Minimum Price Required to Checkout for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wc-minimum-price-required-to-checkout

Initialize minimum amount required before checkout.

0 active installs v1.0 PHP 5.6+ WP 2.8+ Updated Jun 11, 2020
minimum-pricewoo-minimum-pricewoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Minimum Price Required to Checkout for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Minimum Price Required to Checkout for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'wc-minimum-price-required-to-checkout' plugin version 1.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface. Furthermore, the code analysis indicates a lack of dangerous functions and no external HTTP requests, which are positive indicators for security. The use of prepared statements for all SQL queries is a crucial best practice that prevents common SQL injection vulnerabilities.

However, a significant concern arises from the low percentage of properly escaped output. With 20 total outputs and only 5% properly escaped, there is a high likelihood of cross-site scripting (XSS) vulnerabilities. This means that user-supplied data, if not handled carefully by the plugin, could be rendered in the browser in an unsafe manner, potentially allowing attackers to execute malicious scripts. The lack of nonce and capability checks on the limited entry points (though none were identified as unprotected) is also a weakness, as it means even if future entry points are added, they might not be adequately secured.

The vulnerability history is currently clean, with no recorded CVEs. This, combined with the absence of taint analysis issues, suggests that the plugin has not been publicly exploited or found to have critical flaws in the past. Nevertheless, the output escaping issue is a present and actionable risk that needs to be addressed. The plugin's strengths lie in its limited attack surface and secure SQL handling, but its weakness in output escaping poses a tangible risk of XSS vulnerabilities.

Key Concerns

  • Low percentage of properly escaped output
  • Zero nonce checks on entry points
  • Zero capability checks on entry points
Vulnerabilities
None known

Minimum Price Required to Checkout for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Minimum Price Required to Checkout for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
19
1 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

5% escaped20 total outputs
Attack Surface

Minimum Price Required to Checkout for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_initwmpfc.php:86
actionadmin_menuwmpfc.php:87
filterplugin_row_metawmpfc.php:89
actionadmin_noticeswmpfc.php:92
actionwoocommerce_check_cart_itemswmpfc.php:285
actionwoocommerce_proceed_to_checkoutwmpfc.php:286
actionwpwmpfc.php:287
Maintenance & Trust

Minimum Price Required to Checkout for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJun 11, 2020
PHP min version5.6
Downloads817

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Minimum Price Required to Checkout for WooCommerce Developer Profile

wpacho

2 plugins · 10 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Minimum Price Required to Checkout for WooCommerce

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-minimum-price-required-to-checkout/

HTML / DOM Fingerprints

CSS Classes
settings_page_wmpfcwmpfc-header
Data Attributes
name="wmpfc_fields[activate]"name="wmpfc_fields[min_price]"name="wmpfc_fields[inc_tax]"name="wmpfc_fields[cart_page_message]"
FAQ

Frequently Asked Questions about Minimum Price Required to Checkout for WooCommerce