Frontend File Manager Plugin <= 23.6 - Authenticated (Subscriber+) Arbitrary File Deletion

8.1
External Control of File Name or Path
CVE CVE-2026-8095
CVSS 8.1 (High)
Publicly Published June 27, 2026
Last Updated July 7, 2026
Researcher sorawautsukushiii

Description

The Frontend File Manager Plugin plugin for WordPress is vulnerable to Authenticated Arbitrary File Deletion in versions up to and including 23.6. This is due to a case-sensitive bypass of the wpfm_dir_path parameter sanitization in the wpfm_file_meta_update AJAX handler, where supplying WPFM_DIR_PATH in uppercase evades the unset check and is normalized to wpfm_dir_path by sanitize_key() during update_post_meta(), allowing an attacker to overwrite the stored file path with an arbitrary filesystem path that is then passed directly to unlink() in delete_file_locally() without any directory containment validation. This makes it possible for authenticated attackers with Subscriber-level access to delete arbitrary files on the server, including sensitive files such as wp-config.php, potentially leading to full site takeover.

References

Share

Vulnerability Details for Frontend File Manager Plugin

Software Type Plugin
Software Slug nmedia-user-file-uploader (view on wordpress.org)
Patched? No
Remediation No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.
Affected Version
  • <= 23.6

Recent vulnerabilities in Frontend File Manager Plugin

# Title CVE ID CVSS Researchers Date
1 Frontend File Manager Plugin <= 23.6 - Authenticated (Subscriber+) Stored Cross-Site Scripting CVE-2026-8378 6.4 Mohamad Nour Almujarkesh June 25, 2026
2 Frontend File Manager Plugin <= 23.6 - Missing Authorization to Unauthenticated File Download CVE-2026-8379 5.3 Alexander Jurkschat June 25, 2026
3 Frontend File Manager <= 23.6 - Insecure Direct Object Reference to Authenticated (Subscriber+) Arbitrary Download Access CVE-2026-5337 4.3 Mohamad Nour Almujarkesh April 11, 2026
4 Frontend File Manager <= 23.5 - Missing Authorization CVE-2026-0829 5.3 ibrahimsql February 17, 2026
5 Frontend File Manager Plugin <= 23.5 - Missing Authorization to Unauthenticated Arbitrary File Sharing via 'file_id' Parameter CVE-2026-1280 7.5 Md. Moniruzzaman Prodhan (NomanProdhan) January 27, 2026
6 Frontend File Manager Plugin <= 23.5 - Unauthenticated Insecure Direct Object Reference CVE-2026-25005 5.3 Mdr January 16, 2026
7 Frontend File Manager <= 23.4 - Authenticated (Subscriber+) Arbitrary File Deletion CVE-2025-14804 8.1 Gregory Allegoet, Bakir Tučić December 17, 2025
8 Frontend File Manager Plugin <= 23.4 - Insecure Direct Object Reference to Authenticated (Subscriber+) Arbitrary File Renaming CVE-2025-13382 4.3 t.t.brothers November 24, 2025
9 Frontend File Manager <= 23.2 - Missing Authorization CVE-2025-64265 4.3 Legion Hunter October 30, 2025
10 Frontend File Manager <= 23.2 - Missing Authorization CVE-2025-57921 5.3 Hiro September 22, 2025

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