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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-55953— Erlang OTP 加密问题漏洞

CVSS 9.1 · Critical EPSS 0.24% · P16

可能的 ATT&CK 技术 1AI

T1557 · Adversary-in-the-Middle

影响版本矩阵 3

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

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

漏洞信息

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

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

Vulnerability Title
TLS 1.2 and DTLS client accepts unoffered anonymous cipher suite, bypassing server authentication
来源: CVE Program / CVE List V5
Vulnerability Description
The Erlang/OTP ssl TLS 1.2 (and earlier) and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tls_handshake:hello/5 handler validates the negotiated protocol version and the downgrade sentinel but hands the server-chosen suite directly to ssl_handshake:handle_server_hello_extensions/9, which installs it without a membership check. The TLS 1.3 client path performs this check (per RFC 8446), so it is not affected. An on-path attacker between the client and the intended server can respond with a ServerHello selecting an anonymous key exchange suite such as TLS_DH_anon_* or TLS_ECDH_anon_* that the client never offered. Anonymous suites do not require the server to present a certificate, so the entire verify_peer and cacerts configuration is bypassed: the attacker completes the handshake with its own ephemeral parameters, no certificate is validated, no hostname is checked, and ssl:connect returns {ok, Socket}. All subsequent application traffic is readable and modifiable by the attacker. This issue affects OTP from OTP 17.0 before OTP 29.0.4, OTP 28.5.0.4 and OTP 27.3.4.15, corresponding to ssl from 5.3.4 before 11.7.4, 11.6.0.4 and 11.2.12.11.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
在会话协商时选择低安全性的算法(算法降级)
来源: CVE Program / CVE List V5
Vulnerability Title
Erlang OTP 加密问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Erlang OTP是瑞典Erlang社区的一套构建分布式系统的中间件平台。 Erlang OTP 17.0版本至29.0.4版本之前版本、28.5.0.4版本之前版本和27.3.4.15版本之前版本存在加密问题漏洞,该漏洞源于客户端在TLS握手过程中未验证服务器选择的密码套件是否属于客户端提供的套件,导致中间人攻击者可以利用匿名密钥交换套件,绕过证书验证和主机名检查,从而能够读取和修改应用流量。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-55953 补丁与修复 (3)

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

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

CVE-2026-582278.7 HIGHErlang OTP 资源管理错误漏洞
CVE-2026-592518.7 HIGHErlang OTP 资源管理错误漏洞
CVE-2026-592508.3 HIGHErlang OTP 缓冲区错误漏洞
CVE-2026-548908.2 HIGHerlang/otp 输入验证错误漏洞
CVE-2026-427926.3 MEDIUMErlang OTP 异常处理不当漏洞
CVE-2026-557375.1 MEDIUMerlang/otp 数字错误漏洞
CVE-2026-470784.8 MEDIUMErlang OTP 路径遍历漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-55953

暂无评论


发表评论