Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-95842— Moquette uncaught MQTT command exceptions can terminate shared session event loops

Quick assessment

Affected
moquette-io moquette
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, SessionEventLoop.run catches only InterruptedException, and SessionEventLoopGroup does not restart a terminated loop. An MQTT command that raises an uncaught exception can terminate an event loop sha

CVSS 8.7 · High

Affected Version Matrix 1

VendorProduct Version RangeStatus
moquette-io moquette < 0.18.1 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-95842

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Moquette uncaught MQTT command exceptions can terminate shared session event loops
Source: CVE Program / CVE List V5
Vulnerability Description
Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, SessionEventLoop.run catches only InterruptedException, and SessionEventLoopGroup does not restart a terminated loop. An MQTT command that raises an uncaught exception can terminate an event loop shared by multiple client sessions, preventing every co-located client from processing PUBLISH, SUBSCRIBE, PUBACK, and other commands. An attacker can select client IDs that map across the available loops to disrupt session processing for the entire broker. This issue is fixed in version 0.18.1.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
未捕获的异常
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
moquette-io moquette < 0.18.1 -

II. Public POCs for CVE-2026-95842

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-95842

登录查看更多情报信息。

Patches & Fixes for CVE-2026-95842 (2)

Other References for CVE-2026-95842 (2)

Same Patch Batch · moquette-io · 2026-09-23 · 8 CVEs total

CVE-2026-85724 9.6 CRITICAL Moquette pattern ACL wildcard injection allows cross-tenant authorization bypass
CVE-2026-95848 9.3 CRITICAL Moquette fails open when configured authentication or authorization classes cannot load
CVE-2026-95847 8.8 HIGH Moquette client IDs can cause cross-session H2 durable-queue corruption
CVE-2026-95846 8.7 HIGH Moquette publishes Last-Will messages without enforcing write authorization
CVE-2026-95843 8.7 HIGH Moquette malformed shared subscriptions can crash command processing
CVE-2026-95845 8.7 HIGH Moquette unbounded per-session message queues allow memory exhaustion
CVE-2026-95844 8.7 HIGH Moquette deeply nested MQTT topics can cause stack exhaustion

IV. Related Vulnerabilities

V. Comments for CVE-2026-95842

No comments yet


Leave a comment