CVE-2025-47279

LOW

NPM Undici < 5.29.0 - Memory Leak

Title source: rule

Description

Undici is an HTTP/1.1 client for Node.js. Prior to versions 5.29.0, 6.21.2, and 7.5.0, applications that use undici to implement a webhook-like system are vulnerable. If the attacker set up a server with an invalid certificate, and they can force the application to call the webhook repeatedly, then they can cause a memory leak. This has been patched in versions 5.29.0, 6.21.2, and 7.5.0. As a workaound, avoid calling a webhook repeatedly if the webhook fails.

Scores

CVSS v3 3.1
EPSS 0.0020
EPSS Percentile 42.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L

Classification

CWE
CWE-401
Status draft

Affected Products (1)

npm/undici < 5.29.0npm

Timeline

Published May 15, 2025
Tracked Since Feb 18, 2026