๐Ÿ” CVE Alert

CVE-2026-33247

HIGH 7.4

NATS credentials are exposed in monitoring port via command-line argv

CVSS Score
7.4
EPSS Score
0.0%
EPSS Percentile
9th

NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, if a nats-server is run with static credentials for all clients provided via argv (the command-line), then those credentials are visible to any user who can see the monitoring port, if that too is enabled. The `/debug/vars` end-point contains an unredacted copy of argv. Versions 2.11.15 and 2.12.6 contain a fix. As a workaround, configure credentials inside a configuration file instead of via argv, and do not enable the monitoring port if using secrets in argv. Best practice remains to not expose the monitoring port to the Internet, or to untrusted network sources.

CWE CWE-215
Vendor nats-io
Product nats-server
Published Mar 25, 2026
Last Updated Mar 26, 2026
Stay Ahead of the Next One

Get instant alerts for nats-io nats-server

Be the first to know when new high vulnerabilities affecting nats-io nats-server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

nats-io / nats-server
< 2.11.15 >= 2.12.0-RC.1, < 2.12.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nats-io/nats-server/security/advisories/GHSA-x6g4-f6q3-fqvv advisories.nats.io: https://advisories.nats.io/CVE/secnote-2026-14.txt