Skip to content

CVE-2026-58044 on CTRL-OS 26.05

Aliases: CVE-2026-58044

Packages: nodejs_26

Status: In Progress

Advisory Information

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.

Updates

2026-07-30 22:54 CEST

Metadata changes:

  • Status for package nodejs_26: “In Progress” (a6abe93a895cbf1f25e32ea040f3b2d2b542bf8b)

2026-07-30 22:54 CEST

Metadata changes:

  • Status for package nodejs_24: “In Progress” (82840a825b134d25d7b4275553879fe460aafa0c)

2026-07-30 22:54 CEST

Metadata changes:

  • Status for package nodejs_22: “In Progress” (ad2af6b9d08c219840802e380ff5d088f47b6c74)

2026-07-30 22:52 CEST

Metadata changes:

  • Status for package nodejs_22: “New
  • Status for package nodejs_24: “New
  • Status for package nodejs_26: “New