Nth Order Discount for WooCommerce Security & Risk Analysis

wordpress.org/plugins/nth-order-discount-for-woocommerce

Automatic discounts after every nth order

10 active installs v1.0.0 PHP 5.4+ WP 4.7+ Updated Unknown
woocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Nth Order Discount for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Nth Order Discount 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 "nth-order-discount-for-woocommerce" plugin v1.0.0 exhibits a seemingly strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, cron events, or file operations, indicating a minimal attack surface. The absence of dangerous functions, external HTTP requests, and the exclusive use of prepared statements for SQL queries are positive indicators of secure coding practices. Furthermore, the vulnerability history shows no known CVEs, suggesting a stable and well-maintained codebase.

However, the analysis also highlights significant concerns. The complete lack of nonce checks and capability checks, coupled with only 33% of output being properly escaped, presents substantial security risks. This means that while the plugin doesn't expose direct entry points like AJAX or REST endpoints, any potential internal function or hook that could be triggered might be susceptible to unauthorized execution or data leakage. The low percentage of properly escaped output is particularly worrying as it could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not sanitized before being displayed.

In conclusion, while the plugin benefits from a small attack surface and no known past vulnerabilities, the absence of fundamental security checks like nonces and capability checks, along with insufficient output escaping, creates significant potential weaknesses. These oversight could be exploited if an attacker finds a way to trigger internal functions or manipulate data that is then outputted without proper sanitization. Developers should prioritize implementing robust input validation, output escaping, and proper authorization checks to mitigate these risks.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Nth Order Discount for WooCommerce Security Vulnerabilities

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

Nth Order Discount for WooCommerce Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

Nth Order Discount for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_noticesinc\Admin\Notices.php:26
actionadmin_noticesinc\Admin\Notices.php:28
filterwoocommerce_coupons_enabledinc\Coupon.php:186
filterplugin_action_linksinc\Main.php:49
actionwoocommerce_before_calculate_totalsinc\Main.php:52
filterwoocommerce_check_cart_itemsinc\Main.php:55
filterwoocommerce_general_settingsinc\Main.php:58
filterwoocommerce_coupon_messageinc\Main.php:61
actionwoocommerce_removed_couponinc\Main.php:64
actionwoocommerce_cart_emptiedinc\Main.php:67
actionplugins_loadednth-order-discount-for-woocommerce.php:53
Maintenance & Trust

Nth Order Discount for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedUnknown
PHP min version5.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Nth Order Discount for WooCommerce Developer Profile

Milan Dinić

20 plugins · 48K total installs

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

How We Detect Nth Order Discount 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/nth-order-discount-for-woocommerce/inc/Admin/css/plugin-action-link.css/wp-content/plugins/nth-order-discount-for-woocommerce/inc/Admin/js/plugin-action-link.js

HTML / DOM Fingerprints

CSS Classes
nth-order-discount-for-woocommerce
Data Attributes
for_nth_order
FAQ

Frequently Asked Questions about Nth Order Discount for WooCommerce