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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-33994— Locutus 安全漏洞

AI 预测 5.6 利用难度: 较易 EPSS 0.56% · P43
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Locutus Prototype Pollution due to incomplete fix for CVE-2026-25521
来源: CVE Program / CVE List V5
Vulnerability Description
Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Starting in version 2.0.39 and prior to version 3.0.25, a prototype pollution vulnerability exists in the `parse_str` function of the npm package locutus. An attacker can pollute `Object.prototype` by overriding `RegExp.prototype.test` and then passing a crafted query string to `parse_str`, bypassing the prototype pollution guard. This vulnerability stems from an incomplete fix for CVE-2026-25521. The CVE-2026-25521 patch replaced the `String.prototype.includes()`-based guard with a `RegExp.prototype.test()`-based guard. However, `RegExp.prototype.test` is itself a writable prototype method that can be overridden, making the new guard bypassable in the same way as the original — trading one hijackable built-in for another. Version 3.0.25 contains an updated fix.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
CWE-1321
来源: CVE Program / CVE List V5
Vulnerability Title
Locutus 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Locutus是Locutus开源的一个JavaScript代码库。 Locutus 2.0.39至3.0.25之前版本存在安全漏洞,该漏洞源于parse_str函数存在可绕过的原型污染防护,可能导致原型污染攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
locutusjslocutus >= 2.0.39, < 3.0.25 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-33994 补丁与修复 (2)

CVE-2026-33994 厂商安全公告 (1)

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-33994

暂无评论


发表评论