AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-15606

HIGH · CVSS 8.8 EPSS 0.32% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-11 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The Frontend Admin plugin for WordPress is vulnerable to an authorization bypass, allowing authenticated attackers with subscriber-level permissions or higher to reset any user's password, including that of administrators. This flaw can lead to full account takeover and total site compromise, making it critical for WordPress site administrators using this plugin to prioritize immediate updates. Users of versions up to and including 3.29.9 should take action to mitigate this high-severity risk.

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-15606
Severity
HIGH
CVSS
8.8
EPSS
0.32%
WordPress

Original NVD Description

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.29.9. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level and above permissions, to reset the password of any user on the site, including administrators, leading to full account takeover and complete site compromise. Exploitation requires the attacker to hold a valid encrypted Current-User token obtained by accessing any Edit User form they are legitimately authorized to submit, which they then use as a known-plaintext base for the CBC bit-flipping forgery.