VulnerabilityAnalyzed
CVE-2024-24750
In affected versions calling `fetch(url)` and not consuming the incoming body ((or consuming it very slowing) will lead to a memory leak.
MEDIUM 6.5EPSS 0.70%
Does this matter?
Lower severity and a low EPSS score (0.70%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
- EPSS
- 0.70% probability · 51th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-400, CWE-401
- Affected
- nodejs/undici
- Source
- security-advisories@github.com
References
- https://github.com/nodejs/undici/commit/87a48113f1f68f60aa09abb07276d7c35467c663Patch
- https://github.com/nodejs/undici/security/advisories/GHSA-9f24-jqhm-jfcwVendor Advisory
- https://security.netapp.com/advisory/ntap-20240419-0006/Third Party Advisory
- https://github.com/nodejs/undici/commit/87a48113f1f68f60aa09abb07276d7c35467c663Patch
- https://github.com/nodejs/undici/security/advisories/GHSA-9f24-jqhm-jfcwVendor Advisory
- https://security.netapp.com/advisory/ntap-20240419-0006/Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.