Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-55953

Опубликовано: 27 июл. 2026
Источник: nvd
CVSS3: 7.4
EPSS Низкий

Описание

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, an

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
Версия от 17.0 (включая) до 27.3.4.15 (исключая)
cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
Версия от 28.0 (включая) до 28.5.0.4 (исключая)
cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
Версия от 29.0 (включая) до 29.0.4 (исключая)
cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:*
Версия от 5.3.4 (включая) до 11.2.12.11 (исключая)
cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:*
Версия от 11.3 (включая) до 11.6.0.4 (исключая)
cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:*
Версия от 11.7 (включая) до 11.7.4 (исключая)

EPSS

Процентиль: 15%
0.00234
Низкий

7.4 High

CVSS3

Дефекты

CWE-757

Связанные уязвимости

CVSS3: 7.4
ubuntu
около 2 месяцев назад

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, ...

CVSS3: 7.4
redhat
около 2 месяцев назад

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, ...

CVSS3: 7.7
msrc
около 2 месяцев назад

TLS 1.2 and DTLS client accepts unoffered anonymous cipher suite, bypassing server authentication

CVSS3: 7.4
debian
около 2 месяцев назад

The Erlang/OTP ssl TLS 1.2 (and earlier) and DTLS client does not veri ...

CVSS3: 9.1
redos
16 дней назад

Уязвимость erlang

EPSS

Процентиль: 15%
0.00234
Низкий

7.4 High

CVSS3

Дефекты

CWE-757