Advanced Add To Cart for WooCommerce Security & Risk Analysis

wordpress.org/plugins/advanced-add-to-cart-for-woocommerce

Extend WooCommerce products with advanced AJAX add to cart functionality:

10 active installs v1.0.0 PHP 7.3+ WP 5.5+ Updated Nov 28, 2022
add-to-cartajax-add-to-cartdynamic-add-to-cart
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Advanced Add To Cart for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Add To Cart for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "advanced-add-to-cart-for-woocommerce" plugin v1.0.0 exhibits a mixed security posture. On the positive side, it demonstrates good practices by not utilizing dangerous functions, conducting all SQL queries using prepared statements, and not making external HTTP requests or performing file operations. This indicates a foundational level of secure coding regarding data manipulation and external interactions. However, significant concerns arise from the attack surface analysis, which reveals two AJAX handlers, both lacking authentication checks. This is a critical oversight that exposes the plugin to potential unauthorized actions. The absence of nonce checks further exacerbates this risk, as it makes it easier for attackers to forge requests. The taint analysis, while showing no immediate critical or high severity issues, is also limited by having zero flows analyzed, meaning potential vulnerabilities in this area may have been missed. The plugin's history of zero known CVEs is a positive indicator, suggesting a lack of publicly disclosed vulnerabilities, but it's important to remember this doesn't guarantee future security, especially given the identified unauthenticated entry points. The current version's strengths lie in its careful handling of SQL and external requests, but the unprotected AJAX endpoints present a clear and present danger that outweighs these positives, requiring immediate attention.

Key Concerns

  • AJAX handlers without authentication checks
  • Missing nonce checks on AJAX handlers
  • Limited taint analysis (0 flows analyzed)
  • Percentage of unescaped output (29%)
Vulnerabilities
None known

Advanced Add To Cart for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Advanced Add To Cart for WooCommerce Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 16, 2026

Advanced Add To Cart for WooCommerce Code Analysis

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

Output Escaping

71% escaped7 total outputs
Attack Surface
2 unprotected

Advanced Add To Cart for WooCommerce Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

noprivwp_ajax_aatc_add_to_cart_quantityadvanced-add-to-cart.php:36
authwp_ajax_aatc_add_to_cart_quantityadvanced-add-to-cart.php:37
WordPress Hooks 4
filterwoocommerce_add_to_cart_fragmentsadvanced-add-to-cart.php:33
filterwoocommerce_loop_add_to_cart_linkadvanced-add-to-cart.php:34
actionwp_enqueue_scriptsadvanced-add-to-cart.php:35
actionwoocommerce_simple_add_to_cartadvanced-add-to-cart.php:38
Maintenance & Trust

Advanced Add To Cart for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedNov 28, 2022
PHP min version7.3
Downloads2K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

Advanced Add To Cart for WooCommerce Developer Profile

Anton Drobyshev

7 plugins · 60 total installs

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

How We Detect Advanced Add To Cart 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/advanced-add-to-cart-for-woocommerce/assets/css/aatc.css/wp-content/plugins/advanced-add-to-cart-for-woocommerce/assets/js/aatc.js
Script Paths
/wp-content/plugins/advanced-add-to-cart-for-woocommerce/assets/js/aatc.js
Version Parameters
advanced-add-to-cart-for-woocommerce/assets/css/aatc.css?ver=advanced-add-to-cart-for-woocommerce/assets/js/aatc.js?ver=

HTML / DOM Fingerprints

CSS Classes
custom-counterqty-minusqty-plusinput-numberaatc-inputbtn-block
Data Attributes
data-product_iddata-key
JS Globals
aatc
FAQ

Frequently Asked Questions about Advanced Add To Cart for WooCommerce