Category Limit for WooCommerce Security & Risk Analysis

wordpress.org/plugins/category-limit-for-woocommerce

Woocommerce toolkit to only allow purchase from one or more parent categories for each order.

10 active installs v1.0 PHP 5.3+ WP 4.7+ Updated Apr 30, 2020
cart-maxcart-maximumcategorylimit-cartwoocommerce-cart
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Category Limit for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Category Limit 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 "category-limit-for-woocommerce" v1.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, coupled with zero reported dangerous functions, file operations, or external HTTP requests, significantly limits the potential attack surface. Furthermore, all SQL queries are reported to use prepared statements, and no critical or high severity taint flows were detected. This suggests good development practices regarding common web vulnerabilities.

However, the analysis does highlight a couple of areas for improvement. With 50% of outputs not being properly escaped, there's a potential risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output without sanitization. The complete lack of nonce checks and capability checks, while mitigated by the limited attack surface in this version, is a fundamental security practice that should be implemented. The plugin's vulnerability history is clean, which is a positive sign. However, this could also be a reflection of its limited scope or that it has not been extensively tested or targeted by attackers. The combination of unescaped output and missing authorization checks presents the primary concerns.

Key Concerns

  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Category Limit for WooCommerce Security Vulnerabilities

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

Category Limit for WooCommerce Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Category Limit for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterwoocommerce_settings_tabs_arrayinc\calss-settings.php:22
filterwoocommerce_get_settings_pagesinc\calss-settings.php:156
actionwoocommerce_add_to_cartplugin.php:19
actionwoocommerce_check_cart_itemsplugin.php:20
actioninitplugin.php:21
Maintenance & Trust

Category Limit for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedApr 30, 2020
PHP min version5.3
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Category Limit for WooCommerce Developer Profile

Amir JM

2 plugins · 50 total installs

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

How We Detect Category Limit 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/category-limit-for-woocommerce/assets/css/style.css/wp-content/plugins/category-limit-for-woocommerce/assets/js/script.js
Script Paths
/wp-content/plugins/category-limit-for-woocommerce/assets/js/script.js
Version Parameters
category-limit-for-woocommerce/assets/css/style.css?ver=category-limit-for-woocommerce/assets/js/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Category Limit for WooCommerce