Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.1, when a WebSocket connection was opened, Deno checked the destination hostname against --deny-net rules but did not re-check the IP addresses that hostname resolved to. An attacker-controlled script could use a specially crafted domain name that passes the hostname check yet resolves to a denied IP, bypassing the network restriction entirely. This vulnerability is fixed in 2.8.1.
References
| Link | Resource |
|---|---|
| https://github.com/denoland/deno/security/advisories/GHSA-83pc-3rw9-qpwj | Vendor Advisory |
Configurations
History
29 Jun 2026, 14:37
| 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-83pc-3rw9-qpwj - 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 14:37
NVD link : CVE-2026-49860
Mitre link : CVE-2026-49860
CVE.ORG link : CVE-2026-49860
JSON object : View
Products Affected
deno
- deno
CWE
CWE-918
Server-Side Request Forgery (SSRF)
