CVE-2026-33247
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | affected | |
| debian | forky | fixed | 2.12.6-1 |
| debian | sid | fixed | 2.12.6-1 |
| debian | trixie | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/nats-io/nats-server/v2 | <2.11.15 | 2.11.15 |
| Go | github.com/nats-io/nats-server/v2 | >=2.12.0-RC.1,<2.12.6 | 2.12.6 |
| Go | github.com/nats-io/nats-server | | |
References
- https://github.com/nats-io/nats-server/security/advisories/GHSA-x6g4-f6q3-fqvv
- https://nvd.nist.gov/vuln/detail/CVE-2026-33247
- https://advisories.nats.io/CVE/secnote-2026-14.txt
- https://github.com/nats-io/nats-server
- https://pkg.go.dev/vuln/GO-2026-4827
- https://www.suse.com/security/cve/CVE-2026-33247.html
- https://security-tracker.debian.org/tracker/CVE-2026-33247
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.