CVE-2026-75596
Last modified
CVE-2026-75596 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, the default io.netty.handler.ssl.SniHandler constructors use the pre-handshake ClientHello aggregation path in handler/src/main/java/io/netty/handler/ssl/SslClientHelloHandler.java at io.netty.handler.ssl.SslClientHelloHandler#decode, where handshakeBuffer.clear() and writeBytes() recopy all previously received body bytes for every additional TLS record. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, the default io.netty.handler.ssl.SniHandler constructors use the pre-handshake ClientHello aggregation path in handler/src/main/java/io/netty/handler/ssl/SslClientHelloHandler.java at io.netty.handler.ssl.SslClientHelloHandler#decode, where handshakeBuffer.clear() and writeBytes() recopy all previously received body bytes for every additional TLS record. An unauthenticated remote peer can advertise a large ClientHello and deliver its body in thousands of tiny records, causing quadratic CPU work on the event loop before the TLS handshake completes and degrading TLS handling for other clients. This issue is fixed in versions 4.1.137.Final and 4.2.17.Final.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| netty | netty | < 4.1.137.Final; >= 4.2.0.Final, < 4.2.17.Final |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-75596?
How severe is CVE-2026-75596?
How do I fix CVE-2026-75596?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-75589Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HM…7.5
- CVE-2026-7559The Affilia – Affiliate Program & Referral Tracking for Word…4.3
- CVE-2026-75592Kirby is an open-source content management system. Prior to …6.9
- CVE-2026-75593BuildKit is a toolkit for converting source code to build ar…7.2
- CVE-2026-75594Kirby is an open-source content management system. Prior to …8.2
- CVE-2026-75595Netty is an asynchronous, event-driven network application f…9.1
- CVE-2026-75601Static Web Server (SWS) is a production-ready web server sui…4.3
- CVE-2026-75602OpenList a file list program that supports multiple storage.…6.5
- CVE-2026-75604Next.js is a React framework for building full-stack web app…9
- CVE-2026-7561The Tm – WordPress Redirection plugin for WordPress is vulne…6.1
- CVE-2026-75616An OS command injection vulnerability exists in the web mana…8.5
- CVE-2026-75618Tapo C100/C101 V5 contains a null pointer dereference vulner…6.5
Are you affected by CVE-2026-75596?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
