Minimum and Maximum Order Value for WooCommerce Security & Risk Analysis

wordpress.org/plugins/min-max-order-woocommerce

Set a minimum and maximum order value for WooCommerce and displays custom messages on the cart and checkout pages.

0 active installs v1.1.0 PHP 7.0+ WP 6.0+ Updated Unknown
cartecommerceorder-valueuxwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Minimum and Maximum Order Value for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Minimum and Maximum Order Value for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "min-max-order-woocommerce" v1.1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with open attack surfaces is a significant positive. Furthermore, the code doesn't utilize dangerous functions, perform raw SQL queries, or make external HTTP requests, all of which are good security practices. The plugin also appears to be free from any known vulnerabilities or CVEs, historical or current, suggesting a well-maintained and secure codebase.

However, the analysis does highlight some areas for improvement. A notable concern is the lack of any nonce checks or capability checks. While the current attack surface is zero, this omission leaves the plugin vulnerable to potential CSRF or privilege escalation attacks should new entry points be introduced in future updates. Additionally, while most output is properly escaped, the fact that a third of the outputs are not could still pose a risk, particularly if sensitive data is involved. The taint analysis not revealing any flows is good, but it's important to remember this is based on the current code, and the lack of input validation mechanisms like nonces could still lead to issues if new input sources are added.

In conclusion, the "min-max-order-woocommerce" v1.1.0 plugin is currently in a good security state, primarily due to its limited attack surface and avoidance of common risky coding practices. The lack of historical vulnerabilities further reinforces this. The main weaknesses lie in the complete absence of input validation checks like nonces and capability checks, and a portion of unescaped output. Addressing these areas would further harden the plugin against potential future threats.

Key Concerns

  • No nonce checks detected
  • No capability checks detected
  • Some output not properly escaped
Vulnerabilities
None known

Minimum and Maximum Order Value for WooCommerce Security Vulnerabilities

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

Minimum and Maximum Order Value for WooCommerce Code Analysis

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

Output Escaping

67% escaped6 total outputs
Attack Surface

Minimum and Maximum Order Value for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptsmin-max-order-woocommerce.php:22
actionadmin_menumin-max-order-woocommerce.php:29
actionadmin_initmin-max-order-woocommerce.php:58
actionwoocommerce_checkout_processmin-max-order-woocommerce.php:156
actionwoocommerce_before_cartmin-max-order-woocommerce.php:157
actionwp_footermin-max-order-woocommerce.php:184
Maintenance & Trust

Minimum and Maximum Order Value for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.0
Downloads957

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Minimum and Maximum Order Value for WooCommerce Developer Profile

Diego de Guindos

3 plugins · 3K total installs

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

How We Detect Minimum and Maximum Order Value 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/min-max-order-woocommerce/assets/css/admin-style.css/wp-content/plugins/min-max-order-woocommerce/assets/js/admin-script.js
Script Paths
/wp-content/plugins/min-max-order-woocommerce/assets/js/admin-script.js
Version Parameters
min-max-order-woocommerce/assets/css/admin-style.css?ver=min-max-order-woocommerce/assets/js/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
mmow_minimum_order_fieldsmmow_maximum_order_fields
Data Attributes
id="mmow_enable_minimum_order_value"name="mmow_enable_minimum_order_value"id="mmow_minimum_order_fields"name="mmow_minimum_order_value"name="mmow_cart_error_message_minimum"id="mmow_enable_maximum_order_value"+4 more
FAQ

Frequently Asked Questions about Minimum and Maximum Order Value for WooCommerce