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

exploitDog

nvd логотип

CVE-2026-55950

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

Описание

Time-of-check Time-of-use (TOCTOU) race condition vulnerability in Erlang/OTP ssl (dtls_packet_demux module) allows an unauthenticated remote attacker to crash all active DTLS sessions on a listener.

A DTLS server listener uses a single shared dtls_packet_demux gen_server process to route incoming UDP datagrams to the correct connection handler. When a DTLS client reconnects rapidly from the same source address and port (sending multiple ClientHello messages in quick succession), a race condition in the demux's internal gb_trees key-value store causes a {key_exists, {old, Client}} crash, terminating the demux process. Because the demux is shared across all DTLS associations on that listener, its crash immediately kills every active DTLS session, not just the attacker's.

The attack is pre-authentication: the attacker only needs to send UDP datagrams containing valid ClientHello messages from the same source IP and port before the intermediate DOWN monitor message is processed by the g

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

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

Одно из

cpe:2.3:a:erlang:erlang\/otp:*:*:*:*:*:*:*:*
Версия от 25.3 (включая) до 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:*:*:*:*:*:*:*:*
Версия от 10.9 (включая) до 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

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

5.9 Medium

CVSS3

Дефекты

CWE-367

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

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

Time-of-check Time-of-use (TOCTOU) race condition vulnerability in Erlang/OTP ssl (dtls_packet_demux module) allows an unauthenticated remote attacker to crash all active DTLS sessions on a listener. A DTLS server listener uses a single shared dtls_packet_demux gen_server process to route incoming UDP datagrams to the correct connection handler. When a DTLS client reconnects rapidly from the same source address and port (sending multiple ClientHello messages in quick succession), a race condition in the demux's internal gb_trees key-value store causes a {key_exists, {old, Client}} crash, terminating the demux process. Because the demux is shared across all DTLS associations on that listener, its crash immediately kills every active DTLS session, not just the attacker's. The attack is pre-authentication: the attacker only needs to send UDP datagrams containing valid ClientHello messages from the same source IP and port before the intermediate DOWN monitor message is processed by the ...

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

Time-of-check Time-of-use (TOCTOU) race condition vulnerability in Erl ...

EPSS

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

5.9 Medium

CVSS3

Дефекты

CWE-367