๐Ÿ” CVE Alert

CVE-2026-55517

MEDIUM 4.3

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

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-248
Vendor denoland
Product deno
Published Jun 23, 2026
Last Updated Jun 23, 2026
Stay Ahead of the Next One

Get instant alerts for denoland deno

Be the first to know when new medium vulnerabilities affecting denoland deno are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

denoland / deno
< 2.7.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/denoland/deno/security/advisories/GHSA-x2qc-cmh9-f4hf