Vulnerability record · CVE-2026-85724 · published 23 September 2026
CVE-2026-85724: Moquette incorrect authorization vulnerability
Moquette · Moquette
Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, when pattern-based ACL rules are configured, AuthorizationsCollector.canDoOperation substitutes client ID and username values directly into rules containing %c or %u and then treats the result as an MQTT topic filter. A client that uses + or # in either identity can broaden the substituted filter and gain cross-tenant read and write access. A # identity can also produce an invalid filter that triggers a NullPointerException in Topic.match and disrupts session processing. This issue is fixed in version 0.18.1.
Description
Moquette is a lightweight Java MQTT broker. Prior to 0.18.1, when pattern-based ACL rules are configured, AuthorizationsCollector.canDoOperation substitutes client ID and username values directly into rules containing %c or %u and then treats the result as an MQTT topic filter. A client that uses + or # in either identity can broaden the substituted filter and gain cross-tenant read and write access. A # identity can also produce an invalid filter that triggers a NullPointerException in Topic.match and disrupts session processing. This issue is fixed in version 0.18.1.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://github.com/moquette-io/moquette/commit/b4a98bb3f3425ece476ed073aa080c627c1239af | Patch |
| https://github.com/moquette-io/moquette/releases/tag/v0.18.1 | Release Notes |
| https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq | ExploitMitigationVendor Advisory |
| https://github.com/moquette-io/moquette/security/advisories/GHSA-5f42-97gr-vfhq | ExploitMitigationVendor Advisory |
Track CVE-2026-85724 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2026-85724), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.