CVE-2024-24750
fetch(url) leads to a memory leak in undici
6.5
MEDIUM
CVSS 3.1
EPSS 0.35%
Description
### Impact Calling `fetch(url)` and not consuming the incoming body ((or consuming it very slowing) will lead to a memory leak. ### Patches Patched in v6.6.1 ### Workarounds Make sure to always consume the incoming body.
How to fix CVE-2024-24750
To remediate CVE-2024-24750, upgrade the affected package to a fixed version below.
- npm/undici—upgrade to 6.6.1 or later
Is CVE-2024-24750 being exploited?
Low — EPSS is 0.4%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- >= 6.0.0, < 6.6.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |