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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-42789— Erlang/OTP 安全漏洞

一分钟漏洞结论

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

Erlang/OTP是Erlang/OTP开源的一个JavaScript编写的处理处理异常的库。该库可以捕捉node.js内置API引发的异常。 Erlang/OTP存在安全漏洞,该漏洞源于public_key模块中证书链信任遵循不当,允许非CA证书被接受为中间颁发者,可能导致证书链伪造。以下版本受到影响:17.0至26.2.5.21之前版本、27.3.4.12之前版本、28.5.0.1之前版本和29.0.1之前版本。

CVSS 7.0 · High EPSS 0.33% · P26

影响版本矩阵 3

厂商产品 版本范围状态
Erlang OTP 0.22< * affected
17.0< * affected
84adefa331c4159d432d22840663c38f155cd4c1< * affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Non-CA certificate accepted as intermediate issuer in public_key path validation
来源: CVE Program / CVE List V5
Vulnerability Description
Improper Following of a Certificate's Chain of Trust vulnerability in Erlang OTP public_key (pubkey_cert module) allows a non-CA certificate to be accepted as an intermediate issuer, enabling certificate chain forgery. In lib/public_key/src/pubkey_cert.erl, pubkey_cert:validate_extensions/7 contains two flaws that together allow a certificate with basicConstraints cA:false and no keyUsage extension to be used as an intermediate issuer in a chain passed to public_key:pkix_path_validation/3: the cA:false clause recurses into the remaining extensions without rejecting the certificate when it is in issuer position, and the keyUsage check only fires when the extension is present, so a certificate lacking keyUsage entirely bypasses the keyCertSign enforcement. Any party holding an end-entity certificate with basicConstraints cA:false and no keyUsage extension, issued by any CA in the victim's trust store, can use that certificate's private key to sign forged leaf certificates for arbitrary identities. public_key:pkix_path_validation/3 accepts the resulting chain, and by extension every TLS or mTLS endpoint built on the OTP ssl application that relies on the default verifier is affected, including server identity verification on the client side and client certificate verification on mTLS servers. This issue affects OTP from OTP 17.0 before OTP 29.0.1, OTP 28.5.0.1, OTP 27.3.4.12 and OTP 26.2.5.21, corresponding to public_key from 0.22 before 1.21.1, 1.20.3.1, 1.17.1.3 and 1.15.1.7.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:H/SI:H/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
证书验证不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
Erlang/OTP 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Erlang/OTP是Erlang/OTP开源的一个JavaScript编写的处理处理异常的库。该库可以捕捉node.js内置API引发的异常。 Erlang/OTP存在安全漏洞,该漏洞源于public_key模块中证书链信任遵循不当,允许非CA证书被接受为中间颁发者,可能导致证书链伪造。以下版本受到影响:17.0至26.2.5.21之前版本、27.3.4.12之前版本、28.5.0.1之前版本和29.0.1之前版本。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Erlang OTP 0.22 ~ * cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
Erlang OTP 17.0 ~ * cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

同批安全公告 · Erlang · 2026-05-27 · 共 3 条

CVE-2026-42790 7.6 HIGH Erlang/OTP 安全漏洞
CVE-2026-42791 6.3 MEDIUM Erlang/OTP 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-42789

暂无评论


发表评论