← Back

CVE-2026-1525

nvd nist
Published: Mar 12, 2026Modified: Jun 17, 2026

JSON object

Loading...
9.8
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploitability: 3.9 / Impact: 5.9
Source: NVD

Description

Undici allows duplicate HTTP Content-Length headers when they are provided in an array with case-variant names (e.g., Content-Length and content-length). This produces malformed HTTP/1.1 requests with multiple conflicting Content-Length values on the wire. Who is impacted: * Applications using undici.request(), undici.Client, or similar low-level APIs with headers passed as flat arrays * Applications that accept user-controlled header names without case-normalization Potential consequences: * Denial of Service: Strict HTTP parsers (proxies, servers) will reject requests with duplicate Content-Length headers (400 Bad Request) * HTTP Request Smuggling: In deployments where an intermediary and backend interpret duplicate headers inconsistently (e.g., one uses the first value, the other uses the last), this can enable request smuggling attacks leading to ACL bypass, cache poisoning, or credential hijacking

Affected (2)

Products: Nodejs: Undici
1 product
Undici
Configuration A
2 vulnerable
Vulnerable SoftwareAffected Versions
Nodejs
Before 6.24.0
From 7.0.0 to 7.24.0

References (5)

Source: ce714d77-add3-4f53-aff5-83d477b104bb
Vendor Advisory
Source: ce714d77-add3-4f53-aff5-83d477b104bb
Technical Description
Source: ce714d77-add3-4f53-aff5-83d477b104bb
MitigationVendor Advisory
Source: ce714d77-add3-4f53-aff5-83d477b104bb
Permissions Required
Source: ce714d77-add3-4f53-aff5-83d477b104bb
Technical Description

Timeline

No history available yet.