PT-2026-48904 · Netty+1 · Netty+1

·

CVE-2026-50020

·

Published

2026-06-05

·

Updated

2026-08-31

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.135.Final Netty versions prior to 4.2.15.Final
Description Before reading the first request-line, the HttpObjectDecoder function silently skips all whitespace and every byte for which Character.isISOControl(b) is true (0x00–0x1F and 0x7F). This behavior deviates from RFC 9112 §2.2, which only permits servers to ignore empty CRLF lines preceding the request-line to handle HTTP/1.0 POST workarounds. By absorbing non-CRLF control characters such as NUL, SOH, and STX, the software can be exploited for request-boundary confusion in pipelined or multiplexed transports. This occurs when a front-end component, such as a load balancer or TLS terminator, treats these bytes differently than Netty, potentially leading to request-desync or smuggling attacks.
Recommendations Update to version 4.1.135.Final. Update to version 4.2.15.Final.

Exploit

Fix

DoS

HTTP Request/Response Smuggling

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

Weakness Enumeration

Related Identifiers

BDU:2026-08452
CLEANSTART-2026-BK55944
CLEANSTART-2026-FV79231
CLEANSTART-2026-KL03760
CLEANSTART-2026-LB41442
CLEANSTART-2026-NE94194
CLEANSTART-2026-NW12954
CLEANSTART-2026-YY96069
CVE-2026-50020
GHSA-HVCG-QMG6-JM4C
OPENSUSE-SU-2026:11033-1
SUSE-SU-2026:2802-1

Affected Products

Netty
Red Os