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

exploitDog

nvd логотип

CVE-2026-68552

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

Описание

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an unauthenticated remote client can send a STUN message over TCP or TLS with a body-length field from 65520 through 65532, causing the uint16_t len variable in stun_get_message_len_str() in src/client/ns_turn_msg.c to wrap when STUN_HEADER_LENGTH is added. The framing layer then consumes only 4 through 16 bytes, treats the remaining bytes as another message, desynchronizes the stream parser, and drops the attacking client's connection. Other clients and the server process are not affected. This issue is fixed in version 4.15.0.

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-190

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

CVSS3: 5.3
ubuntu
11 дней назад

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an unauthenticated remote client can send a STUN message over TCP or TLS with a body-length field from 65520 through 65532, causing the uint16_t len variable in stun_get_message_len_str() in src/client/ns_turn_msg.c to wrap when STUN_HEADER_LENGTH is added. The framing layer then consumes only 4 through 16 bytes, treats the remaining bytes as another message, desynchronizes the stream parser, and drops the attacking client's connection. Other clients and the server process are not affected. This issue is fixed in version 4.15.0.

CVSS3: 5.3
debian
12 дней назад

Coturn is a free open source implementation of TURN and STUN Server. P ...

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-190