PT-2026-84072 · Openjs Foundation · Node.Js

CVE-2026-48932

·

Published

2026-09-01

·

Updated

2026-09-07

CVSS v3.1

3.7

Low

VectorAV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Name of the Vulnerable Software and Affected Versions Node.js version 22 Node.js version 24 Node.js version 26
Description A flaw in the HTTP client can cause request desynchronization for forwarding proxies that rebuild outbound headers from the visible IncomingMessage headers while piping the original body to a reused backend connection. Node.js may omit headers that exceed maxHeadersCount or maxHeaderPairs from req.headers, req.rawHeaders, and req.headersDistinct, yet continue to use these omitted headers internally for HTTP message framing. Specifically, the Content-Length header can be hidden from the userland while the request body is still delivered.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

HTTP Request/Response Smuggling

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BIT-NODE-2026-48932
BIT-NODE-MIN-2026-48932
CVE-2026-48932
RHSA-2026:54436

Affected Products

Node.Js