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

CVE-2026-58044

·

Published

2026-08-01

·

Updated

2026-09-03

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 versions 22.x and earlier Node.js versions 24.x and earlier Node.js versions 26.x and earlier
Description A flaw in the Node.js HTTP client can lead to request desynchronization in Node.js-based forwarding proxies. This occurs when proxies rebuild outbound headers using visible IncomingMessage headers while piping the original body to a reused backend connection. Node.js may omit headers that exceed the maxHeadersCount or maxHeaderPairs limits from req.headers, req.rawHeaders, and req.headersDistinct, yet continue to use these omitted headers internally for HTTP message framing. Consequently, the Content-Length header can be hidden from the application layer while the request body is still delivered.
Recommendations Update Node.js 22 to the latest patched version. Update Node.js 24 to version 24.18.1-1.1 or newer. Update Node.js 26 to version 26.5.1-1.1 or newer.

Fix

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-58044
BIT-NODE-MIN-2026-58044
CVE-2026-58044
ECHO-537D-76A3-127A
OPENSUSE-SU-2026:11439-1
OPENSUSE-SU-2026:11440-1
OPENSUSE-SU-2026:21545-1
OPENSUSE-SU-2026:21546-1
RHSA-2026:52990
SUSE-SU-2026:23130-1
SUSE-SU-2026:23131-1
SUSE-SU-2026:23154-1
SUSE-SU-2026:23155-1
SUSE-SU-2026:3520-1
SUSE-SU-2026:3521-1
SUSE-SU-2026:3557-1
SUSE-SU-2026:3929-1
SUSE-SU-2026:3930-1

Affected Products

Node.Js