CVE-2024-22025

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-22025
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-22025.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-22025
Aliases
Downstream
Related
Published
2024-03-19T05:15:10Z
Modified
2025-08-29T19:00:07Z
Summary
[none]
Details

A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. An attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration.

References

Affected packages