Redirect on Add To Cart For WooCommerce Security & Risk Analysis

wordpress.org/plugins/redirect-on-add-to-cart-for-woocommerce

Lets you redirect the user to a page on your website or internal/external URL on add-to-cart button.

400 active installs v1.3.8 PHP 7.0+ WP 5.0+ Updated Aug 14, 2025
add-to-cartcartcheckoutredirectwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Redirect on Add To Cart For WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Redirect on 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 7mo ago
Risk Assessment

The static analysis of the "redirect-on-add-to-cart-for-woocommerce" plugin v1.3.8 indicates a generally strong security posture. The absence of direct entry points like AJAX handlers, REST API routes, and shortcodes significantly reduces the attack surface. Furthermore, the code does not utilize dangerous functions, makes no file operations, and has no external HTTP requests, which are all positive security indicators. The reported SQL queries are all prepared, and the majority of output is properly escaped, further demonstrating good coding practices.

However, there are a few areas that warrant attention. The complete lack of nonce checks and capability checks across all code signals is a notable concern. While the current analysis shows no direct entry points that require these checks, any future addition of such points or a change in the plugin's architecture could expose the site to vulnerabilities if these fundamental security measures are not implemented. The taint analysis also shows zero flows, which is excellent, but this should be continuously monitored as the plugin evolves.

Looking at the vulnerability history, the plugin has a clean record with no known CVEs. This suggests a commitment to security by the developers or a lack of discoverable vulnerabilities to date. The absence of any recorded vulnerabilities, especially across different severity levels and types, is a significant strength. In conclusion, the plugin exhibits good security practices with a minimal attack surface and a clean vulnerability history, but the absence of nonce and capability checks represents a potential weakness that should be addressed proactively.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Redirect on Add To Cart For WooCommerce Security Vulnerabilities

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

Redirect on Add To Cart For WooCommerce Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface

Redirect on Add To Cart For WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 19
filterwoocommerce_get_sections_productsincludes\admin\class-mwca-admin.php:23
filterwoocommerce_get_settings_productsincludes\admin\class-mwca-admin.php:24
actionwoocommerce_settings_mwca_settingsincludes\admin\class-mwca-admin.php:28
filterwoocommerce_product_data_tabsincludes\admin\class-mwca-admin.php:30
actionwoocommerce_product_data_panelsincludes\admin\class-mwca-admin.php:31
actionwoocommerce_process_product_metaincludes\admin\class-mwca-admin.php:32
actionadmin_enqueue_scriptsincludes\admin\class-mwca-admin.php:35
filterplugin_row_metaincludes\admin\class-mwca-admin.php:38
actionwoocommerce_initincludes\class-mwca-front.php:22
filterwoocommerce_loop_add_to_cart_argsincludes\class-mwca-front.php:29
filterwoocommerce_add_to_cart_handlerincludes\class-mwca-front.php:31
filterwoocommerce_get_script_dataincludes\class-mwca-front.php:33
actiontemplate_redirectincludes\class-mwca-front.php:35
filterwp_safe_redirect_fallbackincludes\class-mwca-front.php:62
filterwoocommerce_add_to_cart_redirectincludes\class-mwca-front.php:66
filterwoocommerce_product_supportsincludes\class-mwca-front.php:94
actionwp_footerincludes\class-mwca-front.php:95
actionwp_enqueue_scriptsincludes\class-mwca-front.php:98
actionwoocommerce_blocks_loadedincludes\class-mwca-plugin.php:34
Maintenance & Trust

Redirect on Add To Cart For WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 14, 2025
PHP min version7.0
Downloads8K

Community Trust

Rating0/100
Number of ratings0
Active installs400
Developer Profile

Redirect on Add To Cart For WooCommerce Developer Profile

wpxqw

3 plugins · 410 total installs

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

How We Detect Redirect on 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/redirect-on-add-to-cart-for-woocommerce/assets/css/mwca-admin.css/wp-content/plugins/redirect-on-add-to-cart-for-woocommerce/assets/js/mwca-admin.js
Script Paths
/wp-content/plugins/redirect-on-add-to-cart-for-woocommerce/assets/js/mwca-admin.js
Version Parameters
/wp-content/plugins/redirect-on-add-to-cart-for-woocommerce/assets/css/mwca-admin.css?ver=/wp-content/plugins/redirect-on-add-to-cart-for-woocommerce/assets/js/mwca-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
mwca_settings
Data Attributes
name="mwca_settings[mwca_redirect_to]"name="mwca_settings[mwca_redirect_to_page]"name="mwca_settings[mwca_redirect_to_url]"
JS Globals
MWCAMWCA_InstallMWCA_Pluginmwca
FAQ

Frequently Asked Questions about Redirect on Add To Cart For WooCommerce