CVE-2026-8095
Last modified
CVE-2026-8095 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| nmedia | Frontend File Manager Plugin | <= 23.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-8095?
How severe is CVE-2026-8095?
How do I fix CVE-2026-8095?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8089The weMail: Email Marketing, Email Automation, Newsletters, …7.1
- CVE-2026-8090Use-after-free in the DOM: Networking component. This vulner…7.3
- CVE-2026-8091Incorrect boundary conditions in the Audio/Video: Playback c…9.8
- CVE-2026-8092Memory safety bugs present in Firefox ESR 115.35.1, Firefox …8.1
- CVE-2026-8093Memory safety bugs present in Firefox 150.0.1. Some of these…8.1
- CVE-2026-8094Other issue in the WebRTC component. This vulnerability was …9.8
- CVE-2026-8096The Kirki – Freeform Page Builder, Website Builder & Customi…6.5
- CVE-2026-8097A security flaw has been discovered in CodeAstro Online Clas…6.3
- CVE-2026-8098A security vulnerability has been detected in code-projects …7.3
- CVE-2026-8100Impact A security issue has been identified in Chef 360 tha…8.6
- CVE-2026-8106A reflected HTML injection vulnerability was identified in t…6.1
- CVE-2026-8108The installation of Fuji Tellus adds a driver to the kernel …7.8
Are you affected by CVE-2026-8095?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
