๐Ÿ” CVE Alert

CVE-2026-95847

UNKNOWN 0.0

Moquette client IDs can cause cross-session H2 durable-queue corruption

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-99
Vendor moquette-io
Product moquette
Published Sep 23, 2026
Last Updated Sep 23, 2026
Stay Ahead of the Next One

Get instant alerts for moquette-io moquette

Be the first to know when new unknown vulnerabilities affecting moquette-io moquette are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

moquette-io / moquette
< 0.18.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq github.com: https://github.com/moquette-io/moquette/pull/964 github.com: https://github.com/moquette-io/moquette/commit/72d6c8257191d2e4b2e3aa11ab25fd09f88c6cb7 github.com: https://github.com/moquette-io/moquette/releases/tag/v0.18.1