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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-49440— Deno Miller-Rabin素性测试允许零轮次漏洞

CVSS 7.4 · High EPSS 0.15% · P5
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Deno: Miller-Rabin Primality Test Allows Zero Rounds
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.1, node:crypto.checkPrime(candidate[, options][, callback]) and crypto.checkPrimeSync(candidate[, options]) ran no Miller-Rabin rounds at all when the caller left options.checks at its default of 0. In that mode, the only test applied to the candidate was trial division by the primes up to 17,863. Any composite whose smallest prime factor exceeds that bound — for example the product of two primes just above it, such as 17,881 × 17,891 — was reported as true ("probably prime"). The same divergence affected the lower-level op_node_check_prime / op_node_check_prime_bytes paths that the polyfill calls into. This vulnerability is fixed in 2.8.1.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
缺少必要的密码学步骤
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
denolanddeno < 2.8.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-49440 其他参考 (2)

同批安全公告 · denoland · 2026-06-23 · 共 10 条

CVE-2026-494028.1 HIGHDeno Windows spawnSync/spawn 命令注入漏洞
CVE-2026-447267.4 HIGHDeno TLS重试复制过期升级钩子,存在明文流量风险
CVE-2026-494017.3 HIGHDeno 在 macOS (APFS) 上因 Unicode 归一化不匹配导致权限绕过漏洞
CVE-2026-494116.5 MEDIUMDeno TCPWrap 域名别名绕过网络限制
CVE-2026-494065.5 MEDIUMDeno BYONM 模块解析允许通过 package.json 主路径遍历绕过 --allow-read 限制
CVE-2026-499835.2 MEDIUMDeno process.loadEnvFile() 绕过环境权限检查漏洞
CVE-2026-498605.2 MEDIUMDeno WebSocket API因缺少DNS检查导致沙盒绕过漏洞
CVE-2026-498595.2 MEDIUMDeno fetch() API 因缺失DNS检查导致沙箱绕过漏洞
CVE-2026-555174.3 MEDIUMDeno Websocket响应头非ASCII字节拒绝服务漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-49440

暂无评论


发表评论