CVE-2026-58251
Received
Received - Intake
NATS Server Queue Subscription Bypass via Subject Deny
Vulnerability report for CVE-2026-58251, 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.0, 2.12.7, and 2.11.16, an authenticated user with subscription deny permissions could bypass a plain subject deny rule by using a queue subscription, because queue-specific deny evaluation could override the plain subject deny result when the queue name itself was not denied. This issue is fixed in versions 2.14.0, 2.12.7, and 2.11.16.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nats_io | nats_server | 2.14.0 |
| nats_io | nats_server | 2.12.7 |
| nats_io | nats_server | 2.11.16 |
| nats_io | nats_server | to 2.14.0 (exc) |
| nats_io | nats_server | to 2.12.7 (exc) |
| nats_io | nats_server | to 2.11.16 (exc) |
| nats | server | to 2.11.16 (inc) |
| nats | server | to 2.12.7 (inc) |
| nats | server | to 2.14.0 (inc) |
| nats | server | to 2.12.6 (exc) |
| nats | server | to 2.11.15 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |