LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-1526

nodejs · undici

Published
CVSS7.5
Severityhigh
WeaknessCWE-409
ExploitedNot in CISA KEV

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

Description

The undici WebSocket client is vulnerable to a denial-of-service attack via unbounded memory consumption during permessage-deflate decompression. When a WebSocket connection negotiates the permessage-deflate extension, the client decompresses incoming compressed frames without enforcing any limit on the decompressed data size. A malicious WebSocket server can send a small compressed frame (a "decompression bomb") that expands to an extremely large size in memory, causing the Node.js process to exhaust available memory and crash or become unresponsive. The vulnerability exists in the PerMessageDeflate.decompress() method, which accumulates all decompressed chunks in memory and concatenates t

References

← Back to the CVE Tracker

Our coverage of CVE-2026-1526

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-1526.