CVE-2026-75595Critical· 9.1▾ MidnightNetty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandler#decode checks the wrong offset before reading the four-byte TLS handshake header, so…
▾ Midnight zone — Critical, or high with PoC / in-the-wild
impact 50.1 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Sep 8.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via NVD
0.3%
— → 7.4
Last analysed / modified upstream
7.4 → 9.1
Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandler#decode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause an IndexOutOfBoundsException and invoke select(ctx, null). This selects the default SslContext instead of the SNI-specific context. In deployments where per-SNI clientAuth=REQUIRE is the sole mutual TLS gate, the default SslContext uses clientAuth=NONE or clientAuth=OPTIONAL, and no application-layer certificate verification exists, an unauthenticated remote attacker can bypass the protected route's mutual TLS requirement. This issue is fixed in versions 4.1.137.Final and 4.2.17.Final.
netty < 4.1.137netty >= 4.2.0, < 4.2.17Upgrade past the affected range:
netty 4.2.17Affected packages:
io.netty:netty-handler >= 4.2.0.Final, <= 4.2.16.Finalio.netty:netty-handler <= 4.1.136.FinalPatched in:
io.netty:netty-handler 4.2.17.Finalio.netty:netty-handler 4.1.137.FinalSource: https://github.com/advisories/GHSA-c4c3-7fpv-j4q5
Field changes observed since this record was first indexed.
Connected by shared product, vendor, weakness, or advisory.
CVE-2026-59903Medium· 6.5Netty is an asynchronous, event-driven network application framework
CVE-2026-59902High· 7.5Netty is an asynchronous, event-driven network application framework
CVE-2026-75596High· 7.5Netty is an asynchronous, event-driven network application framework
CVE-2026-44250High· 7.5Netty is a network application framework for development of protocol servers and clients
CVE-2026-44890High· 7.5Netty is a network application framework for development of protocol servers and clients
CVE-2026-46340High· 7.5Netty is a network application framework for development of protocol servers and clients