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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-42584— Netty: HttpClientCodec response desynchronization

CVSS 7.3 · High EPSS 0.04% · P11

Affected Version Matrix 4

VendorProductVersion RangeStatus
io.nettynetty-codec-http>= 4.2.0.Alpha1, < 4.2.13.Finalaffected
< 4.1.133.Finalaffected
nettynetty>= 4.2.0.Alpha1, < 4.2.13.Finalaffected
< 4.1.133.Finalaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-42584

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: HttpClientCodec response desynchronization
Source: NVD (National Vulnerability Database)
Vulnerability Description
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, HttpClientCodec pairs each inbound response with an outbound request by queue.poll() once per response, including for 1xx. If the client pipelines GET then HEAD and the server sends 103, then 200 with GET body, then 200 for HEAD, the queue pairs HEAD with the first 200. The HEAD rule then skips reading that message’s body, so the GET entity bytes stay on the stream and the following 200 is parsed from the wrong offset. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Source: NVD (National Vulnerability Database)
Vulnerability Type
HTTP请求的解释不一致性(HTTP请求私运)
Source: NVD (National Vulnerability Database)
Vulnerability Title
Netty 环境问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Netty是Netty社区的一款非阻塞I/O客户端-服务器框架,它主要用于开发Java网络应用程序,如协议服务器和客户端等。 Netty 4.2.13.Final和4.1.133.Final之前版本存在环境问题漏洞,该漏洞源于HttpClientCodec在配对响应和请求时存在逻辑问题,可能导致解析错误。
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.2.0.Alpha1, < 4.2.13.Final -
io.nettynetty-codec-http >= 4.2.0.Alpha1, < 4.2.13.Final -

II. Public POCs for CVE-2026-42584

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-42584

登录查看更多情报信息。

Same Patch Batch · netty · 2026-05-13 · 12 CVEs total

CVE-2026-425877.5 HIGHNetty: HttpContentDecompressor maxAllocation bypass via Content-Encoding: br/zstd/snappy e
CVE-2026-425827.5 HIGHNetty: HTTP/3 QPACK literal unbounded allocation
CVE-2026-425797.5 HIGHNetty: DNS Codec Input Validation Bypass in Netty (Encoder + Decoder)
CVE-2026-425837.5 HIGHNetty: Lz4FrameDecoder resource exhaustion
CVE-2026-425777.5 HIGHNetty: epoll transport denial of service via RST on half-closed TCP connection
CVE-2026-425866.8 MEDIUMNetty: CRLF Injection in Netty Redis Codec Encoder
CVE-2026-425806.5 MEDIUMNetty: HTTP Request Smuggling due to incorrect chunk size parsing
CVE-2026-425856.5 MEDIUMNetty: HTTP Request Smuggling due to malformed Transfer-Encoding
CVE-2026-425815.8 MEDIUMNetty: HTTP/1.0 TE+CL Coexistence Bypasses Smuggling Sanitization
CVE-2026-442485.3 MEDIUMNetty: Resource exhaustion in MqttDecoder
CVE-2026-42578Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation

IV. Related Vulnerabilities

V. Comments for CVE-2026-42584

No comments yet


Leave a comment