Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in WebToffee Smart Coupons for WooCommerce allows Exploiting Incorrectly Configured Access Control Security Levels.
This issue affects Smart Coupons for WooCommerce: from n/a before 2.3.0.
AnalysisAI
Unauthenticated integrity compromise in WebToffee Smart Coupons for WooCommerce (versions before 2.3.0) allows remote attackers to bypass access controls and modify coupon-related data without authentication. The flaw stems from missing authorization checks (CWE-862) on plugin endpoints, and while no public exploit has been identified at time of analysis, SSVC flags the issue as automatable, meaning mass exploitation tooling could emerge rapidly. EPSS is currently low (0.03%) despite the network-exploitable nature of the bug.
Technical ContextAI
Smart Coupons for WooCommerce is a WordPress plugin from WebToffee (CPE cpe:2.3:a:webtoffee:smart_coupons_for_woocommerce) that extends WooCommerce with coupon, gift card, and store credit functionality. The root cause is CWE-862 (Missing Authorization), where one or more plugin handlers - typically AJAX actions or REST routes registered through WordPress's action hook system - fail to perform capability or nonce-based access checks before executing privileged operations. This class of bug is common in WordPress plugins that rely on WooCommerce's frontend session model and conflate 'logged-in customer' with 'authorized to perform administrative coupon operations,' or that omit current_user_can() / check_ajax_referer() guards entirely.
RemediationAI
Vendor-released patch: upgrade Smart Coupons for WooCommerce to version 2.3.0 or later via the WordPress plugin updater or by downloading the latest release from WebToffee; this is the primary and recommended fix per the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/wt-smart-coupons-for-woocommerce/vulnerability/wordpress-smart-coupons-for-woocommerce-plugin-2-3-0-broken-access-control-vulnerability). If immediate upgrade is not possible, compensating controls include deploying a WordPress WAF rule (Patchstack, Wordfence, or equivalent) to block requests to the plugin's AJAX/REST endpoints from unauthenticated sources, restricting /wp-admin/admin-ajax.php actions associated with this plugin via web-server-level rules, or temporarily deactivating the plugin - note that deactivation will disable all coupon, gift card, and store-credit functionality and may impact active marketing campaigns, while WAF rules require tuning to avoid breaking legitimate customer-facing coupon flows.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31765
GHSA-248h-mpmp-3vwh