Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
AC:H reflects the mandatory domain-prefix precondition; all other metrics preserved from NVD vector as independently supportable.
Primary rating from Vendor (Wordfence).
CVSS VectorVendor: Wordfence
Lifecycle Timeline
2DescriptionCVE.org
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.
AnalysisAI
Stored Cross-Site Scripting in the Advanced File Manager WordPress plugin (versions up to and including 5.4.12) allows unauthenticated network attackers to inject persistent malicious scripts via the unsanitized 'soundFile' parameter in elFinder.js. Successful exploitation grants script execution in an authenticated WordPress administrator's browser context, enabling session hijacking, credential theft, or administrative action abuse. No public exploit code or CISA KEV listing has been identified at time of analysis, and real-world impact is substantially constrained by a non-trivial domain-prefix precondition detailed below.
Technical ContextAI
The vulnerability resides in the elFinder file manager JavaScript library bundled within the plugin (elFinder.js, lines 4596, 4839, and 4856 per trac references). The 'soundFile' parameter - used to configure audio feedback for file operations - is written to the DOM without adequate sanitization or output encoding, satisfying CWE-79 (Improper Neutralization of Input During Web Page Generation). The affected CPE is cpe:2.3:a:saadiqbal:advanced_file_manager_-_ultimate_file_manager_for_wordpress_and_document_library_solution:*:*:*:*:*:*:*:*, covering all releases through 5.4.12. Because the injection persists in stored form, every subsequent page load by an eligible victim triggers the payload without further attacker interaction.
RemediationAI
Update the Advanced File Manager plugin to a version beyond 5.4.12 immediately; the upstream fix is referenced in WordPress plugin changeset 3645011 (https://plugins.trac.wordpress.org/changeset?reponame=&old=3645011%40file-manager-advanced&new=3645011%40file-manager-advanced), though a specific patched version number has not been independently confirmed from available data - verify via the WordPress plugin repository or the Wordfence advisory. If upgrading is temporarily impossible, restrict access to the WordPress admin panel to trusted IP ranges via WAF or server-level rules, which removes the 'admin screen open' precondition from the attack chain; note this does not eliminate the stored payload if already injected. Additionally, implement a strict Content Security Policy (CSP) header on admin pages to limit inline script execution - be aware this may break other plugin functionality and requires testing. Review server logs for unexpected soundFile parameter values as an indicator of prior injection attempts.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-59865
GHSA-r2jr-q8h6-hr93