CVE-2026-55517

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*

History

29 Jun 2026, 13:27

Type Values Removed Values Added
CPE cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*
First Time Deno
Deno deno
References () https://github.com/denoland/deno/security/advisories/GHSA-x2qc-cmh9-f4hf - () https://github.com/denoland/deno/security/advisories/GHSA-x2qc-cmh9-f4hf - Mitigation, Vendor Advisory

23 Jun 2026, 18:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 18:18

Updated : 2026-06-29 13:27


NVD link : CVE-2026-55517

Mitre link : CVE-2026-55517

CVE.ORG link : CVE-2026-55517


JSON object : View

Products Affected

deno

  • deno
CWE
CWE-248

Uncaught Exception