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

exploitDog

nvd логотип

CVE-2026-54887

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

Описание

Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl (DTLS server) allows predictable DTLS cookie computation during the startup window, enabling source address verification bypass.

On DTLS server startup, dtls_server_connection:initial_hello/3 initializes previous_cookie_secret to the empty binary (<<>>) instead of a random value. Because HMAC with an empty key is deterministic, anyone who observes the plaintext ClientHello can compute dtls_handshake:cookie(<<>>, IP, Port, Hello) and forge a valid DTLS cookie before the first rotation of the cookie secret. The DTLS cookie (RFC 6347 §4.2.1) is a denial-of-service mitigation that prevents spoofed source IPs from forcing the server to allocate state and perform expensive cryptographic operations; it is not an authentication mechanism. During the window from server startup until the first secret rotation (0 to 15 seconds), an attacker who can observe the plaintext ClientHello can bypass the source address verification, enabl

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

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

Одно из

cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
Версия от 20.0 (включая) до 27.3.4.14 (исключая)
cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
Версия от 28.0 (включая) до 28.5.0.3 (исключая)
cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
Версия от 29.0 (включая) до 29.0.3 (исключая)
cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:*
Версия от 8.2 (включая) до 11.2.12.10 (исключая)
cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:*
Версия от 11.3 (включая) до 11.6.0.3 (исключая)
cpe:2.3:a:erlang:erlang\/ssl:*:*:*:*:*:*:*:*
Версия от 11.7 (включая) до 11.7.3 (исключая)

EPSS

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

4.8 Medium

CVSS3

Дефекты

CWE-1394

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

CVSS3: 4.8
ubuntu
около 1 месяца назад

Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl (DTLS server) allows predictable DTLS cookie computation during the startup window, enabling source address verification bypass. On DTLS server startup, dtls_server_connection:initial_hello/3 initializes previous_cookie_secret to the empty binary (<<>>) instead of a random value. Because HMAC with an empty key is deterministic, anyone who observes the plaintext ClientHello can compute dtls_handshake:cookie(<<>>, IP, Port, Hello) and forge a valid DTLS cookie before the first rotation of the cookie secret. The DTLS cookie (RFC 6347 §4.2.1) is a denial-of-service mitigation that prevents spoofed source IPs from forcing the server to allocate state and perform expensive cryptographic operations; it is not an authentication mechanism. During the window from server startup until the first secret rotation (0 to 15 seconds), an attacker who can observe the plaintext ClientHello can bypass the source address verification, ena...

CVSS3: 4.8
debian
около 1 месяца назад

Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl (DTLS ...

EPSS

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

4.8 Medium

CVSS3

Дефекты

CWE-1394