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.
Published: 2026-08-16
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker to inject arbitrary JavaScript code into the WordPress admin interface through the "soundFile" parameter. Because the input is stored without proper sanitization or escaping, the malicious script runs whenever an authenticated administrator visits an attacker‑controlled page that is loaded while the File Manager screen is open. This can lead to credential theft, session hijacking, or full compromise of the WordPress site if the attacker controls a site that shares a common prefix with the target’s backend URL. The likely attack vector is reflected cross‑site scripting via a postMessage "soundFile" parameter, inferred from the description and the plugin’s handling of that parameter.

Affected Systems

The flaw exists in the Advanced File Manager – Ultimate File Manager for WordPress And Document Library Solution plugin for WordPress, affecting all releases up to and including version 5.4.12. WordPress administrators using these versions without an applied fix are susceptible.

Risk and Exploitability

The CVSS score of 6.1 indicates a moderate risk, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires the attacker to host content on a domain whose origin string is a leading prefix of the target site's backend URL (for example, https://example.co against https://example.com) and the victim must be an authenticated administrator who visits the malicious page while the File Manager admin screen remains open. While this scenario limits the attack surface, the potential impact of script execution in an admin context is significant.

Generated by OpenCVE AI on August 16, 2026 at 05:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Advanced File Manager plugin to the latest version that removes the vulnerability.
  • Limit access to the File Manager admin interface by assigning the ability to use the plugin only to trusted administrator roles or by temporarily disabling the plugin if it is not essential.
  • Implement a strict Content Security Policy that disallows inline scripting or limits the allowed domains for postMessage traffic to mitigate the impact of any residual payloads.

Generated by OpenCVE AI on August 16, 2026 at 05:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 16 Aug 2026 04:45:00 +0000

Type Values Removed Values Added
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.
Title Advanced File Manager <= 5.4.12 - Reflected Cross-Site Scripting via postMessage 'soundFile' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-16T04:24:55.075Z

Reserved: 2026-07-07T21:43:47.822Z

Link: CVE-2026-15009

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-16T05:16:46.753

Modified: 2026-08-16T05:16:46.753

Link: CVE-2026-15009

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T06:00:11Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')