THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-84947 (LOW 3.7) — undici's dump interceptor reads and discards a response body up to a configurable maximum size. When a response declares a Content-Length that exceeds the maximum, the interceptor aborts cleanly, but when a response has no Content-Length and is chunked, the interceptor instead si

[NVD] CVE-2026-84947 (LOW 3.7) — undici's dump interceptor reads and discards a response body up to a configurable maximum size. When a response declares a Content-Length that exceeds the maximum, the interceptor aborts cleanly, but when a response has no Content-Length and is chunked, the interceptor instead si

mednvdPublished 2026-09-04

CVE-2026-84947 CVSS: 3.7 LOW Published: 2026-09-04T17:17:02.103

undici's dump interceptor reads and discards a response body up to a configurable maximum size. When a response declares a Content-Length that exceeds the maximum, the interceptor aborts cleanly, but when a response has no Content-Length and is chunked, the interceptor instead signals completion early once the accumulated size reache

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-84947