Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Subscriber role is required to reach the vulnerable endpoint, so PR:L (not PR:N); network-reachable HTTP, no user interaction, and full admin takeover yields C/I/A:H.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Subscriber Privilege Escalation in SMS Alert Order Notifications <= 3.9.4 versions.
AnalysisAI
Privilege escalation in the WordPress plugin SMS Alert Order Notifications (by Cozy Vision Technologies) versions 3.9.4 and earlier allows low-privileged users - specifically Subscriber-level accounts - to elevate their permissions on the WordPress site. Patchstack catalogued this as an authorization/authentication-bypass class issue (CWE-863). No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
The affected component is a WordPress plugin (CPE: cozy_vision_technologies_pvt._ltd.:sms_alert_order_notifications) that integrates SMS notifications with WooCommerce-style order events. The root cause class is CWE-863 (Incorrect Authorization), meaning the plugin exposes one or more administrative actions over the WordPress AJAX/REST surface without verifying that the requesting user holds the required capability. In WordPress plugins, this typically manifests as missing current_user_can() checks or reliance on nonces alone, allowing any logged-in user (including the default Subscriber role created by open registration) to invoke privileged handlers.
RemediationAI
Upgrade the SMS Alert Order Notifications plugin to any version released after 3.9.4 once the vendor publishes a fix; the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/sms-alert/vulnerability/wordpress-sms-alert-order-notifications-plugin-3-9-4-privilege-escalation-vulnerability) is the authoritative source for the patched version and should be monitored. Until a patched release is independently confirmed, the most effective compensating control is to deactivate the plugin entirely on production sites, which will stop SMS order notifications but eliminates the attack surface; if that is not acceptable, disable open user registration in WordPress (Settings → General → 'Anyone can register' off) to remove the unauthenticated path, and use a virtual-patching WAF such as Patchstack or Wordfence to block the vulnerable plugin endpoints (which will degrade gracefully if the WAF signature is imprecise). Additionally, audit existing low-privilege accounts and recently elevated administrators for signs of misuse.
The SMS Alert Order Notifications WordPress plugin before 3.4.7 is affected by a cross site scripting (XSS) vulnerabilit
The SMS Alert Order Notifications - WooCommerce plugin for WordPress is vulnerable to privilege escalation via account t
Privilege escalation in the WooCommerce-focused "SMS Alert Order Notifications" WordPress plugin (versions 3.9.7 and ear
Privilege escalation in the SMS Alert Order Notifications WordPress/WooCommerce plugin (versions 3.9.6 and earlier) allo
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Cozy Vision Techno
The SMS Alert Order Notifications - WooCommerce plugin for WordPress is vulnerable to Privilege Escalation due to insuff
Privilege escalation in the SMS Alert Order Notifications WordPress plugin (versions ≤ 3.9.9) allows any authenticated s
SQL injection in the Cozy Vision 'SMS Alert Order Notifications - WooCommerce' WordPress plugin (all versions up to and
Authentication bypass in the WordPress plugin SMS Alert Order Notifications (versions <= 3.9.3) allows remote unauthenti
The SMS Alert Order Notifications - WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via th
Reflected Cross-Site Scripting (XSS) in the SMS Alert Order Notifications WordPress plugin through version 3.7.8 enables
Cozy Vision SMS Alert Order Notifications through version 3.9.0 contains an authorization bypass that allows authenticat
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37639