Description
Unauthenticated Privilege Escalation in SMS Alert Order Notifications <= 3.9.7 versions.
Published: 2026-08-13
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated attacker can leverage a flaw in the WordPress SMS Alert Order Notifications plugin versions 3.9.7 and earlier to elevate privileges and execute actions normally restricted to privileged users. The weakness corresponds to CWE-266, causing the application to bypass authorization checks. If exploited, the attacker may alter or delete site content, configure plugin settings, or even install additional malicious plugins, resulting in a complete takeover of the site.

Affected Systems

The vulnerability affects the SMS Alert Order Notifications plugin distributed by Cozy Vision Technologies Pvt. Ltd. Versions up to and including 3.9.7 are impacted. Any WordPress installation that has not been updated beyond 3.9.7 and lacks the plugin installed by a verified source is at risk.

Risk and Exploitability

The CVSS score of 9.8 signifies critical severity, and although the EPSS score is not available, the lack of authentication hints that exploitation is feasible without prior credentials. The exploit can be conducted remotely via the web interface, making it an obvious target for attackers. The vulnerability is not listed in the CISA KEV catalog, but the high CVSS score warrants immediate attention. Based on the description, the likely attack vector is a direct HTTP request to the plugin’s endpoint that bypasses role checks, leading to elevated privileges across the WordPress environment.

Generated by OpenCVE AI on August 13, 2026 at 15:51 UTC.

Remediation

Vendor Solution

Update the WordPress SMS Alert Order Notifications Plugin to the latest available version (at least 3.9.8).


OpenCVE Recommended Actions

  • Update the SMS Alert Order Notifications plugin to version 3.9.8 or later.
  • Ensure that only users with the administrator role can access plugin configuration pages, enforcing strict role checks per CWE-266 guidelines.
  • After applying the patch, review site logs for any suspicious activity and verify that no unauthorized configuration changes have occurred.

Generated by OpenCVE AI on August 13, 2026 at 15:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Privilege Escalation in SMS Alert Order Notifications <= 3.9.7 versions.
Title WordPress SMS Alert Order Notifications plugin <= 3.9.7 - Privilege Escalation vulnerability
Weaknesses CWE-266
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:15:43.691Z

Reserved: 2026-07-27T09:00:08.212Z

Link: CVE-2026-66424

cve-icon Vulnrichment

Updated: 2026-08-13T15:15:37.940Z

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:04.600

Modified: 2026-08-13T16:18:42.373

Link: CVE-2026-66424

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T16:00:11Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment