CVE-2023-2688 MEDIUM

CVE-2023-2688: WordPress File Upload / WordPress File Upload Pro <= 4.19.1 - Authenticated (Administrator+) Path Traversal

Vendor Nickboss
Product Iptanus File Upload
Weakness CWE-22 · Path traversal
Published June 9, 2023
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WordPress File Upload and WordPress File Upload Pro plugins for WordPress are vulnerable to Path Traversal in versions up to, and including, 4.19.1 via the vulnerable parameter wfu_newpath. This allows administrator-level attackers to move files uploaded with the plugin (located in wp-content/uploads by default) outside of the web root.

Explanation of Vulnerability in Simple Terms

02Summary

Iptanus File Upload versions up to 4.19.1 contain a path traversal vulnerability that allows authenticated administrators to read files outside the intended upload directory. An attacker with high-level privileges can craft malicious file paths to access sensitive files on the server. This vulnerability requires administrative access and does not allow file modification or system availability impact.

What an attacker can do

03Attacker Capabilities

Read arbitrary files on the server outside the upload directory.

Potential impact on your site

04Site Impact

Administrators with malicious intent or compromised admin accounts can access sensitive files like configuration files or database backups.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level privileges on the site.

Key dates

06Disclosure timeline

June 9, 2023 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE