Input validation error in Deno - CVE-2024-27932

 

Input validation error in Deno - CVE-2024-27932

Published: March 5, 2024 / Updated: April 23, 2026


Vulnerability identifier: #VU127048
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-27932
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Deno
Software vendor:
Deno Land

Description

The vulnerability allows a remote user to disclose sensitive information and modify request integrity.

The vulnerability exists due to improper input validation in DENO_AUTH_TOKENS hostname matching in auth_tokens.rs when processing import specifiers. A remote user can cause a token to be sent to an attacker-controlled server to disclose sensitive information and modify request integrity.

User interaction is required, and the issue affects scenarios where potentially untrusted code is imported while DENO_AUTH_TOKENS is in use.


Remediation

Install security update from vendor's website.

External links