Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, H2PersistentQueue derives a session's message-map name as queue_ plus the client ID and its metadata-map name as queue_ plus the client ID plus _meta. A durable session whose client ID ends in _meta can therefore make its message map collide with another client's metadata map. The colliding sessions read and write the same H2 MVStore map with incompatible value types, which can corrupt queue head and tail data and cause message loss, misdelivery, failed queue reloads, or exposure of queued content across sessions. This issue is fixed in version 0.18.1.
CVE-2026-95847
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). 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.8
- EG Score
- 8.8(low)
- EG Risk
- 44(Track)EG Risk 44/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 computedSeverity88% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
September 23, 2026
Last Modified
September 23, 2026
Advisory Details (4)
Auto-updated Sep 23, 2026Release 0.18.1
Patch available: moquette-io/moquette v0.18.1
https://github.com/moquette-io/moquette/releases/tag/v0.18.1commit 72d6c8257191 (moquette-io/moquette)
Patch available: moquette-io/moquette v0.18.1 (contains commit 72d6c8257191)
https://github.com/moquette-io/moquette/commit/72d6c8257191d2e4b2e3aa11ab25fd09f88c6cb7Namespace the H2 queue metadata map to prevent a client-id collision (durable corruption)
Fix merged in moquette-io/moquette PR #964 on 2026-07-19 — awaiting tagged release
https://github.com/moquette-io/moquette/pull/964Pattern-ACL wildcard injection (cross-tenant authorization bypass) plus a remote-unauthenticated DoS cluster, a Will-message authorization bypass, and a cross-session durable-corruption bug · Advisory · moquette-io/moquette · GitHub
https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhqWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× 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-09-23 17:18 UTCEG score recompute
- 2026-09-23 16:39 UTCEG score recompute
- 2026-09-23 16:39 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-99
Frequently asked(4)
What is CVE-2026-95847?
When was CVE-2026-95847 disclosed?
What is the CVSS score of CVE-2026-95847?
How do I remediate CVE-2026-95847?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-95847
Is Your Infrastructure Affected by CVE-2026-95847?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.