Input validation error in undici - CVE-2026-84947
Published: September 6, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause response truncation.
The vulnerability exists due to improper input validation in the dump interceptor when processing oversized chunked responses without a Content-Length header. A remote attacker can send an oversized chunked response to cause response truncation.
Exploitation requires the application to use the dump interceptor with an untrusted or misbehaving upstream.