CVE-2026-58253 PUBLISHED

NATS Server: Route API Auth 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, when no_auth_user was configured, a parser fast path intended for ordinary client connections could also apply to route or leafnode listeners, allowing an unauthenticated peer to bypass inter-server CONNECT authentication and operate with the privileges associated with that connection type. This issue is fixed in versions 2.14.0, 2.12.7, and 2.11.16.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-287: Improper Authentication CWE