Authenticated Arbitrary File Deletion in Frontend File Manager Plugin for WordPress
CVE-2026-8095 is an authenticated arbitrary file deletion vulnerability in the Frontend File Manager Plugin for WordPress affecting versions up to and including 23.6. The flaw is in the wpfm_file_meta_update AJAX handler, where a case-sensitive bypass allows an attacker to submit the parameter WPFM_DIR_PATH in uppercase to evade an unset check intended for wpfm_dir_path. During update_post_meta(), sanitize_key() normalizes the attacker-controlled key to wpfm_dir_path, allowing the stored file path metadata to be overwritten with an arbitrary filesystem path. That path is later consumed by delete_file_locally(), which passes it directly to unlink() without validating that the target remains within an allowed directory. As a result, an authenticated attacker can cause deletion of arbitrary files on the server, including critical WordPress files such as wp-config.php.
Are you exposed to this one?
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Recent activity
8 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.