CVE-2026-33217: NATS allows MQTT clients to bypass ACL checks
NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, when using ACLs on message subjects, these ACLs were not applied in the `$MQTT.>` namespace, allowing MQTT clients to bypass ACL checks for MQTT subjects. Versions 2.11.15 and 2.12.6 contain a fix. No known workarounds are available.
Security readout for executives and security teams
Plain-English summary
NATS Server had an access-control gap affecting MQTT clients. In vulnerable versions, subject ACLs were not enforced in the internal MQTT namespace, so an authenticated MQTT client could reach MQTT subjects it should not access. The vendor fixed this in 2.11.15 and 2.12.6, and no workaround is named in the sources.
Executive priority
Treat as high priority for NATS environments using MQTT and ACLs. It can undermine message confidentiality and integrity without needing admin privileges. Patch affected systems promptly, with urgency highest for internet-reachable or shared messaging infrastructure.
Technical view
Before nats-server 2.11.15 and 2.12.6, ACL checks for message subjects were not applied under the $MQTT.> namespace. The issue is classified as CWE-425 and CWE-863, with CVSS 3.1 score 8.1: network reachable, low complexity, low privileges required, no user interaction, high confidentiality and integrity impact.
Likely exposure
Exposure is most likely where nats-server is below 2.11.15, or in the 2.12.0-RC.1 through pre-2.12.6 range, and MQTT clients are enabled with subject ACLs relied on for access control. Red Hat-packaged deployments should also check listed RHSA advisories.
Exploitation context
The bundle does not identify active exploitation, and KEV is false. Exploitation would require network access and low-privileged credentials. The business risk is unauthorized MQTT subject access, potentially exposing or altering messages protected by ACL policy.
Researcher notes
Evidence supports an authorization bypass in MQTT namespace ACL enforcement, not a general unauthenticated takeover. Sources do not provide exploit prevalence or compensating controls. Validate exposure by version range, MQTT enablement, and whether ACL policy is used for MQTT subjects.
Mitigation direction
Upgrade nats-server to 2.11.15, 2.12.6, or later.
Apply relevant Red Hat security errata for packaged deployments.
Prioritize systems that enable MQTT and rely on subject ACLs.
Check vendor guidance because sources state no known workaround.
Review MQTT account permissions after patching.
Validation and detection
Inventory nats-server versions across production and edge environments.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-425: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
CWE-863: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-425 · source CWE mapping
Direct Request ('Forced Browsing')
Direct Request ('Forced Browsing') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.