CVE-2026-49860
MEDIUM EPSS 1.3%
Published Jun 23, 20261w ago · Modified Jun 23, 20261w ago
5.2 CVSS 3.1
Published Jun 23, 2026 1w ago
Last Modified Jun 23, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
1.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-918 Server-Side Request Forgery (SSRF) Validation
References 1
- github.com https://github.com/denoland/deno/security/advisories/GHSA-83pc-3rw9-qpwj
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.