SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-13609

HIGH · CVSS 8.8 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-07-31 · Last synced 2026-08-30

CyberRota Analysis

AI-Generated

The Frontend Admin by DynamiApps WordPress plugin prior to version 3.29.9 is vulnerable to stored cross-site scripting (XSS) due to improper handling of HTML entities in form submissions. An unauthenticated attacker can exploit this flaw to inject malicious scripts that execute in the browsers of users, including administrators, who view the affected pages. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate the risk of exploitation.

CVE
CVE-2026-13609
Severity
HIGH
CVSS
8.8
EPSS
0.24%
WordPress

Original NVD Description

The Frontend Admin by DynamiApps WordPress plugin before 3.29.9 decodes HTML entities in a submitted form field value after sanitizing it, which restores HTML tags that the sanitizer had neutralized. A double-encoded payload submitted by an unauthenticated visitor is therefore stored as a live tag and later output without escaping on the Frontend Admin by DynamiApps WordPress plugin before 3.29.9's front-end display surfaces, resulting in stored cross-site scripting that executes in the browser of any user, including an administrator, who views a page displaying the submitted value.