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.
CVE-2026-75596
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 72% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 54(Track)EG Risk 54/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity87% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 28%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 20, 2026
Advisory Details (7)
Auto-updated Aug 19, 2026netty-4.2.17.Final
Patch available: netty/netty netty-4.2.17.Final
https://github.com/netty/netty/releases/tag/netty-4.2.17.Finalnetty-4.1.137.Final
Patch available: netty/netty netty-4.1.137.Final
https://github.com/netty/netty/releases/tag/netty-4.1.137.Finalcommit 9e0519239108 (netty/netty)
Patch available: netty/netty netty-4.1.137.Final (contains commit 9e0519239108)
https://github.com/netty/netty/commit/9e0519239108a69b7e9bbc5e9182ee139a0d7961commit 1b5abc6443b6 (netty/netty)
Patch available: netty/netty netty-4.2.17.Final (contains commit 1b5abc6443b6)
https://github.com/netty/netty/commit/1b5abc6443b63726c72cdd285af2feb7ddbb8ff7Merge changes from forks (#17213)
Patch available: netty/netty netty-4.1.137.Final (PR #17217 merged 2026-08-06)
https://github.com/netty/netty/pull/17217Merge changes from forks
Patch available: netty/netty netty-4.2.17.Final (PR #17213 merged 2026-08-04)
https://github.com/netty/netty/pull/17213Fragmented ClientHello records trigger quadratic pre-handshake reassembly in default SNI parsing · Advisory · netty/netty · GitHub
https://github.com/netty/netty/security/advisories/GHSA-fccg-mwvh-qqg4Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 15× in last 7d / 15× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 16:31 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 17:18 UTCEG score recompute
- 2026-08-24 14:18 UTCEPSS rescore
- 2026-08-23 06:25 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 07:12 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 07:58 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 20:20 UTCEG score recompute
- 2026-08-20 20:02 UTCEG score recompute
- 2026-08-19 21:19 UTCEG score recompute
- 2026-08-19 21:04 UTCEG score recompute
- 2026-08-19 21:03 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-75596?
When was CVE-2026-75596 disclosed?
Is CVE-2026-75596 actively exploited?
What is the CVSS score of CVE-2026-75596?
How do I remediate CVE-2026-75596?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-75596
Is Your Infrastructure Affected by CVE-2026-75596?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.