PT-2026-38371 · Netty+2 · Netty+2

Published

2026-05-07

·

Updated

2026-06-09

·

CVE-2026-42578

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.133.Final Netty versions prior to 4.2.13.Final
Description Netty's HttpProxyHandler constructs HTTP CONNECT requests with header validation explicitly disabled. The newInitialMessage() function creates headers using DefaultHttpHeadersFactory.headersFactory().withValidation(false), then adds user-provided outboundHeaders without any CRLF (Carriage Return Line Feed) validation. CRLF injection is a technique where an attacker inserts special characters to manipulate the structure of an HTTP request. This allows an attacker who can influence the outbound headers to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server.
Recommendations Update to version 4.1.133.Final or newer. Update to version 4.2.13.Final or newer. As a temporary workaround, restrict access to the outboundHeaders variable or ensure that any user-supplied data passed to the HttpProxyHandler constructor is strictly sanitized to remove CRLF characters.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CLEANSTART-2026-DD05788
CLEANSTART-2026-GX01236
CLEANSTART-2026-LE11246
CLEANSTART-2026-PO27799
CLEANSTART-2026-RN56220
CLEANSTART-2026-VJ37814
CLEANSTART-2026-WK99982
CVE-2026-42578
GHSA-45Q3-82M4-75JR
OPENSUSE-SU-2026:10795-1
SUSE-SU-2026:2308-1
USN-8401-1

Affected Products

Linuxmint
Netty
Ubuntu