๐Ÿ” CVE Alert

CVE-2026-95843

UNKNOWN 0.0

Moquette malformed shared subscriptions can crash command processing

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, PostOffice.subscribe parses a shared-subscription filter through SharedSubscriptionUtils.extractShareName before validating the complete $share/{shareName}/{topicFilter} structure. A remote client can send a filter such as $share/grp without a topic-filter portion, causing a StringIndexOutOfBoundsException while calculating the share name. The exception terminates command handling on the shared session event loop and can deny service to other client sessions assigned to that loop. This issue is fixed in version 0.18.1.

CWE CWE-20
Vendor moquette-io
Product moquette
Published 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/962 github.com: https://github.com/moquette-io/moquette/commit/affdc71fdba92dc020421678970ae70518fb6da2 github.com: https://github.com/moquette-io/moquette/releases/tag/v0.18.1