Headline
GHSA-9f24-jqhm-jfcw: fetch(url) leads to a memory leak in undici
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.
fetch(url) leads to a memory leak in undici
Moderate severity GitHub Reviewed Published Feb 16, 2024 in nodejs/undici • Updated Feb 16, 2024