Intel

AIKIDO-2026-643359

undici is vulnerable to Denial of Service (DoS)

Denial of Service (DoS)CVE-2026-18149 Published 6 days ago

59

Medium Risk

This Affects:

JSundici
7.11.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

The retry handler leaves an already-exposed response body pending when a truncated successful response is retried and the retry returns a non-retryable status. The original body the application still holds is never ended or destroyed, so reads hang and bodyTimeout does not fire. A remote peer can repeat this to accumulate pending streams. The fix settles the original body when the handler replaces it.

Who does this affect?

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

Background info

undici is vulnerable to Denial of Service (DoS) in versions 7.11.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