CVE-2026-58044

Name
CVE-2026-58044
Description
A flaw in Node.js HTTP client can cause a request desynchronization for Node.js-based forwarding proxies that rebuild outbound headers from the visible `IncomingMessage` headers while piping the original body to a reused backend connection. Node.js can omit headers beyond `maxHeadersCount` / `maxHeaderPairs` from `req.headers`, `req.rawHeaders`, and `req.headersDistinct`, while still using those omitted headers internally for HTTP message framing. In particular, `Content-Length` can be hidden from userland while the request body is still delivered. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.
NVD Severity
unknown
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
support@hackerone.com https://nodejs.org/en/blog/vulnerability/july-2026-security-releases

Match rules

CPE URI Source package Min version Max version

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
nodejs-current edge-community 26.7.0-r0 Johannes Müller <alpinelinux@jogemu.at> fixed
nodejs-current 3.24-community 26.5.1-r0 Johannes Müller <alpinelinux@jogemu.at> fixed
nodejs edge-main 24.18.1-r0 Jakub Jirutka <jakub@jirutka.cz> fixed
nodejs 3.24-main 24.18.1-r0 Jakub Jirutka <jakub@jirutka.cz> fixed
nodejs 3.23-main 24.18.1-r0 Jakub Jirutka <jakub@jirutka.cz> fixed
nodejs 3.22-main 22.23.2-r0 Jakub Jirutka <jakub@jirutka.cz> fixed
nodejs 3.21-main 22.23.2-r0 Jakub Jirutka <jakub@jirutka.cz> fixed