Netty is a network application framework for development of protocol servers and clients. In netty-codec-http2 prior to versions 4.1.135.Final and 4.2.15.Final, the DelegatingDecompressorFrameListener class orchestrates HTTP/2 decompression by embedding a per-stream EmbeddedChannel that runs the appropriate decompression codec (gzip, deflate, zstd) and forwards decompressed chunks to a wrapped listener. Each decompressed chunk is a pooled ByteBuf handed to an anonymous ChannelInboundHandlerAdapter tail handler, which becomes the sole owner responsible for releasing it. A remote peer could send frames that would result in the flow-controller throwing and so trigger a resource leak which at the end might take down the whole JVM due OOME. Versions 4.1.135.Final and 4.2.15.Final patch the issue.
CVE-2026-48043
This medium-severity CVE scores 5.3 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit probability: 0.6%, top 56% 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).
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EPSS
- 44.1%
- KEV
- Not listed
Published
June 11, 2026
Last Modified
July 6, 2026
Advisory Details (3)
Auto-updated Jun 13, 2026[codec-http2] ByteBuf Reference-Count Leak in DelegatingDecompressorFrameListener Leads to Memory Exhaustion · Advisory · netty/netty · GitHub
https://github.com/netty/netty/security/advisories/GHSA-c2gf-v879-257jnetty-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-48043(5)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:34608Red Hat Product SecurityHigh
Red Hat Security Advisory: Streams for Apache Kafka 2.9.4 release and security update
- RHSA-2026:26586Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat build of Apache Camel 4.18 for Quarkus 3.33 security update
- RHSA-2026:26018Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat build of Quarkus 3.27.4.SP1 security update
- RHSA-2026:26017Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat build of Quarkus 3.33.2.SP1 security update
- GHSA-c2gf-v879-257jGitHub Security AdvisoriesMedium
netty-codec-http2: ByteBuf Reference-Count Leak in DelegatingDecompressorFrameListener Leads to Memory Exhaustion
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | netty-codec-http2 | 2026-07-02 | 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
(1 across 1 ecosystem)
Maven(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| io.netty:netty-codec-http2 | 4.2.0.Alpha1 ... 4.2.9.Final (25 versions) | 4.2.15.Final | — |
Weakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 33× in last 7d / 119× 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 119 total refreshes for this CVE.
- 2026-07-07 03:10 UTCEG score recompute▼ 2.20
- 2026-07-07 03:10 UTCVendor advisory
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 13:07 UTCMITRE cvelistV5CVSS v3 → 5.3 · severity → MEDIUM
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 22:19 UTCEG score recompute
- 2026-07-05 22:19 UTCVendor advisory
- 2026-07-05 11:05 UTCEG score recompute
- 2026-07-05 11:05 UTCVendor advisory
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 22:47 UTCEG score recompute
- 2026-07-04 22:47 UTCVendor advisory
- 2026-07-04 11:26 UTCEG score recompute
- 2026-07-04 11:26 UTCVendor advisory
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 14:49 UTCEG score recompute
- 2026-07-03 14:49 UTCVendor advisory
- 2026-07-03 02:12 UTCEG score recompute
- 2026-07-03 02:12 UTCVendor advisory
- 2026-07-02 14:55 UTCEG score recompute
- 2026-07-02 14:55 UTCVendor advisory
- 2026-07-02 03:40 UTCEG score recompute
- 2026-07-02 03:40 UTCVendor advisory
- 2026-07-01 16:24 UTCEG score recompute
- 2026-07-01 16:24 UTCVendor advisory
Show 75 moreShow fewer
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 05:09 UTCEG score recompute
- 2026-07-01 05:09 UTCVendor advisory
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 17:37 UTCEG score recompute
- 2026-06-30 17:37 UTCVendor advisory
- 2026-06-30 06:22 UTCEG score recompute
- 2026-06-30 06:22 UTCVendor advisory
- 2026-06-29 19:06 UTCEG score recompute
- 2026-06-29 19:06 UTCVendor advisory
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 07:48 UTCEG score recompute
- 2026-06-29 07:48 UTCVendor advisory
- 2026-06-28 20:29 UTCEG score recompute
- 2026-06-28 20:29 UTCVendor advisory
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 09:14 UTCEG score recompute
- 2026-06-28 09:14 UTCVendor advisory
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 21:58 UTCEG score recompute
- 2026-06-27 21:58 UTCVendor advisory
- 2026-06-27 10:42 UTCEG score recompute
- 2026-06-27 10:42 UTCVendor advisory
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 23:26 UTCEG score recompute
- 2026-06-26 23:26 UTCVendor advisory
- 2026-06-26 12:11 UTCEG score recompute
- 2026-06-26 12:11 UTCVendor advisory
- 2026-06-25 23:15 UTCEG score recompute
- 2026-06-25 23:15 UTCVendor advisory
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 12:00 UTCEG score recompute
- 2026-06-25 12:00 UTCVendor advisory
- 2026-06-25 00:45 UTCEG score recompute
- 2026-06-25 00:45 UTCVendor advisory
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 13:31 UTCEG score recompute
- 2026-06-24 13:31 UTCVendor advisory
- 2026-06-24 02:09 UTCEG score recompute
- 2026-06-24 02:09 UTCVendor advisory
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 14:54 UTCEG score recompute
- 2026-06-23 14:54 UTCVendor advisory
- 2026-06-23 03:15 UTCEG score recompute
- 2026-06-23 03:15 UTCVendor advisory
- 2026-06-22 15:43 UTCEG score recompute
- 2026-06-22 15:43 UTCVendor advisory
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 04:07 UTCEG score recompute
- 2026-06-22 04:07 UTCVendor advisory
- 2026-06-21 16:51 UTCEG score recompute
- 2026-06-21 16:51 UTCVendor advisory
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 04:50 UTCEG score recompute
- 2026-06-21 04:50 UTCVendor advisory
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-20 17:18 UTCEG score recompute
- 2026-06-20 17:18 UTCVendor advisory
- 2026-06-20 06:02 UTCEG score recompute
- 2026-06-20 06:02 UTCVendor advisory
- 2026-06-19 19:26 UTCEPSS rescore
- 2026-06-19 19:26 UTCEPSS rescore
- 2026-06-19 18:02 UTCEG score recompute
- 2026-06-19 18:02 UTCVendor advisory
- 2026-06-19 06:06 UTCEG score recompute
- 2026-06-19 06:06 UTCVendor advisory
- 2026-06-18 18:22 UTCEG score recompute
- 2026-06-18 18:22 UTCVendor advisory
- 2026-06-18 17:52 UTCEPSS rescore
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
Same CWE
10 shownCWE-400 · CWE-772
- CVE-2011-3192NVD 0.0EG 9.0EPSS 100%NONE
- CVE-2004-1464NVD 5.9EG 9.0 KEVEPSS 91%MEDIUM
- CVE-2003-0132NVD 0.0EG 9.0EPSS 100%NONE
- CVE-2007-20001EG 7.5HIGH
- CVE-2002-20001EG 7.5EPSS 97%HIGH
- CVE-2011-3336EG 7.5EPSS 93%HIGH
- CVE-2011-4661EG 7.5HIGH
- CVE-2008-7314EG 7.5HIGH
- CVE-2011-4082EG 7.5HIGH
- CVE-2010-4657EG 7.5HIGH
Frequently asked(5)
What is CVE-2026-48043?
When was CVE-2026-48043 disclosed?
Is CVE-2026-48043 actively exploited?
What is the CVSS score of CVE-2026-48043?
How do I remediate CVE-2026-48043?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-48043
Is Your Infrastructure Affected by CVE-2026-48043?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.