๐Ÿ” CVE Alert

CVE-2026-85724

CRITICAL 9.6

Moquette pattern ACL wildcard injection allows cross-tenant authorization bypass

CVSS Score
9.6
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863 CWE-155
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 critical vulnerabilities affecting moquette-io moquette are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

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/commit/b4a98bb3f3425ece476ed073aa080c627c1239af github.com: https://github.com/moquette-io/moquette/releases/tag/v0.18.1