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.
No configuration.
04 Nov 2025, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Nov 2024, 08:55
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://hackerone.com/reports/2284065 - | |
| References | () https://lists.debian.org/debian-lts-announce/2024/03/msg00029.html - | |
| References | () https://security.netapp.com/advisory/ntap-20240517-0008/ - |
30 Oct 2024, 21:35
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-404 |
10 Jun 2024, 18:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Published : 2024-03-19 05:15
Updated : 2025-11-04 17:15
NVD link : CVE-2024-22025
Mitre link : CVE-2024-22025
CVE.ORG link : CVE-2024-22025
JSON object : View
No product.
Improper Resource Shutdown or Release