Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/nats-io/nats-server/v2
  4. ›
  5. CVE-2026-33246

CVE-2026-33246: NATS: Leafnode connections allow spoofing of Nats-Request-Info identity headers

March 24, 2026 (updated March 27, 2026)

Background

NATS.io is a high performance open source pub-sub distributed communication technology, built for the cloud, on-premise, IoT, and edge computing.

The nats-server allows hub/spoke topologies using “leafnode” connections by other nats-servers. NATS messages can have headers.

Problem Description

The nats-server offers a Nats-Request-Info: message header, providing information about a request. This is supposed to provide enough information to allow for account/user identification, such that NATS clients could make their own decisions on how to trust a message, provided that they trust the nats-server as a broker.

A leafnode connecting to a nats-server is not fully trusted unless the system account is bridged too. Thus identity claims should not have propagated unchecked.

Thus NATS clients relying upon the Nats-Request-Info: header could be spoofed.

Does not directly affect the nats-server itself, but the CVSS Confidentiality and Integrity scores are based upon what a hypothetical client might choose to do with this NATS header.

Affected Versions

Any version before v2.12.6 or v2.11.15

Workarounds

None.

References

  • advisories.nats.io/CVE/secnote-2026-08.txt
  • github.com/advisories/GHSA-55h8-8g96-x4hj
  • github.com/nats-io/nats-server
  • github.com/nats-io/nats-server/security/advisories/GHSA-55h8-8g96-x4hj
  • nvd.nist.gov/vuln/detail/CVE-2026-33246

Code Behaviors & Features

Detect and mitigate CVE-2026-33246 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.11.15, all versions starting from 2.12.0-RC.1 before 2.12.6

Fixed versions

  • 2.11.15
  • 2.12.6

Solution

Upgrade to versions 2.11.15, 2.12.6 or above.

Impact 6.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication
  • CWE-290: Authentication Bypass by Spoofing

Source file

go/github.com/nats-io/nats-server/v2/CVE-2026-33246.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:26 +0000.