undici is vulnerable to Denial of Service (DoS)
59
Medium Risk
The WebSocket permessage-deflate size-limit cleanup removes every listener from the internal zlib inflate stream, including its error listener, while that stream can still emit. A compressed message that crosses the decompressed-payload limit and then contains a malformed DEFLATE byte emits a zlib data error with no listener, which Node.js treats as fatal and terminates the process. Application WebSocket error handlers cannot catch it because the failing object is the internal inflater. The fix keeps an error listener attached during size-limit cleanup.
You are affected if you are using a version that falls within the vulnerable range and you use the WebSocket client with permessage-deflate.
undici is vulnerable to Denial of Service (DoS) in versions 6.25.0 - 6.28.0, 7.28.0 - 7.29.0 and 8.1.0 - 8.10.1.
Upgrade the undici library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant
ISO 42001Compliant© All Intel data is openly available and commercially licensed.