CVE-2025-69380 HIGH

CVE-2025-69380: WordPress Upload Files Anywhere plugin <= 2.8 - Arbitrary File Download vulnerability

Vendor Vanquish
Product Upload Files Anywhere
Weakness CWE-22 · Path traversal
Published February 20, 2026
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in vanquish Upload Files Anywhere wp-upload-files-anywhere allows Path Traversal.This issue affects Upload Files Anywhere: from n/a through <= 2.8.

Explanation of Vulnerability in Simple Terms

02Summary

Upload Files Anywhere versions 2.8 and earlier contain a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. By manipulating file paths during upload operations, an attacker can access sensitive files outside the intended upload directory, such as configuration files or other sensitive data stored on the server.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server without authentication.

Potential impact on your site

04Site Impact

Sensitive files (configs, database credentials, private keys) may be exposed to unauthenticated attackers.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

February 20, 2026 CVE published
April 28, 2026 Record updated