LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-42578

netty · netty

Published
CVSS7.5
Severityhigh
WeaknessCWE-113
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

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.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-42578

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-42578.