Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability 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**.
CVSS Information
N/A
Vulnerability Type
HTTP请求的解释不一致性(HTTP请求私运)
Vulnerability Title
nodejs node 输入验证错误漏洞
Vulnerability Description
nodejs node是nodejs组织的一个事件驱动的脚本语言运行环境。 nodejs node 26.5.0及之前版本、24.18.0及之前版本和22.23.1及之前版本存在输入验证错误漏洞,该漏洞源于HTTP客户端在重建出站标头时可能省略超出maxHeadersCount/maxHeaderPairs的标头,导致请求失同步,可能造成HTTP请求走私。
CVSS Information
N/A
Vulnerability Type
N/A