CVE-2024-11150
CWE-22Published: November 13, 2024· Updated: Jun 17, 2026
Official Description
The WordPress User Extra Fields plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_tmp_uploaded_file() function in all versions up to, and including, 16.6. This makes it possible for unauthenticated attackers 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).
Risk Analysis
The WordPress User Extra Fields plugin is vulnerable to arbitrary file deletion due to insufficient path validation. An unauthenticated attacker can delete critical system files, such as wp-config.php, to facilitate remote code execution.
No public exploit is known, and it is not in the CISA KEV catalog. The vulnerability is remotely exploitable with low complexity.
Users should update to a version beyond 16.6 to ensure proper file path validation.
Technical Analysis
CVE-2024-11150 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-22)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-11150 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts