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

CVE-2026-33223: NATS Server: Incomplete Stripping of Nats-Request-Info Header Allows Identity Spoofing

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 offers a Nats-Request-Info: message header, providing information about a request.

Problem Description

The NATS message header Nats-Request-Info: is supposed to be a guarantee of identity by the NATS server, but the stripping of this header from inbound messages was not fully effective.

An attacker with valid credentials for any regular client interface could thus spoof their identity to services which rely upon this header.

Affected Versions

Any version before v2.12.6 or v2.11.15

Workarounds

None.

References

  • advisories.nats.io/CVE/secnote-2026-09.txt
  • github.com/advisories/GHSA-pwx7-fx9r-hr4h
  • github.com/nats-io/nats-server
  • github.com/nats-io/nats-server/security/advisories/GHSA-pwx7-fx9r-hr4h
  • nvd.nist.gov/vuln/detail/CVE-2026-33223

Code Behaviors & Features

Detect and mitigate CVE-2026-33223 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-290: Authentication Bypass by Spoofing

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 10 Apr 2026 12:18:19 +0000.