CVE 7.4 HIGH

NATS credentials are exposed in monitoring port via command-line argv_CVE-2026-33247

7.4 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Description

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.

Basic Information

ID CVE-2026-33247
Source GitHub_M
Published Mar 25, 2026 at 20:02
Modified Mar 26, 2026 at 19:52

Affected Product

Vendor nats-io
Product nats-server
Version < 2.11.15
Affected Versions nats-io nats-server < 2.11.15
nats-io nats-server >= 2.12.0-RC.1, < 2.12.6

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.