Arbitrary File Deletion Vulnerability in WP File Download by WordPress
CVE-2026-14982

8.1HIGH

Key Information:

Vendor

WordPress

Vendor
CVE Published:
2 September 2026

What is CVE-2026-14982?

The WP File Download plugin for WordPress is compromised by an arbitrary file deletion vulnerability stemming from inadequate file path validation in its delete function. This flaw allows authenticated users, with subscriber-level rights or higher, to erase arbitrary files from the server. A successful exploit can result in significant security breaches, such as remote code execution, particularly if critical files like wp-config.php are targeted. The exploit process is twofold: the initial request to the file.save task embeds the path-traversal string into the file's metadata, while a subsequent request to the file.delete task activates the unlink command, exploiting the lack of capability checks and nonce validation on both endpoints.

Affected Version(s)

WP File Download 0 <= 6.3.4

References

CVSS V3.1

Score:
8.1
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

0xd4rk5id3
.