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

exploitDog

nvd логотип

CVE-2026-55517

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

Описание

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.5, a Deno program that opens a client WebSocket connection could be crashed by the remote server. While handling the WebSocket handshake response, Deno parsed the Sec-WebSocket-Protocol and Sec-WebSocket-Extensions response headers in a way that assumed their bytes were always printable ASCII. A response header containing non-visible-ASCII bytes (0x80-0xFF) caused a panic that aborted the entire Deno process. This vulnerability is fixed in 2.7.5.

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

Конфигурация 1
cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*
Версия до 2.7.5 (исключая)

EPSS

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

4.3 Medium

CVSS3

Дефекты

CWE-248

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

CVSS3: 4.3
github
3 месяца назад

Deno: Denial of service via non-ASCII bytes in WebSocket response headers

EPSS

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

4.3 Medium

CVSS3

Дефекты

CWE-248