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.
CVE-2026-8095
Score 8.1 from GitHub Security Advisory (severity: HIGH) published 2026-06-28. a secondary CVSS source baseline 8.1; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.1
- EG Score
- 8.1(high)
- EPSS
- 33.6%
- KEV
- Not listed
Published
June 27, 2026
Last Modified
June 29, 2026
References (3)
- security@wordfencehttps://plugins.trac.wordpress.org/browser/nmedia-user-file-uploader/tags/23.6/inc/file.class.php#L729
- security@wordfencehttps://plugins.trac.wordpress.org/browser/nmedia-user-file-uploader/tags/23.6/inc/files.php#L767
- security@wordfencehttps://www.wordfence.com/threat-intel/vulnerabilities/id/506006ce-7b1c-4f9d-93f3-abc87abea2bb?source=cve
Vendor Advisories for CVE-2026-8095(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 36× in last 7d / 48× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 22:24 UTCEG score recompute
- 2026-07-06 22:24 UTCGHSA enrichment
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 09:46 UTCEG score recompute
- 2026-07-06 09:46 UTCGHSA enrichment
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 21:02 UTCEG score recompute
- 2026-07-05 21:02 UTCGHSA enrichment
- 2026-07-05 08:25 UTCEG score recompute
- 2026-07-05 08:25 UTCGHSA enrichment
- 2026-07-05 02:31 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 19:48 UTCEG score recompute
- 2026-07-04 19:48 UTCGHSA enrichment
- 2026-07-04 07:12 UTCEG score recompute
- 2026-07-04 07:11 UTCGHSA enrichment
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 18:33 UTCEG score recompute
- 2026-07-03 18:33 UTCGHSA enrichment
- 2026-07-03 05:56 UTCEG score recompute
- 2026-07-03 05:56 UTCGHSA enrichment
- 2026-07-02 17:19 UTCEG score recompute
Show 23 moreShow fewer
- 2026-07-02 17:19 UTCGHSA enrichment
- 2026-07-02 04:42 UTCEG score recompute
- 2026-07-02 04:42 UTCGHSA enrichment
- 2026-07-01 16:06 UTCEG score recompute
- 2026-07-01 16:06 UTCGHSA enrichment
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 03:29 UTCEG score recompute
- 2026-07-01 03:29 UTCGHSA enrichment
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 14:53 UTCEG score recompute
- 2026-06-30 14:52 UTCGHSA enrichment
- 2026-06-30 02:10 UTCEG score recompute
- 2026-06-30 02:10 UTCGHSA enrichment
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 13:34 UTCEG score recompute
- 2026-06-29 13:34 UTCGHSA enrichment
- 2026-06-29 00:58 UTCEG score recompute
- 2026-06-29 00:58 UTCGHSA enrichment
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 12:22 UTCEG score recompute
- 2026-06-28 12:21 UTCGHSA enrichment
- 2026-06-27 23:45 UTCEG score recompute
- 2026-06-27 23:44 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-73
- CVE-2022-24900EG 9.9EPSS 94%CRITICAL
- CVE-2020-37080EG 9.8CRITICAL
- CVE-2023-4634EG 9.8EPSS 100%CRITICAL
- CVE-2022-39952EG 9.8EPSS 100%CRITICAL
- CVE-2014-125059NVD 5.0EG 9.8MEDIUM
- CVE-2014-125044NVD 6.3EG 9.8MEDIUM
- CVE-2022-45213NVD 5.3EG 9.8MEDIUM
- CVE-2021-38477EG 9.8CRITICAL
- CVE-2020-1631NVD 8.8EG 9.8 KEVEPSS 91%HIGH
- CVE-2020-9752EG 9.8CRITICAL
Frequently asked(5)
What is CVE-2026-8095?
When was CVE-2026-8095 disclosed?
Is CVE-2026-8095 actively exploited?
What is the CVSS score of CVE-2026-8095?
How do I remediate CVE-2026-8095?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-8095
Is Your Infrastructure Affected by CVE-2026-8095?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.