SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-15354

CRITICAL · CVSS 9.8 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The ACPT (Premium) plugin for WordPress is vulnerable to privilege escalation due to inadequate authorization in the `submit()` function, affecting all versions up to 2.0.66. This flaw allows unauthenticated attackers to manipulate user IDs and overwrite any WordPress user's email and password, potentially leading to full account takeover, including administrative accounts. WordPress site administrators using this plugin should prioritize immediate updates to mitigate this critical vulnerability.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-15354
Severity
CRITICAL
CVSS
9.8
EPSS
0.30%
WordPress

Original NVD Description

The ACPT (Premium) plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.0.66. This is due to missing authorization in the `submit()` function, which allows unauthenticated form submissions to control the target user ID before calling `wp_update_user()`. This makes it possible for unauthenticated attackers to overwrite any WordPress user's email address and password, including an administrator's, and take over the account. Successful exploitation requires a public ACPT user form that permits anonymous submissions.