Netty是Netty社区的一款非阻塞I/O客户端-服务器框架,它主要用于开发Java网络应用程序,如协议服务器和客户端等。 Netty 4.2.0.Final版本至4.2.13.Final版本存在安全漏洞,该漏洞源于epoll传输无法检测和关闭半关闭后接收RST的TCP连接,可能导致陈旧通道和事件循环线程CPU繁忙循环。
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
| CVE-2026-42587 | 7.5 HIGH | Netty: HttpContentDecompressor maxAllocation bypass via Content-Encoding: br/zstd/snappy e |
| CVE-2026-42582 | 7.5 HIGH | Netty: HTTP/3 QPACK literal unbounded allocation |
| CVE-2026-42579 | 7.5 HIGH | Netty: DNS Codec Input Validation Bypass in Netty (Encoder + Decoder) |
| CVE-2026-42583 | 7.5 HIGH | Netty: Lz4FrameDecoder resource exhaustion |
| CVE-2026-42584 | 7.3 HIGH | Netty: HttpClientCodec response desynchronization |
| CVE-2026-42586 | 6.8 MEDIUM | Netty: CRLF Injection in Netty Redis Codec Encoder |
| CVE-2026-42580 | 6.5 MEDIUM | Netty: HTTP Request Smuggling due to incorrect chunk size parsing |
| CVE-2026-42585 | 6.5 MEDIUM | Netty: HTTP Request Smuggling due to malformed Transfer-Encoding |
| CVE-2026-42581 | 5.8 MEDIUM | Netty: HTTP/1.0 TE+CL Coexistence Bypasses Smuggling Sanitization |
| CVE-2026-44248 | 5.3 MEDIUM | Netty: Resource exhaustion in MqttDecoder |
| CVE-2026-42578 | 2.9 LOW | Netty: HTTP Header Injection via HttpProxyHandler Disabled Validation |
No comments yet