CVE-2024-12719 MEDIUM

CVE-2024-12719: WordPress File Upload <= 4.24.15 - Missing Authorization to Authenticated (Subscriber+) Limited Path Traversal

Vendor Nickboss
Product Iptanus File Upload
Weakness CWE-862 · Missing authorization
Published January 7, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WordPress File Upload plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'wfu_ajax_action_read_subfolders' function in all versions up to, and including, 4.24.15. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform limited path traversal to view directories and subdirectories in WordPress. Files cannot be viewed.

Explanation of Vulnerability in Simple Terms

02Summary

Iptanus File Upload versions 4.24.15 and earlier lack proper authorization checks, allowing authenticated users with low privileges to read sensitive files on the server. An attacker with a valid account can access files they should not have permission to view. This affects confidentiality but not file integrity or availability.

What an attacker can do

03Attacker Capabilities

Read files on the server that should be restricted to higher-privilege users.

Potential impact on your site

04Site Impact

Sensitive files may be exposed to any authenticated user, potentially revealing configuration data or other restricted content.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege account on the site.

Key dates

06Disclosure timeline

January 7, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE