Add to Cart Redirect for WooCommerce Security & Risk Analysis

wordpress.org/plugins/woo-cart-redirect-to-checkout-page

After successfully product added to cart redirect to checkout page or any other page based on configuration.

400 active installs v2.0.2 PHP 5.3+ WP 4.5+ Updated Aug 21, 2019
add-to-cart-redirectredirectredirect-to-checkoutredirect-to-pageredirect-to-page-product
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add to Cart Redirect for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'woo-cart-redirect-to-checkout-page' v2.0.2 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history suggest a well-maintained and secure codebase over time. The code analysis reveals a lack of dangerous functions, a complete reliance on prepared statements for SQL queries, and proper output escaping, all of which are excellent security practices.

However, there are a few areas that warrant attention. The plugin makes an external HTTP request, which, while not inherently a vulnerability, can be a potential attack vector if not handled securely. Furthermore, the complete absence of nonce checks and capability checks across all identified entry points (though currently zero) indicates a potential weakness. If any entry points were to be introduced or if the plugin's functionality were to expand, the lack of these crucial security measures could expose it to cross-site request forgery (CSRF) or unauthorized access vulnerabilities. The zero taint flows are positive, but the lack of taint analysis coverage might mean some aspects were not thoroughly examined.

In conclusion, the plugin is currently well-secured with no direct vulnerabilities identified in its current state. Its commitment to prepared statements and output escaping is commendable. The primary concerns lie in the potential risks associated with the external HTTP request and the lack of built-in security checks for future extensibility. Addressing these would further strengthen its security.

Key Concerns

  • External HTTP requests present potential risks
  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
Vulnerabilities
None known

Add to Cart Redirect for WooCommerce Security Vulnerabilities

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

Add to Cart Redirect for WooCommerce Code Analysis

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

Output Escaping

100% escaped8 total outputs
Attack Surface

Add to Cart Redirect for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actioninitwoo-cart-redirect-to-checkout-page.php:60
filterwoocommerce_product_settingswoo-cart-redirect-to-checkout-page.php:63
filterwoocommerce_add_to_cart_redirectwoo-cart-redirect-to-checkout-page.php:66
filterwc_add_to_cart_paramswoo-cart-redirect-to-checkout-page.php:71
filterwoocommerce_get_script_datawoo-cart-redirect-to-checkout-page.php:74
actionadmin_noticeswoo-cart-redirect-to-checkout-page.php:76
filterplugin_row_metawoo-cart-redirect-to-checkout-page.php:80
actionplugins_loadedwoo-cart-redirect-to-checkout-page.php:236
Maintenance & Trust

Add to Cart Redirect for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedAug 21, 2019
PHP min version5.3
Downloads12K

Community Trust

Rating100/100
Number of ratings2
Active installs400
Developer Profile

Add to Cart Redirect for WooCommerce Developer Profile

Emran Ahmed

6 plugins · 324K total installs

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

How We Detect Add to Cart Redirect for WooCommerce

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

Asset Fingerprints

HTML / DOM Fingerprints

JS Globals
window.wc_add_to_cart_params
FAQ

Frequently Asked Questions about Add to Cart Redirect for WooCommerce