Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-59919— Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

CVSS 5.5 · Medium EPSS 0.11% · P2

Possible ATT&CK Techniques 1AI

T1557.002 · ARP Cache Poisoning

Affected Version Matrix 2

VendorProductVersion RangeStatus
nettynetty< 4.1.136.Finalaffected
>= 4.2.0.Final, < 4.2.16.Finalaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-59919

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

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
Netty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address
Source: CVE Program / CVE List V5
Vulnerability Description
Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's HAProxy encoder ( HAProxyMessageEncoder ) writes AF_UNIX source and destination socket addresses into the HAProxy V1 text protocol without validating them for CRLF characters, so an attacker who controls an AF_UNIX address can inject  \r\n  sequences and split the single PROXY header into multiple lines. This is possible because the V1 protocol uses CRLF as its line terminator and, unlike IPv4/IPv6 addresses whose format checks implicitly reject CRLF, AF_UNIX addresses are only validated for length (up to 108 bytes), allowing a forged second PROXY header line that spoofs the client source/destination IP to a downstream server or load balancer. The issue is fixed in versions 4.1.136.Final and 4.2.16.Final.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
对CRLF序列的转义处理不恰当(CRLF注入)
Source: CVE Program / CVE List V5
Vulnerability Title
Netty 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Netty是Netty团队开源的一款非阻塞I/O客户端-服务器框架,它主要用于开发Java网络应用程序,如协议服务器和客户端等。 Netty 4.1.136.Final之前版本和4.2.16.Final之前版本存在输入验证错误漏洞,该漏洞源于HAProxyMessageEncoder在将AF_UNIX地址写入HAProxy V1文本协议时未对CRLF字符进行验证,导致攻击者可通过注入\r\n序列分割PROXY头,从而伪造客户端源/目标IP,欺骗下游服务器或负载均衡器。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
nettynetty < 4.1.136.Final -

II. Public POCs for CVE-2026-59919

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-59919

登录查看更多情报信息。

Vendor Advisories for CVE-2026-59919 (1)

Same Patch Batch · netty · 2026-07-29 · 6 CVEs total

CVE-2026-599018.7 HIGHNetty Bzip2Decoder: Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang
CVE-2026-598996.9 MEDIUMNetty HttpContentEncoder: Unbounded Per-Connection Queue Growth via HTTP/1.1 Pipelining Le
CVE-2026-599006.9 MEDIUMNetty codec-http2: Lack of Host Header Deduplication in HTTP/2→HTTP/1.x Translation Leads
CVE-2026-599206.5 MEDIUMNetty: STOMP CONNECT Frame Header Injection
CVE-2026-598986.3 MEDIUMNetty: WebSockets V07/V08 handshaker missing Connection/Upgrade validation

IV. Related Vulnerabilities

V. Comments for CVE-2026-59919

No comments yet


Leave a comment