CVE-2026-58251 PUBLISHED

NATS Server: Queue Subscribe Authz Bypass

Assigner: GitHub_M
Reserved: 29.06.2026 Published: 08.07.2026 Updated: 09.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor nats-io
Product nats-server
Versions
  • Version < 2.11.16 is affected
  • Version >= 2.12.0-RC.1, < 2.12.7 is affected

References

Problem Types

  • CWE-285: Improper Authorization CWE