File Manager 6.0 - 6.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary File Read and Deletion via 'cmd' Query Parameter

8.8
Missing Authorization
CVE CVE-2026-15991
CVSS 8.8 (High)
Publicly Published August 5, 2026
Last Updated August 6, 2026
Researcher daroo

Description

The File Manager plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the connector function in all versions from 6.0 - 6.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to read and delete arbitrary files on the server, which can lead to remote code execution when the right file is deleted (such as wp-config.php). The bypass is triggered by passing cmd=rm or cmf=file in the URL query string of a POST request: elFinder's bind registration reads the command exclusively from $_POST and therefore never registers the rm.pre permission handler, while the dispatcher reads from the merged $_GET+$_POST superglobal and executes the rm or file command unchecked against a volume that defaults to ABSPATH.

References

Share

Vulnerability Details for File Manager

Software Type Plugin
Software Slug file-manager (view on wordpress.org)
Patched? Yes
Remediation Update to version 6.9.1, or a newer patched version
Affected Version
  • 6.0 - 6.9
Patched Version
  • 6.9.1

Recent vulnerabilities in File Manager

# Title CVE ID CVSS Researchers Date
1 Bit File Manager – 100% Free & Open Source File Manager and Code Editor for WordPress <= 6.7 - Authenticated (Subscriber+) Stored Cross-Site Scripting via SVG File Uploads CVE-2025-1725 6.4 TANG Cheuk Hei (siunam) June 2, 2025
2 Bit File Manager – 100% Free & Open Source File Manager and Code Editor for WordPress <= 6.5.7 - Authenticated (Subscriber+) Limited JavaScript File Upload CVE-2024-8743 6.8 TANG Cheuk Hei (siunam) October 4, 2024
3 Bit File Manager – 100% Free & Open Source File Manager and Code Editor for WordPress <= 6.5.5 - Authenticated (Subscriber+) Arbitrary File Upload CVE-2024-7770 8.8 TANG Cheuk Hei (siunam) September 9, 2024
4 Bit File Manager 6.0 - 6.5.5 - Unauthenticated Remote Code Execution via Race Condition CVE-2024-7627 8.1 TANG Cheuk Hei (siunam) September 4, 2024
5 File Manager <= 6.3 - Authenticated (Admin+) Arbitrary OS File Access via Path Traversal CVE-2023-5907 2.2 Dmitrii Ignatyev November 20, 2023
6 Bit File Manager <= 5.2.7 - Authenticated (Admin+) PHP Object Injection CVE-2022-47599 7.2 rezaduty April 28, 2023
7 Bit File Manager – 100% free file manager for WordPress <= 5.2.2 - Subscriber+ Arbitrary File Creation/Upload/Deletion CVE-2022-0403 8.8 Luan Pedersini March 14, 2022
8 Bit File Manager <= 5.0.0 - Information Disclosure CVE-2018-7204 7.5 Colette Chamberland March 2, 2018
9 Bit File Manager <= 4.1.4 - Cross-Site Request Forgery to Arbitrary File Upload 8.8 David Vaartjes March 1, 2017

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation