---
cve: "CVE-2026-16728"
severity: "MEDIUM"
cvss: 4.8
epss: "0.2%"
vendor: "undici"
kev: false
exploited: false
published: "2026-07-29 21:17:46"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T05:35:53+02:00"
---

# CVE-2026-16728

> 4.8 MEDIUM · 🧪 PoC

## Beschreibung

undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a malicious or faulty upstream can return a partial response with a mismatched framing header, close the socket early, and have the retry interceptor assemble a body of a different length while the original Content-Length stays attached. Applications that use the retry interceptor and forward upstream headers and bodies downstream, such as proxies or gateways, may then emit an invalid HTTP response with a stale Content-Length, leading to downstream response desynchronization, connection hangs, or response corruption. Exploitation requires the retry interceptor enabled, an upstream returning a mismatched partial response, and a downstream forwarder that does not remove or recalculate Content-Length. The issue is fixed in undici 6.28.0, 7.29.0, and 8.9.0.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 01a912e49a50c48009ed2639d2a457a6ec26752a (Commit)
- 9e38fc121d2eb26086d41c7d9379b47a6fada1c5 (Commit)

## Referenzen

- <https://github.com/nodejs/undici/security/advisories/GHSA-8xcm-r25x-g524>
- <https://cna.openjsf.org/security-advisories.html>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-16728) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
