CVE-2024-11613
CWE-94Published: January 8, 2025· Updated: Jun 17, 2026
Official Description
The WordPress File Upload plugin for WordPress is vulnerable to Remote Code Execution, Arbitrary File Read, and Arbitrary File Deletion in all versions up to, and including, 4.24.15 via the 'wfu_file_downloader.php' file. This is due to lack of proper sanitization of the 'source' parameter and allowing a user-defined directory path. This makes it possible for unauthenticated attackers to execute code on the server.
Risk Analysis
This vulnerability in the WordPress File Upload plugin allows unauthenticated attackers to perform remote code execution, read arbitrary files, or delete files on the server. Given the 9.8 CVSS score, this represents a critical security failure due to improper input sanitization.
No public exploit is currently known, and the vulnerability is not in the KEV catalog. It is remotely exploitable with low complexity.
Update the WordPress File Upload plugin to a version newer than 4.24.15. Restrict file upload permissions and monitor directory access.
Technical Analysis
CVE-2024-11613 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 (4)
Quick Facts
Related CVEs (CWE-94)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-11613 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts