CVE-2026-58209
Received
Received - Intake
MQTT Message Delivery Bypass in NATS Server
Vulnerability report for CVE-2026-58209, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-08
Last updated on: 2026-07-08
Assigner: GitHub, Inc.
Description
Description
NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.3 and 2.12.12, MQTT retained message delivery and QoS1+ durable replay could deliver messages whose original topics matched a subscriber configured subscribe deny rule because these delivery paths did not consistently recheck the concrete original topic before sending the MQTT PUBLISH to the subscriber. This issue is fixed in versions 2.14.3 and 2.12.12.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nats_io | nats_server | to 2.12.12 (exc) |
| nats_io | nats_server | 2.14.3 |
| nats_io | nats_server | 2.12.12 |
| nats_io | nats_server | From 2.14.3 (exc) to 2.14.3 (exc) |
| nats_io | nats_server | From 2.12.12 (exc) to 2.12.12 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |