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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-59920— Netty: STOMP CONNECT Frame Header Injection

CVSS 6.5 · Medium EPSS 0.24% · P15

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

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-59920

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: STOMP CONNECT Frame Header Injection
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 STOMP encoder ( StompSubframeEncoder ) does not escape or validate header values in  CONNECT  and  CONNECTED  frames, so raw newline ( \n ) characters in a header value are written directly to the wire, allowing an attacker who controls a header value to inject additional STOMP headers. This happens because the encoder intentionally skips escaping for CONNECT/CONNECTED frames per the STOMP 1.2 specification but never rejects the raw newlines, and since a broker parses each line as a separate header, an attacker controlling a value such as a user-supplied login or passcode can overwrite connection parameters or add authentication/role headers to bypass authentication or escalate privileges (the actual impact is broker-dependent). 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:N/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之前版本存在输入验证错误漏洞,该漏洞源于STOMP编码器未对CONNECT和CONNECTED帧中的标头值进行转义或验证,导致原始换行字符直接写入,攻击者可通过控制标头值注入额外STOMP标头,从而覆盖连接参数或添加认证/角色头,可能绕过身份验证或提升权限。
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-59920

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-59920

登录查看更多情报信息。

Vendor Advisories for CVE-2026-59920 (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-598986.3 MEDIUMNetty: WebSockets V07/V08 handshaker missing Connection/Upgrade validation
CVE-2026-599195.5 MEDIUMNetty: HAProxy V1 Protocol CRLF Injection via AF_UNIX Address

IV. Related Vulnerabilities

V. Comments for CVE-2026-59920

No comments yet


Leave a comment