Intel

AIKIDO-2026-891074

undici is vulnerable to Denial of Service (DoS)

Denial of Service (DoS)CVE-2026-85014 Published Sep 18, 2026

59

Medium Risk

This Affects:

JSundici
7.0.0 - 7.29.0
Fixed in 7.29.1
8.0.0 - 8.10.1
Fixed in 8.10.2
Are you affected? Scan for Free

TL;DR

WebSocketStream aborts its locked writable on an unclean TCP close and discards the rejection. Aborting a locked writable rejects with a TypeError, and the unobserved rejection terminates the process under Node.js's default unhandledRejection behavior. A remote peer can trigger this with a single connection teardown while the application holds a writer. The fix observes the abort result instead of leaving the rejection unhandled.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you use WebSocketStream.

Background info

undici is vulnerable to Denial of Service (DoS) in versions 7.0.0 - 7.29.0 and 8.0.0 - 8.10.1.

How to fix this

Upgrade the undici library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform