Information disclosure in Deno - CVE-2024-37150

 

Information disclosure in Deno - CVE-2024-37150

Published: June 6, 2024 / Updated: April 23, 2026


Vulnerability identifier: #VU127054
CSH Severity: Medium
CVSS v4: 7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-37150
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to improper credential handling in .npmrc support when downloading tarballs from a different domain referenced by a registry. A remote attacker can cause Deno to send scope authentication credentials to the tarball URL to disclose sensitive information.

User interaction is required, and exploitation is possible when a private registry references tarball URLs on a different domain.


Affected software

Deno

How to mitigate CVE-2024-37150

Install security update from vendor's website.

Deno - update to 1.44.1

External References

Related Security Bulletins