Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. undici
  4. ›
  5. CVE-2024-24750

CVE-2024-24750: Uncontrolled Resource Consumption

February 16, 2024

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.

References

  • github.com/advisories/GHSA-9f24-jqhm-jfcw
  • github.com/nodejs/undici/commit/87a48113f1f68f60aa09abb07276d7c35467c663
  • github.com/nodejs/undici/releases/tag/v6.6.1
  • github.com/nodejs/undici/security/advisories/GHSA-9f24-jqhm-jfcw

Code Behaviors & Features

Detect and mitigate CVE-2024-24750 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 6.0.0 up to 6.6.0

Fixed versions

  • 6.6.1

Solution

Upgrade to version 6.6.1 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

npm/undici/CVE-2024-24750.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:11 +0000.