Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-14982— WP File Download <= 6.3.4 - Authenticated (Subscriber+) Arbitrary File Deletion via 'remoteurl' Parameter

Quick assessment

Affected
JoomUnited WP File Download
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

WordPress 的 WP File Download 插件在所有版本中均存在任意文件删除漏洞,原因是其 函数对文件路径的验证不足。这使得具有订阅者级别或更高权限的已认证攻击者可以删除服务器上的任意文件。如果删除了关键文件(例如 ),很容易导致远程代码执行。 该利用过程分为两个阶段: 1. 第一个请求发送至 任务,将路径遍历字符串持久化到文件元数据中; 2. 第二个请求发送至 任务,以触发 调用。 这两个端点均缺少权限检查(capability checks)和非CE(nonce)验证。

CVSS 8.1 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-14982

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
WP File Download <= 6.3.4 - Authenticated (Subscriber+) Arbitrary File Deletion via 'remoteurl' Parameter
Source: CVE Program / CVE List V5
Vulnerability Description
The WP File Download plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete function in all versions. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). The two-stage exploit requires a first request to the file.save task to persist the path-traversal string into file metadata, followed by a second request to the file.delete task to trigger the unlink call — both endpoints lack capability checks and nonce enforcement.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
JoomUnited WP File Download 0 ~ 6.3.4 -

II. Public POCs for CVE-2026-14982

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-14982

登录查看更多情报信息。

Other References for CVE-2026-14982 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-14982

No comments yet


Leave a comment