Cart Limiter For WooCommerce, Min – Max Quantity Limits Security & Risk Analysis

wordpress.org/plugins/cart-limiter

Get full control over your website cart.

30 active installs v1.0.1 PHP 7.0+ WP 5.3.0+ Updated Sep 12, 2023
cart-limitercustom-totals-limitsglobal-quantity-limitstotal-limitswoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Cart Limiter For WooCommerce, Min – Max Quantity Limits Safe to Use in 2026?

Generally Safe

Score 85/100

Cart Limiter For WooCommerce, Min – Max Quantity Limits has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "cart-limiter" plugin version 1.0.1 demonstrates a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events in its attack surface is a significant strength, minimizing potential entry points for attackers. The code also utilizes prepared statements for all SQL queries, correctly handles output escaping for the vast majority of outputs (92%), and includes nonce and capability checks, indicating good development practices for input validation and access control.

The taint analysis revealed no unsanitized paths or critical/high severity flows, further reinforcing the perception of a secure codebase. The plugin's vulnerability history is also clean, with zero known CVEs of any severity. This clean record suggests consistent attention to security by the developers over time or that the plugin's limited functionality has not presented significant security challenges.

While the overall security is commendable, the slightly lower than perfect output escaping (92%) could theoretically leave a small window for cross-site scripting (XSS) vulnerabilities if the unescaped outputs are critical. However, with only 258 outputs total, this is a minor concern. The inclusion of Select2, a bundled library, also introduces a potential risk if it's outdated and has known vulnerabilities, though this is not explicitly detailed in the provided data. In conclusion, "cart-limiter" v1.0.1 appears to be a robustly secured plugin, with its strengths far outweighing its minor potential weaknesses.

Key Concerns

  • Unescaped output detected (8%)
  • Bundled library (Select2) may be outdated
Vulnerabilities
None known

Cart Limiter For WooCommerce, Min – Max Quantity Limits Security Vulnerabilities

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

Cart Limiter For WooCommerce, Min – Max Quantity Limits Code Analysis

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

Bundled Libraries

Select2

SQL Query Safety

100% prepared2 total queries

Output Escaping

92% escaped258 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<AdminPage> (includes\pages\AdminPage.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Cart Limiter For WooCommerce, Min – Max Quantity Limits Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 21
actionadmin_enqueue_scriptscore\core.php:84
actionplugins_loadedgpls-wwclr-woo-cart-limiter.php:269
actionwp_enqueue_scriptsincludes\CartLimiter.php:113
actionwoocommerce_add_to_cartincludes\CartLimiter.php:116
actionwoocommerce_after_cart_item_quantity_updateincludes\CartLimiter.php:119
actionwoocommerce_cart_item_restoredincludes\CartLimiter.php:122
actionwoocommerce_check_cart_itemsincludes\CartLimiter.php:125
filterwoocommerce_settings_tabs_arrayincludes\pages\AdminPage.php:207
actionadmin_menuincludes\pages\AdminPage.php:301
actionadmin_enqueue_scriptsincludes\pages\AdminPage.php:302
actionadmin_enqueue_scriptsincludes\pages\SettingsPage.php:119
filterwoocommerce_quantity_input_argsincludes\QtyLimiter.php:98
filterwp_kses_allowed_htmlincludes\settings\settingsFields\FieldBase.php:252
filterwoocommerce_product_data_tabsincludes\SingleLimiter.php:91
actionwoocommerce_product_data_panelsincludes\SingleLimiter.php:92
actionwoocommerce_admin_process_product_objectincludes\SingleLimiter.php:93
actionwoocommerce_product_after_variable_attributesincludes\SingleLimiter.php:96
actionwoocommerce_ajax_save_product_variationsincludes\SingleLimiter.php:97
filterwoocommerce_add_to_cart_fragmentsincludes\utils\LimiterNoticesUtils.php:112
filterwc_add_to_cart_message_htmlincludes\utils\LimiterNoticesUtils.php:146
filterwoocommerce_update_cart_action_cart_updatedincludes\utils\LimiterUtils.php:93
Maintenance & Trust

Cart Limiter For WooCommerce, Min – Max Quantity Limits Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedSep 12, 2023
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Cart Limiter For WooCommerce, Min – Max Quantity Limits Developer Profile

GrandPlugins

20 plugins · 9K total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
160 days
View full developer profile
Detection Fingerprints

How We Detect Cart Limiter For WooCommerce, Min – Max Quantity Limits

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cart-limiter/assets/css/frontend.css/wp-content/plugins/cart-limiter/assets/js/frontend.js
Script Paths
/wp-content/plugins/cart-limiter/assets/js/frontend.js
Version Parameters
cart-limiter/assets/css/frontend.css?ver=cart-limiter/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
gpls-wwclr-frontend-style
Data Attributes
data-gpls-wwclr-variation
JS Globals
cart_limiter_frontend_params
FAQ

Frequently Asked Questions about Cart Limiter For WooCommerce, Min – Max Quantity Limits