CartStack for WooCommerce Security & Risk Analysis

wordpress.org/plugins/cartstack-for-woocommerce

CartStack is the leading abandoned cart & customer recovery software for the WooCommerce platform.

80 active installs v1.1.4 PHP + WP 3.0.1+ Updated Feb 5, 2025
abandoned-cart-smscart-abandonmentcart-abandonment-emailsemail-remarketingshopping-cart-recovery
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CartStack for WooCommerce Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "cartstack-for-woocommerce" plugin version 1.1.4 exhibits a generally positive security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and importantly, all identified entry points appear to be protected. The code also demonstrates good practices by exclusively using prepared statements for its SQL queries, indicating a low risk of SQL injection vulnerabilities. Furthermore, the lack of known CVEs in its history suggests a track record of good security hygiene or a lack of prior exploitation.

However, a critical concern arises from the output escaping results. With 6 total outputs and 0% properly escaped, there is a high probability of cross-site scripting (XSS) vulnerabilities. Any data displayed to users that originates from the plugin, or is processed by it, could potentially be exploited to inject malicious scripts. The presence of an external HTTP request also warrants attention; while not inherently a vulnerability, it could be a vector for further attacks if the external service is compromised or if the request is made without proper validation or sanitization of the response.

In conclusion, while the plugin excels in minimizing its attack surface and secure database interactions, the significant lack of output escaping represents a major weakness. The external HTTP request is a minor concern that should be monitored. The absence of vulnerabilities in its history is a strong positive, but it does not negate the clear risks identified in the static analysis, particularly concerning XSS.

Key Concerns

  • 0% output escaping
  • External HTTP request without explicit checks
Vulnerabilities
None known

CartStack for WooCommerce Security Vulnerabilities

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

CartStack for WooCommerce Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

CartStack for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_noticesCartStack.php:35
actioninitCartStack.php:37
actionadmin_menuCartStack.php:94
actionadmin_initCartStack.php:95
actionwoocommerce_after_cartCartStack.php:96
actionwoocommerce_after_checkout_formCartStack.php:97
actionwoocommerce_thankyouCartStack.php:98
actionwp_headCartStack.php:99
actionwoocommerce_thankyouCartStack.php:103
Maintenance & Trust

CartStack for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 5, 2025
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

CartStack for WooCommerce Developer Profile

cartstack

1 plugin · 80 total installs

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

How We Detect CartStack 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/cartstack-for-woocommerce/css/cartstack-admin.css/wp-content/plugins/cartstack-for-woocommerce/js/cartstack-admin.js
Script Paths
https://api.cartstack.com/js/cs.jshttps://api.cartstack.com/js/cartstack.js
Version Parameters
cartstack-for-woocommerce/css/cartstack-admin.css?ver=cartstack-for-woocommerce/js/cartstack-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
cartstack-admin-wrap
HTML Comments
<!-- CartStack Admin Page --><!-- CartStack Settings Admin Page -->
Data Attributes
data-cartstack-site-iddata-cartstack-api-key
JS Globals
cartstack_settings
REST Endpoints
/wp-json/cartstack/v1/settings
FAQ

Frequently Asked Questions about CartStack for WooCommerce