Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Missing authorization on a network-reachable WordPress endpoint yields unauthenticated (PR:N), no-interaction, low-complexity privilege escalation with full impact, consistent with the reported 9.8.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Privilege Escalation in Kadence WooCommerce Email Designer <= 1.5.19 versions.
Articles & Coverage 1
AnalysisAI
Privilege escalation in the Kadence WooCommerce Email Designer WordPress plugin (all versions up to and including 1.5.19) lets unauthenticated remote attackers gain elevated privileges due to a missing authorization check (CWE-862). Reported by Patchstack and tracked as EUVD-2026-53939, the flaw carries a CVSS 9.8 (AV:N/AC:L/PR:N/UI:N) rating, so no login or user interaction is required. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, so exploitation is not confirmed in the wild.
Technical ContextAI
The affected component is a WordPress plugin (CPE cpe:2.3:a:nexcess:kadence_woocommerce_email_designer) that customizes WooCommerce transactional email templates on sites running WordPress + WooCommerce. The root cause is CWE-862 (Missing Authorization): one or more of the plugin's handlers - typically AJAX actions, REST endpoints, or admin_post/admin-ajax hooks - execute privileged operations without verifying the caller's capability (e.g. current_user_can) or a valid nonce. In WordPress plugins this class of bug commonly lets an unauthenticated request reach functionality intended only for administrators, which in an email-template plugin can include writing arbitrary option/settings values that are subsequently trusted, enabling account or role manipulation. Patchstack's 'Authentication Bypass' tag reinforces that the authorization gate, rather than the underlying feature, is what fails.
RemediationAI
No vendor-released patch version is identified in the provided data; the advisory bounds the vulnerability at ≤1.5.19, so administrators should upgrade to the first vendor release above 1.5.19 as soon as it is published and confirm the fixed build via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/kadence-woocommerce-email-designer/vulnerability/wordpress-kadence-woocommerce-email-designer-plugin-1-5-19-privilege-escalation-vulnerability). Until a fixed version is confirmed and applied, the safest compensating control is to deactivate and remove the plugin, with the trade-off that customized WooCommerce email templates revert to defaults. If removal is unacceptable, deploy a WAF or virtual patch (Patchstack offers one for this CVE) and, where feasible, restrict access to wp-admin/admin-ajax.php and the plugin's REST/AJAX actions at the reverse proxy - noting this may break legitimate front-end AJAX. Additionally monitor for unexpected new administrator accounts or role changes as a detection measure.
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-53939
GHSA-x6xp-4xjv-q7c6