Multiple Plugins <= Multiple Versions - Authenticated Remote Code Execution
Strategic Overview
- Status
- Patched in 8.0.4
- Affected Plugin
- File Manager
- Affected Version
< 8.0.4- CVSS
- 7.2High
- Weakness type
- CWE-94 · Improper Control of Generation of Code ('Code Injection')
- CVE
CVE-2026-6382
At a glance
CVE-2026-6382 is a high-severity Improper Control of Generation of Code ('Code Injection') vulnerability in the File Manager WordPress plugin, affecting versions < 8.0.4. It carries a CVSS score of 7.2 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account. The issue is fixed in version 8.0.4; sites on affected versions should update now. Disclosed June 2026, reported by Drew Webber (mcdruid).
Vulnerability Overview
Multiple plugins and/or themes for WordPress are vulnerable to Remote Code Execution in various versions. This makes it possible for authenticated attackers, with Administrator-level access and above, to execute code on the server.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-94: Improper Control of Generation of Code ('Code Injection')
Reaching this weakness in File Manager < 8.0.4 takes any authenticated account. Code injection means input from a request reaches a language construct that evaluates code, so the attacker's text is executed rather than treated as data.
The injected code runs with the web server's privileges, giving the attacker the same access to the database and filesystem as WordPress itself. For File Manager the fix is 8.0.4: builds < 8.0.4 are affected, anything from 8.0.4 onward is not.
Remediation
Update to version 8.0.4, or a newer patched version
How WordSec helps
The attempt arrives as an ordinary request to File Manager: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: File Manager 8.0.4 closes this, and updating the plugin is the step that ends it.
- Firewall
- Scanner
- Alerts
External References
Related records
Other vulnerabilities in File Manager
- 9.9CVE-2023-6825: File Manager And File Manag… Directory Traversal
CVE-2023-6825 - 9.8CVE-2020-25213: File Manager <= 6.8 Arbitrary File Upload/RCE
CVE-2020-25213 - 9.8CVE-2018-25105: File Manager <= 3.0 Arbitrary File Upload/Download
CVE-2018-25105 - 8.8CVE-2024-1538: File Manager <= 7.2.4 CSRF to Local JS File Inclusion
CVE-2024-1538 - 8.8CVE-2018-16966: File Manager <= 3.0 Cross-Site Request Forgery
CVE-2018-16966 - 8.1CVE-2024-0761: File Manager <= 7.2.1 Sensitive Information Exposure
CVE-2024-0761 - 7.5CVE-2020-24312: WP File Manager <= 6.4 Resource Access to Site Backups
CVE-2020-24312 - 6.8CVE-2024-2654: File Manager <= 7.2.5 Directory Traversal
CVE-2024-2654
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C