SMS Alert <= 3.9.5 - Unauthenticated Privilege Escalation via Arbitrary Password Reset
Strategic Overview
- Status
- Patched in 3.9.6
- Affected Version
<= 3.9.5- CVSS
- 9.8Critical
- Weakness type
- CWE-287 · Improper Authentication
- CVE
CVE-2026-11387
At a glance
CVE-2026-11387 is a critical-severity Improper Authentication vulnerability in the SMS Alert WordPress plugin, affecting versions <= 3.9.5. It carries a CVSS score of 9.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 3.9.6; sites on affected versions should update now. Disclosed June 2026, reported by Chloe Chamberland.
Vulnerability Overview
The SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 3.9.5. This is due to the plugin not properly validating a user's identity prior to updating their details like reset the password of any user account, including administrators, and gain full access to those accounts. This makes it possible for unauthenticated attackers to change arbitrary user's email addresses, including administrators, and leverage that to reset the user's password and gain access to their account. This is only vulnerable on sites with OTP verification for password resets enabled, and where the administrator (or other user) has set a phone number for OTP verification.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-287: Improper Authentication
Reaching this weakness in SMS Alert <= 3.9.5 takes no account at all. Improper authentication means the mechanism that proves who a caller is can be satisfied without the secret it was supposed to require.
An attacker authenticates as another user — administrators included — without ever knowing a password, so password policies and login rate limits never come into play. For SMS Alert the fix is 3.9.6: builds <= 3.9.5 are affected, anything from 3.9.6 onward is not.
Remediation
Update to version 3.9.6, or a newer patched version
How does WordSec protect against this?
This one needs no account at all, which puts it outside what login hardening can reach; WordSec's login security narrows the account-level paths around it, and the firewall is what inspects the request itself. None of that substitutes for the fix: SMS Alert 3.9.6 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery
- 9.8CVE-2026-15014: SMS Alert Authentication Bypass to Account Takeover
CVE-2026-15014 - 9.8CVE-2026-59540: SMS Alert Privilege Escalation
CVE-2026-59540 - 9.8CVE-2024-13553: SMS Alert Order… Account Takeover/Privilege Escalation
CVE-2024-13553 - 8.8CVE-2025-3876: SMS Alert Order Notifications Privilege Escalation
CVE-2025-3876 - 8.8CVE-2024-11725: SMS Alert Order… Authenticated (Subscriber+)
CVE-2024-11725 - 7.5CVE-2025-49915: SMS Alert Order Notifications <= 3.8.5 SQL Injection
CVE-2025-49915 - 7.5CVE-2025-47682: SMS Alert Order Notifications SQL Injection
CVE-2025-47682 - 7.5CVE-2025-26988: SMS Alert Order Notifications SQL Injection
CVE-2025-26988
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C