Improper privilege management in Deno - CVE-2023-33966

 

Improper privilege management in Deno - CVE-2023-33966

Published: May 30, 2023 / Updated: April 23, 2026


Vulnerability identifier: #VU127030
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-33966
CWE-ID: CWE-269
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Deno
Software vendor:
Deno Land

Description

The vulnerability allows a remote attacker to bypass network access restrictions.

The vulnerability exists due to improper privilege management in built-in "node:http" and "node:https" modules when making outbound HTTP requests. A remote attacker can cause the application to use these built-in modules to bypass network access restrictions.

Dependencies relying on these built-in modules are also affected. Deno Deploy users are unaffected.


Remediation

Install security update from vendor's website.

External links