CVE-2026-49859

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.1, when fetch() was called, 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.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-06-23 18:18

Updated : 2026-06-29 14:38


NVD link : CVE-2026-49859

Mitre link : CVE-2026-49859

CVE.ORG link : CVE-2026-49859


JSON object : View

Products Affected

deno

  • deno
CWE
CWE-693

Protection Mechanism Failure

CWE-918

Server-Side Request Forgery (SSRF)