Coupons & Add to Cart by URL Links for WooCommerce Security & Risk Analysis

wordpress.org/plugins/url-coupons-for-woocommerce-by-algoritmika

Apply discounts & coupons via URL (link) to enhance user experience and increase conversion rates on your store

2K active installs v1.8.0 PHP + WP 4.4+ Updated Sep 25, 2025
couponsurl-couponswoo-commercewoocommerce
99
A · Safe
CVEs total1
Unpatched0
Last CVEMay 19, 2025
Safety Verdict

Is Coupons & Add to Cart by URL Links for WooCommerce Safe to Use in 2026?

Generally Safe

Score 99/100

Coupons & Add to Cart by URL Links for WooCommerce has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: May 19, 2025Updated 6mo ago
Risk Assessment

The plugin "url-coupons-for-woocommerce-by-algoritmika" v1.8.0 exhibits a generally positive security posture based on the provided static analysis. It demonstrates good practices by utilizing prepared statements for all SQL queries and largely escaping output. There are no identified dangerous functions, file operations, external HTTP requests, or bundled libraries. The attack surface is minimal with only one shortcode and no AJAX handlers or REST API routes directly exposed without authentication checks. The taint analysis also shows no identified vulnerabilities in this regard.

However, there are areas for improvement. The absence of nonce checks and capability checks across the plugin's entry points, particularly for the shortcode, presents a potential weakness. While the static analysis didn't find any unescaped outputs or critical taint flows, the lack of these security mechanisms can leave the plugin susceptible to certain types of attacks if malicious input were to reach them. The vulnerability history indicates a past medium-severity vulnerability related to Cross-Site Scripting (XSS), which, although currently patched, suggests a potential for such issues to arise if input sanitization and output escaping are not rigorously maintained across all user-facing elements.

In conclusion, the plugin has a solid foundation with its secure database interactions and output escaping. The primary concern lies in the lack of robust authentication and authorization checks on its limited entry points, which, combined with its historical vulnerability pattern, warrants careful monitoring. The plugin is not actively unpatched, which is a strong positive, but the past XSS vulnerability and the absence of nonce/capability checks suggest that future vulnerabilities are possible if not addressed. The plugin has strengths in its SQL handling and output escaping, but weaknesses in its overall input validation and access control mechanisms.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Past medium severity XSS vulnerability
Vulnerabilities
1

Coupons & Add to Cart by URL Links for WooCommerce Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-48250medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Coupons &amp; Add to Cart by URL Links for WooCommerce <= 1.7.7 - Authenticated (Contributor+) Stored Cross-Site Scripting

May 19, 2025 Patched in 1.7.8 (11d)
Code Analysis
Analyzed Mar 16, 2026

Coupons & Add to Cart by URL Links for WooCommerce Code Analysis

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

Output Escaping

75% escaped8 total outputs
Attack Surface

Coupons & Add to Cart by URL Links for WooCommerce Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[alg_wc_url_coupons_translate] includes\class-alg-wc-url-coupons-core.php:89
WordPress Hooks 29
actioninitincludes\class-alg-wc-url-coupons-core.php:41
actionalg_wc_url_coupons_before_coupon_appliedincludes\class-alg-wc-url-coupons-core.php:44
actioninitincludes\class-alg-wc-url-coupons-core.php:45
actionalg_wc_url_coupons_before_coupon_appliedincludes\class-alg-wc-url-coupons-core.php:47
actionwoocommerce_add_to_cartincludes\class-alg-wc-url-coupons-core.php:50
actionalg_wc_url_coupons_coupon_appliedincludes\class-alg-wc-url-coupons-core.php:54
actionwp_headincludes\class-alg-wc-url-coupons-core.php:55
actionalg_wc_url_coupons_after_coupon_appliedincludes\class-alg-wc-url-coupons-core.php:57
filterwoocommerce_coupons_enabledincludes\class-alg-wc-url-coupons-core.php:60
filterwoocommerce_coupons_enabledincludes\class-alg-wc-url-coupons-core.php:63
actionalg_wc_url_coupons_coupon_appliedincludes\class-alg-wc-url-coupons-core.php:65
actionwoocommerce_removed_couponincludes\class-alg-wc-url-coupons-core.php:66
filterwoocommerce_add_to_cart_redirectincludes\class-alg-wc-url-coupons-core.php:70
filterrocket_cache_wc_empty_cartincludes\class-alg-wc-url-coupons-core.php:74
actionwoocommerce_before_cart_emptiedincludes\class-alg-wc-url-coupons-core.php:78
actionwoocommerce_add_to_cartincludes\class-alg-wc-url-coupons-core.php:79
filteralg_wc_url_coupons_data_storage_typeincludes\class-alg-wc-url-coupons-core.php:91
actionwp_footerincludes\class-alg-wc-url-coupons-core.php:93
filteralg_wc_url_coupons_apply_url_coupon_validationincludes\class-alg-wc-url-coupons-core.php:94
filteralg_wc_url_coupons_keys_to_remove_on_redirectincludes\class-alg-wc-url-coupons-core.php:95
actioninitincludes\class-alg-wc-url-coupons.php:88
actioninitincludes\class-alg-wc-url-coupons.php:91
filterwoocommerce_get_settings_pagesincludes\class-alg-wc-url-coupons.php:187
actionadmin_initincludes\class-alg-wc-url-coupons.php:190
filterwoocommerce_admin_settings_sanitize_optionincludes\settings\class-alg-wc-settings-url-coupons.php:29
actionadmin_noticesincludes\settings\class-alg-wc-settings-url-coupons.php:98
filterwoocommerce_get_sections_alg_wc_url_couponsincludes\settings\class-alg-wc-url-coupons-settings-section.php:42
actionplugins_loadedurl-coupons-woocommerce.php:57
actionbefore_woocommerce_initurl-coupons-woocommerce.php:76
Maintenance & Trust

Coupons & Add to Cart by URL Links for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 25, 2025
PHP min version
Downloads50K

Community Trust

Rating100/100
Number of ratings10
Active installs2K
Developer Profile

Coupons & Add to Cart by URL Links for WooCommerce Developer Profile

WPFactory

63 plugins · 136K total installs

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

How We Detect Coupons & Add to Cart by URL Links 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/url-coupons-for-woocommerce-by-algoritmika/assets/css/frontend.css/wp-content/plugins/url-coupons-for-woocommerce-by-algoritmika/assets/js/frontend.js
Script Paths
/wp-content/plugins/url-coupons-for-woocommerce-by-algoritmika/assets/js/frontend.js
Version Parameters
url-coupons-for-woocommerce-by-algoritmika/assets/css/frontend.css?ver=url-coupons-for-woocommerce-by-algoritmika/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
alg-wc-url-coupons-frontend-notice
Data Attributes
data-alg-wc-url-coupons-hide-notice
JS Globals
alg_wc_url_coupons_frontend
Shortcode Output
[alg_wc_url_coupons_translate]
FAQ

Frequently Asked Questions about Coupons & Add to Cart by URL Links for WooCommerce