Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, SimpleTrustManagerFactory.engineGetTrustManagers() and related paths wrap any user-supplied plain X509TrustManager in X509TrustManagerWrapper, which extends X509ExtendedTrustManager but implements the 3-arg checkServerTrusted(chain, authType, SSLEngine) by discarding the SSLEngine and calling the 2-arg delegate. Because the object now IS an X509ExtendedTrustManager, neither SunJSSE's internal AbstractTrustManagerWrapper nor Netty's own OpenSslX509TrustManagerWrapper will re-wrap it to add endpoint-identification. Consequently, even though Netty 4.2 sets endpointIdentificationAlgorithm="HTTPS" by default, a client built with SslContextBuilder.forClient().trustManager(somePlainX509TrustManager) performs no hostname verification at all. Versions 4.1.135.Final and 4.2.15.Final patch the issue.
CVE-2026-50010
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 62% 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
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 49(Track)EG Risk 49/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 computedSeverity75% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 38%
- KEV
- Not listed
Published
June 12, 2026
Last Modified
August 20, 2026
Advisory Details (3)
Auto-updated Jun 12, 2026Wrapping plain trust manager silently disables hostname verification · Advisory · netty/netty · GitHub
https://github.com/netty/netty/security/advisories/GHSA-c653-97m9-rcg9netty-4.2.15.Final
Patch available: netty/netty netty-4.2.15.Final
https://github.com/netty/netty/releases/tag/netty-4.2.15.Finalnetty-4.1.135.Final
Patch available: netty/netty netty-4.1.135.Final
https://github.com/netty/netty/releases/tag/netty-4.1.135.FinalVendor Advisories for CVE-2026-50010(14)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:53806Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.25 security update
- RHSA-2026:53644Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.25 security pdate
- RHSA-2026:50085Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.1.7.1 XP 6.0.5.1 release
- RHSA-2026:49700Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.1.7 security update
- RHSA-2026:49701Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.1.7 security update
- RHSA-2026:48151Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat build of Cryostat security update
- RHSA-2026:41951Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Data Grid 8.6.2 security update
- RHSA-2026:37390Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Build of Apache Camel 4.18.1.P1 for Spring Boot release.
- +6 more
Patch Availability(6)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | netty-handler | 2026-08-11 | redhat |
| redhat | eap7-wildfly-0:7.4.25-2.GA_redhat_00001.1.el7eap | 2026-08-11 | redhat |
| redhat | io.netty/netty-handler:4.1.132.Final-redhat-00001 | 2026-08-03 | redhat |
| redhat | eap8-wildfly-0:8.1.7.1-1.GA_redhat_00004.1.el9eap | 2026-08-03 | redhat |
| redhat | cryostat/jfr-datasource-rhel9:4.2.0-13 | 2026-07-29 | redhat |
| redhat | offline-knowledge-portal/rhokp-rhel9:1782239370 | 2026-06-23 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(5 across 5 ecosystems)
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| netty | 1:4.1.48-10 ... 1:4.1.48-9 (16 versions) | — | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| netty | 1:4.1.48-10 ... 1:4.1.48-9 (12 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| netty | 1:4.1.48-10 ... 1:4.1.48-16 (8 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| netty | 1:4.1.48-10 ... 1:4.1.48-16 (7 versions) | — | — |
Maven(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| io.netty:netty-handler | 4.0.0.Alpha1 ... 4.1.99.Final (228 versions) | 4.1.135.Final | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 32× in last 7d / 124× 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.
Showing the most recent 100 of 229 total refreshes for this CVE.
- 2026-08-21 06:35 UTCEG score recompute
- 2026-08-21 06:35 UTCVendor advisory
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 13:57 UTCEG score recompute
- 2026-08-20 13:57 UTCVendor advisory
- 2026-08-20 12:42 UTCEG score recompute
- 2026-08-20 12:42 UTCVendor advisory
- 2026-08-20 08:47 UTCEG score recompute
- 2026-08-20 08:47 UTCVendor advisory
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 13:45 UTCEG score recompute
- 2026-08-19 13:45 UTCVendor advisory
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 12:25 UTCEG score recompute
- 2026-08-17 12:25 UTCVendor advisory
- 2026-08-17 12:12 UTCEG score recompute
- 2026-08-17 12:12 UTCVendor advisory
- 2026-08-17 06:18 UTCVendor advisory
- 2026-08-16 16:56 UTCEG score recompute
- 2026-08-16 16:56 UTCVendor advisory
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 04:04 UTCEG score recompute
- 2026-08-16 04:04 UTCVendor advisory
- 2026-08-16 02:14 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-08-15 15:12 UTCVendor advisory
- 2026-08-15 02:19 UTCEG score recompute
- 2026-08-15 02:19 UTCVendor advisory
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 13:27 UTCEG score recompute
- 2026-08-14 13:27 UTCVendor advisory
- 2026-08-14 12:29 UTCVendor advisory
- 2026-08-14 01:21 UTCEG score recompute
- 2026-08-14 01:21 UTCVendor advisory
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 12:27 UTCEG score recompute
- 2026-08-13 12:27 UTCVendor advisory
- 2026-08-13 01:28 UTCEG score recompute
- 2026-08-13 01:28 UTCVendor advisory
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 12:36 UTCEG score recompute
- 2026-08-12 12:36 UTCVendor advisory
- 2026-08-12 12:11 UTCEG score recompute
- 2026-08-12 12:11 UTCVendor advisory
- 2026-08-12 04:07 UTCVendor advisory
- 2026-08-11 15:15 UTCEG score recompute
- 2026-08-11 15:15 UTCVendor advisory
- 2026-08-11 02:12 UTCEG score recompute
- 2026-08-11 02:12 UTCVendor advisory
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 13:20 UTCEG score recompute
- 2026-08-10 13:20 UTCVendor advisory
- 2026-08-10 12:25 UTCEG score recompute
- 2026-08-10 12:25 UTCVendor advisory
- 2026-08-10 04:46 UTCVendor advisory
- 2026-08-09 15:54 UTCEG score recompute
- 2026-08-09 15:54 UTCVendor advisory
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 03:02 UTCEG score recompute
- 2026-08-09 03:02 UTCVendor advisory
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 14:10 UTCVendor advisory
- 2026-08-08 01:17 UTCEG score recompute
- 2026-08-08 01:17 UTCVendor advisory
- 2026-08-07 12:25 UTCEG score recompute
- 2026-08-07 12:25 UTCVendor advisory
- 2026-08-07 12:08 UTCVendor advisory
- 2026-08-07 03:08 UTCVendor advisory
- 2026-08-06 14:16 UTCEG score recompute
- 2026-08-06 14:16 UTCVendor advisory
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 01:23 UTCEG score recompute
- 2026-08-06 01:23 UTCVendor advisory
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 12:31 UTCEG score recompute
- 2026-08-05 12:31 UTCVendor advisory
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 13:26 UTCEG score recompute
- 2026-08-04 13:26 UTCVendor advisory
- 2026-08-04 12:33 UTCEG score recompute
- 2026-08-04 12:33 UTCVendor advisory
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-04 02:34 UTCVendor advisory
- 2026-08-03 13:42 UTCEG score recompute
- 2026-08-03 13:42 UTCVendor advisory
- 2026-08-03 12:44 UTCEG score recompute
- 2026-08-03 12:44 UTCVendor advisory
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 23:55 UTCVendor advisory
- 2026-08-02 11:03 UTCVendor advisory
- 2026-08-01 22:10 UTCVendor advisory
- 2026-08-01 09:17 UTCEG score recompute
- 2026-08-01 09:17 UTCVendor advisory
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-31 14:12 UTCVendor advisory
- 2026-07-31 01:16 UTCEG score recompute
- 2026-07-31 01:16 UTCVendor advisory
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 12:23 UTCEG score recompute
- 2026-07-30 12:23 UTCVendor advisory
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p98HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p91HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Same CWE
10 shownCWE-347
Frequently asked(5)
What is CVE-2026-50010?
When was CVE-2026-50010 disclosed?
Is CVE-2026-50010 actively exploited?
What is the CVSS score of CVE-2026-50010?
How do I remediate CVE-2026-50010?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-50010
Is Your Infrastructure Affected by CVE-2026-50010?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.