目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-87935— Paid Downloads 3.15 未认证任意文件上传漏洞

一分钟漏洞结论

影响对象
ichurakov Paid Downloads
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

WordPress 的 Paid Downloads 插件在 3.15 及更早的所有版本中均存在任意文件上传漏洞,漏洞位于 函数中。该漏洞是由于 函数缺少身份验证和文件类型校验所致,且该函数在未认证的情况下可通过 对 返回 true 而被访问。这使得未认证的远程攻击者能够上传可执行文件,从而可能导致远程代码执行(RCE)。 在启用了 的 Apache 服务器上,若将 文件放置在上传目录中,可能会阻止对上传文件的直接 HTTP 访问,从而限制漏洞的利用范围。因此,该漏洞主要影响不遵守 指令的环境,例如 nginx、L

CVSS 8.1 · High
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-87935 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Paid Downloads <= 3.15 - Unauthenticated Arbitrary File Upload via 'paiddownloads_update_file' Action
来源: CVE Program / CVE List V5
Vulnerability Description
The Paid Downloads plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 3.15 via the admin_request_handler function. This is due to missing authorization and file type validation in the admin_request_handler function, which is reachable unauthenticated via is_admin() returning true for /wp-admin/admin-post.php. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible. On Apache servers where AllowOverride is enabled, an .htaccess file placed in the upload directory may block direct HTTP retrieval of uploaded files, limiting exploitability to stacks that do not honor .htaccess directives such as nginx, LiteSpeed, and Apache with AllowOverride None.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
危险类型文件的不加限制上传
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
ichurakov Paid Downloads 0 ~ 3.15 -

二、漏洞 CVE-2026-87935 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-87935 的情报信息

登录查看更多情报信息。

CVE-2026-87935 厂商页面 (1)

CVE-2026-87935 其他参考 (4)

IV. Related Vulnerabilities

V. Comments for CVE-2026-87935

暂无评论


发表评论