CVE-2026-75595
Last modified
CVE-2026-75595 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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). EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
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.
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-75595?
How severe is CVE-2026-75595?
How do I fix CVE-2026-75595?
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-75587Mattermost Desktop App versions <=6.2 6.2.2.0 fail to redact…3.3
- 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-75596Netty is an asynchronous, event-driven network application f…8.7
- 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
Are you affected by CVE-2026-75595?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
