CVE-2025-14675
Meta Box <= 5.11.1 - Authenticated (Contributor+) Arbitrary File Deletion
Record summary
CVE-2025-14675 has a selected CVSS score of 7.2 (high); EIP currently links 1 Nuclei template.
Description
The Meta Box plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'ajax_delete_file' function in all versions up to, and including, 5.11.1. This makes it possible for authenticated attackers, with Contributor-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Mar 9, 2026 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Meta BoxBrowse metabox / Meta BoxDefault status: unaffected | CVE List | Through 5.11.1 | affected |
wpmetabox/meta-boxBrowse Packagist / wpmetabox/meta-box | GitHub Advisory | Before 5.11.2 · Fixed in 5.11.2 | affected |
Nuclei templates
1ProjectDiscoveryHIGHMeta Box <= 5.11.1 - Arbitrary File DeletionTemplate ID: CVE-2026-39468CVSS 7.2
The Meta Box plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the ajax_delete_file function. This makes it possible for authenticated attackers with Contributor-level access and above to delete arbitrary files on the server.
Impact
Authenticated attackers can delete arbitrary files such as wp-config.php, which can lead to remote code execution in the right configuration.
Remediation
Update Meta Box to version 5.11.2 or later.
Source: ProjectDiscovery