EDD Add To Cart Redirect Security & Risk Analysis

wordpress.org/plugins/edd-add-to-cart-redirect

Redirect to any post/page/download when a download has been added the cart.

10 active installs v1.0.1 PHP + WP 3.8+ Updated Jul 27, 2014
digital-downloadse-downloadseasy-digital-downloadseddsumobi
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is EDD Add To Cart Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "edd-add-to-cart-redirect" plugin v1.0.1 exhibits several concerning security practices, despite a clean vulnerability history. The static analysis reveals a small but significant attack surface, with two AJAX handlers identified. Crucially, both of these handlers lack authentication checks, meaning any unauthenticated user could potentially trigger them, leading to an increased risk of unauthorized actions. The plugin also demonstrates poor output escaping practices, with only 17% of identified outputs being properly escaped, which could pave the way for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully.

While the plugin has no recorded vulnerabilities or CVEs, and uses prepared statements for all SQL queries, the lack of capability checks and nonces on its AJAX endpoints represents a significant security oversight. The absence of taint analysis flows is noted, but the presence of unprotected AJAX handlers is a strong indicator of potential issues. The overall security posture is weak due to the direct exposure of AJAX actions without proper authorization.

In conclusion, the plugin's strength lies in its minimal reliance on external libraries and its proper handling of SQL queries. However, the unprotected AJAX endpoints and inadequate output escaping are critical weaknesses that expose the site to potential security breaches. The lack of past vulnerabilities should not lead to complacency, as the current codebase presents clear opportunities for exploitation.

Key Concerns

  • AJAX handlers without authentication checks
  • Insufficient output escaping (17%)
  • AJAX handlers without capability checks
  • AJAX handlers without nonce checks
Vulnerabilities
None known

EDD Add To Cart Redirect Security Vulnerabilities

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

EDD Add To Cart Redirect Code Analysis

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

Output Escaping

17% escaped6 total outputs
Attack Surface
2 unprotected

EDD Add To Cart Redirect Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_edd_redirectedd-add-to-cart-redirect.php:99
noprivwp_ajax_edd_redirectedd-add-to-cart-redirect.php:100
WordPress Hooks 12
actionadmin_initedd-add-to-cart-redirect.php:93
actionafter_setup_themeedd-add-to-cart-redirect.php:94
actionedd_post_add_to_cartedd-add-to-cart-redirect.php:95
actionedd_meta_box_settings_fieldsedd-add-to-cart-redirect.php:96
actionedd_purchase_link_endedd-add-to-cart-redirect.php:97
actionwp_footeredd-add-to-cart-redirect.php:98
filtershortcode_atts_purchase_linkedd-add-to-cart-redirect.php:102
filterplugin_row_metaedd-add-to-cart-redirect.php:103
filteredd_metabox_fields_saveedd-add-to-cart-redirect.php:104
filteredd_metabox_save__edd_atcr_redirect_idedd-add-to-cart-redirect.php:105
actionadmin_noticesedd-add-to-cart-redirect.php:131
actionplugins_loadededd-add-to-cart-redirect.php:463
Maintenance & Trust

EDD Add To Cart Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJul 27, 2014
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

EDD Add To Cart Redirect Developer Profile

Andrew Munro / AffiliateWP

17 plugins · 3K total installs

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

How We Detect EDD Add To Cart Redirect

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
_edd_actr_redirect_to_checkout_edd_atcr_redirect_id
Shortcode Output
[purchase_link
FAQ

Frequently Asked Questions about EDD Add To Cart Redirect