CVE-2024-9047 CRITICAL

CVE-2024-9047: WordPress File Upload <= 4.24.11 - Unauthenticated Path Traversal to Arbitrary File Read and Deletion in wfu_file_downloader.php

Vendor Nickboss
Product Iptanus File Upload
Weakness CWE-22 · Path traversal
Published October 12, 2024
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The WordPress File Upload plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 4.24.11 via wfu_file_downloader.php. This makes it possible for unauthenticated attackers to read or delete files outside of the originally intended directory. Successful exploitation requires the targeted WordPress installation to be using PHP 7.4 or earlier.

Explanation of Vulnerability in Simple Terms

02Summary

Iptanus File Upload versions 4.24.11 and earlier contain a path traversal vulnerability that allows an attacker to write files outside the intended upload directory. An unauthenticated attacker can exploit this over the network without user interaction to upload malicious files to arbitrary locations on the server, potentially overwriting critical files or achieving code execution.

What an attacker can do

03Attacker Capabilities

Upload files to arbitrary locations on the server, overwriting existing files or placing malicious code.

Potential impact on your site

04Site Impact

An attacker can write files anywhere on your server, potentially compromising the entire site or underlying system.

Conditions required to exploit

05Prerequisites

Network access to the vulnerable upload endpoint; no authentication or user interaction required.

Key dates

06Disclosure timeline

October 12, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE