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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-59251— OpenSSL 证书策略树指数增长导致拒绝服务漏洞

CVSS 8.7 · High

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 3

厂商产品版本范围状态
ErlangOTP1.15< *affected
26.2< *affected
9d1dda7bad5a64b58c10a1554751689e94131a73< *affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Denial of service via exponential certificate policy tree growth in path validation
来源: CVE Program / CVE List V5
Vulnerability Description
Allocation of resources without limits in Erlang/OTP public_key certificate path validation allows a remote unauthenticated attacker to cause denial of service by sending a crafted X.509 certificate chain during the TLS handshake. During RFC 5280 policy processing in public_key:pkix_path_validation/3, the certificate policy tree maintained by pubkey_policy_tree grows without an upper bound. When a certificate chain contains M policies per certificate and K certificates, the tree grows on the order of M^K nodes because pubkey_policy_tree:add_leaves/2 and pubkey_policy_tree:add_leaf_siblings/2 extend the tree per policy per certificate. A modest chain with many policies per certificate is enough to pin BEAM schedulers and exhaust the node's memory, taking down the entire VM. The attacker only needs to be able to present a certificate chain to the victim, which is the normal precondition for a TLS handshake, so exploitation succeeds against any incoming or outgoing TLS connection that validates the peer's chain (the default for SSL/TLS clients and mutual-TLS servers). This is the same vulnerability class as OpenSSL's X509_verify_cert policy tree DoS. This vulnerability is associated with program files lib/public_key/src/pubkey_policy_tree.erl and program routines pubkey_policy_tree:add_leaves/2 and pubkey_policy_tree:add_leaf_siblings/2. This issue affects OTP from OTP 26.2 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15, corresponding to public_key from 1.15 before 1.21.4, 1.20.3.4 and 1.17.1.5.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L
来源: CVE Program / CVE List V5
Vulnerability Type
不加限制或调节的资源分配
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
ErlangOTP 1.15 ~ * cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
ErlangOTP 26.2 ~ * cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-59251 厂商安全公告 (3)

同批安全公告 · Erlang · 2026-07-27 · 共 8 条

CVE-2026-559539.1 CRITICALTLS/DTLS 客户端接受匿名密码套件绕过服务器认证漏洞
CVE-2026-582278.7 HIGHTLS/DTLS 拒绝服务漏洞:非限定递归于跨签名证书链
CVE-2026-592508.3 HIGHMegaco Flex 缓冲区溢出漏洞
CVE-2026-548908.2 HIGHBEAM VM 二进制到术语解码整数下溢出崩溃漏洞
CVE-2026-427926.3 MEDIUMErlang EPMD 通过EMFILE拒绝服务漏洞
CVE-2026-557375.1 MEDIUMErlang erts 外部术语格式解码堆指针损坏漏洞
CVE-2026-470784.8 MEDIUMzip:unzip/zip:extract相对路径遍历漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-59251

暂无评论


发表评论