CVE-2026-93575

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-09-18. a secondary CVSS source baseline 7.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: ghsa, secondary
Trending — 4 sources updated this week
7.5EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: CVSS: 7.5Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Summary

Netty's fix for CVE-2026-44248 is incomplete. The decoder checks if the MQTT packet's Remaining Length exceeds maxBytesInMessage, but fails to validate the Properties Length against the Remaining Length. An attacker can bypass the size limit by sending a small Remaining Length but an enormous Properties Length. This forces Netty to buffer and parse millions of properties, allowing an unauthenticated remote attacker to trigger excessive memory and CPU consumption, leading to OutOfMemoryError.

Details

In io.netty.handler.codec.mqtt.MqttDecoder, the decodeProperties() helper method reads totalPropertiesLength and attempts to parse that many bytes. If the buffer lacks the full length, a Signal is thrown. The catch block inside decode() only enforces maxBytesInMessage against bytesRemainingBeforeVariableHeader (the packet's Remaining Length). By sending a CONNECT packet with a small Remaining Length but a huge Properties Length, the size check passes. ReplayingDecoder then buffers data from the network until the huge Properties Length is reached, parsing millions of UserProperty objects and exhausting CPU and memory. #

CVSS v3
7.5
EG Score
7.5(high)
EG Risk
38(Track)
EG Risk 38/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 computed
Severity75% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
EPSS %ILE
KEV
Not listed

Published

September 18, 2026

Last Modified

September 18, 2026

Advisory Details (1)

Auto-updated Sep 18, 2026
No patch confirmed yet. Sources: redhat.
redhat

2536967 – (CVE-2026-93575) CVE-2026-93575 io.netty/netty-codec-mqtt: Netty: Resource Exhaustion in MqttDecoder

https://bugzilla.redhat.com/show_bug.cgi?id=2536967

Vendor Advisories for CVE-2026-93575(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 10× in last 7d / 10× 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.

  1. 2026-09-18 19:08 UTCEG score recompute
  2. 2026-09-18 19:08 UTCGHSA enrichment
  3. 2026-09-18 14:21 UTCEG score recompute
  4. 2026-09-18 14:21 UTCGHSA enrichment
  5. 2026-09-18 13:29 UTCEG score recompute 7.50
  6. 2026-09-18 13:29 UTCGHSA enrichment
  7. 2026-09-18 13:29 UTCMITRE cvelistV5CVSS v3 → 7.5 · severity → HIGH
  8. 2026-09-18 11:19 UTCNVD update
  9. 2026-09-18 11:04 UTCEG score recompute
  10. 2026-09-18 11:04 UTCMITRE cvelistV5first tracked

Frequently asked(4)

What is CVE-2026-93575?
CVE-2026-93575 is a high vulnerability published on September 18, 2026. Summary Netty's fix for CVE-2026-44248 is incomplete. The decoder checks if the MQTT packet's Remaining Length exceeds maxBytesInMessage, but fails to validate the Properties Length against the Remaining Length. An attacker can bypass the size limit by sending a small Remaining Length but an…
When was CVE-2026-93575 disclosed?
CVE-2026-93575 was first published in the National Vulnerability Database on September 18, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
What is the CVSS score of CVE-2026-93575?
CVE-2026-93575 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-93575?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-93575, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-93575

Explore →

Is Your Infrastructure Affected by CVE-2026-93575?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.