SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-15009

MEDIUM · CVSS 6.1 EPSS 0.28% Public Exploit

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

CyberRota Analysis

AI-Generated

The Advanced File Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting through the 'soundFile' parameter due to inadequate input sanitization and output escaping. This vulnerability allows unauthenticated attackers to inject malicious scripts that execute when an authenticated WordPress administrator accesses the compromised page. WordPress site administrators using this plugin should prioritize patching to mitigate potential exploitation risks.

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-15009
Severity
MEDIUM
CVSS
6.1
EPSS
0.28%
WordPress

Original NVD Description

The Advanced File Manager – Ultimate File Manager for WordPress And Document Library Solution plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'soundFile' parameter in all versions up to, and including, 5.4.12 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires the attacker to control a domain whose origin string is a leading prefix of the target site's backend URL (e.g. https://example.co against https://example.com), and the victim must be an authenticated WordPress administrator who visits the attacker-controlled page while the File Manager admin screen is open.