216.73.217.50

CVE-2026-42578

· Published 13/05/2026 19:17 · Modified 14/05/2026 16:26

Labels: CVE-2026-42578 2026-05-13CVE-2026-42578CWE-113[email protected]

Essential information

Published
13/05/2026 19:17
Modified
14/05/2026 16:26
Author
Creator
CVSS
2.9 LOW (v3) 2.9 LOW (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's HttpProxyHandler constructs HTTP CONNECT requests with header validation explicitly disabled. The newInitialMessage() method creates headers using DefaultHttpHeadersFactory.headersFactory().withValidation(false), then adds user-provided outboundHeaders without any CRLF validation. This allows an attacker who can influence the outbound headers to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
netty / netty cpe:2.3:a:netty:netty:<4.2.13.Final:*:*:*:*:*:*:*
netty / netty cpe:2.3:a:netty:netty:<4.1.133.Final:*:*:*:*:*:*:*

References