Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the MQTT 5 header Properties section is parsed and buffered before any message size limit is applied. Specifically, in MqttDecoder, the decodeVariableHeader() method is called before the bytesRemainingBeforeVariableHeader > maxBytesInMessage check. The decodeVariableHeader() can call other methods which will call decodeProperties(). Effectively, Netty does not apply any limits to the size of the properties being decoded. Additionally, because MqttDecoder extends ReplayingDecoder, Netty will repeatedly re-parse the enormous Properties sections and buffer the bytes in memory, until the entire thing parses to completion. This can cause high resource usage in both CPU and memory. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.
CVE-2026-44248
This high-severity CVE scores 7.5 under NVD CVSS v3. EPSS exploit probability: 0.5%, top 60% 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
- 40%
- KEV
- Not listed
Published
May 13, 2026
Last Modified
August 3, 2026
Advisory Details (1)
Auto-updated May 18, 2026MQTT: Resource exhaustion in MqttDecoder · Advisory · netty/netty · GitHub
https://github.com/netty/netty/security/advisories/GHSA-jfg9-48mv-9qgxVendor Advisories for CVE-2026-44248(2)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | netty-codec-mqtt | 2026-07-20 | 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-codec-mqtt | 4.1.0.Beta1 ... 4.1.99.Final (148 versions) | 4.1.133.Final | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 5× in last 7d / 55× 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 174 total refreshes for this CVE.
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-23 17:50 UTCEG score recompute
- 2026-08-23 17:50 UTCVendor advisory
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 02:05 UTCEG score recompute
- 2026-08-22 02:05 UTCVendor advisory
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 19:47 UTCEG score recompute
- 2026-08-20 19:47 UTCVendor advisory
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 10:30 UTCEG score recompute
- 2026-08-17 10:30 UTCVendor advisory
- 2026-08-16 14:56 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-08-16 04:02 UTCEG score recompute
- 2026-08-16 04:02 UTCVendor advisory
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-15 00:53 UTCVendor advisory
- 2026-08-14 13:41 UTCVendor advisory
- 2026-08-14 02:30 UTCEG score recompute
- 2026-08-14 02:30 UTCVendor advisory
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 03:00 UTCVendor advisory
- 2026-08-12 15:49 UTCEG score recompute
- 2026-08-12 15:49 UTCVendor advisory
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 15:27 UTCEG score recompute
- 2026-08-11 15:27 UTCVendor advisory
- 2026-08-11 13:43 UTCEPSS rescore
- 2026-08-11 00:56 UTCEG score recompute
- 2026-08-11 00:56 UTCVendor advisory
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 11:30 UTCVendor advisory
- 2026-08-10 00:17 UTCEG score recompute
- 2026-08-10 00:17 UTCVendor advisory
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 13:05 UTCVendor advisory
- 2026-08-09 01:54 UTCEG score recompute
- 2026-08-09 01:54 UTCVendor advisory
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 06:01 UTCVendor advisory
- 2026-08-07 18:49 UTCEG score recompute
- 2026-08-07 18:49 UTCVendor advisory
- 2026-08-07 07:22 UTCVendor advisory
- 2026-08-06 20:03 UTCEG score recompute
- 2026-08-06 20:03 UTCVendor advisory
- 2026-08-06 13:46 UTCEPSS rescore
- 2026-08-06 08:52 UTCVendor advisory
- 2026-08-05 21:40 UTCEG score recompute
- 2026-08-05 21:40 UTCVendor advisory
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:38 UTCEPSS rescore
- 2026-08-04 00:55 UTCVendor advisory
- 2026-08-03 13:43 UTCVendor advisory
- 2026-08-03 12:47 UTCEG score recompute
- 2026-08-03 12:47 UTCVendor advisory
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 19:19 UTCVendor advisory
- 2026-08-02 08:07 UTCEG score recompute
- 2026-08-02 08:07 UTCVendor advisory
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 19:44 UTCEG score recompute
- 2026-08-01 19:44 UTCVendor advisory
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 12:25 UTCVendor advisory
- 2026-07-30 12:07 UTCEG score recompute
- 2026-07-30 12:07 UTCVendor advisory
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-28 15:36 UTCEPSS rescore
- 2026-07-27 14:13 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-24 14:17 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:14 UTCEG score recompute▲ 2.20
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:24 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:31 UTCEPSS rescore
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-18 02:29 UTCOSV refresh
- 2026-07-16 17:03 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:25 UTCNVD updateCVSS v3 → 7.5 · severity → HIGH
Frequently asked(5)
What is CVE-2026-44248?
When was CVE-2026-44248 disclosed?
Is CVE-2026-44248 actively exploited?
What is the CVSS score of CVE-2026-44248?
How do I remediate CVE-2026-44248?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-44248
Is Your Infrastructure Affected by CVE-2026-44248?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.