Undici is an HTTP/1.1 client, written from scratch for Node.js. In affected versions calling `fetch(url)` and not consuming the incoming body ((or consuming it very slowing) will lead to a memory leak. This issue has been addressed in version 6.6.1. Users are advised to upgrade. Users unable to upgrade should make sure to always consume the incoming body.
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2024-0593 | Undici is an HTTP/1.1 client, written from scratch for Node.js. In affected versions calling `fetch(url)` and not consuming the incoming body ((or consuming it very slowing) will lead to a memory leak. This issue has been addressed in version 6.6.1. Users are advised to upgrade. Users unable to upgrade should make sure to always consume the incoming body. |
Github GHSA |
GHSA-9f24-jqhm-jfcw | fetch(url) leads to a memory leak in undici |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 13 Feb 2025 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| CPEs | cpe:2.3:a:nodejs:undici:6.0.0:*:*:*:*:*:*:* | |
| Metrics |
ssvc
|
Tue, 17 Dec 2024 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Nodejs
Nodejs undici |
|
| Weaknesses | CWE-401 | |
| CPEs | cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* | |
| Vendors & Products |
Nodejs
Nodejs undici |
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-02-13T17:40:21.089Z
Reserved: 2024-01-29T20:51:26.009Z
Link: CVE-2024-24750
Updated: 2024-08-01T23:28:12.823Z
Status : Analyzed
Published: 2024-02-16T22:15:07.947
Modified: 2024-12-17T17:40:47.303
Link: CVE-2024-24750
OpenCVE Enrichment
No data.
EUVD
Github GHSA