2 matches found
CVE-2026-95842
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,...
8.7CVSS
SaveExploits0References4
CVE-2026-95842
The Moquette Java MQTT broker is vulnerable to a Denial of Service (DoS) condition in versions prior to 0.18.1 . The root cause is that SessionEventLoop.run only catches InterruptedException, and SessionEventLoopGroup fails to restart a terminated loop. Consequently, an MQTT command triggering an...
8.7CVSS5.8AI score
SaveExploits0References4
20