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

Published Sep 23, 2026
·
Updated

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.

Affected Software

1 affected component
Eclipse Moquette<0.18.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Moquette to a version that resolves this vulnerability.

    Fixed in 0.18.1

Event History

Sep 23, 2026
CVE Published
via MITRE·04:29 PM
Data Sourced
via MITRE·04:29 PM
DescriptionWeakness
Data Sourced
via NVD·05:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are affected?

Eclipse Moquette deployments running versions before 0.18.1 are affected. The issue impacts shared session event loops, so disruption can extend beyond the attacker’s own client session to other clients assigned to the same loops.

2

What does an attacker need to do to cause disruption?

An attacker needs to send an MQTT command that raises an uncaught exception in a session event loop. They can select client IDs that map across the available loops, allowing disruption of session processing across the broker.

3

What is the operational impact of a terminated event loop?

Client sessions co-located on the terminated loop stop processing MQTT commands, including PUBLISH, SUBSCRIBE, and PUBACK. The event-loop group does not restart a terminated loop.

4

What should be done if the broker cannot be upgraded immediately?

The provided information identifies version 0.18.1 as the fix, but does not specify an interim mitigation. Prioritize upgrading affected Moquette instances to 0.18.1.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203