CVE-2026-33248
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, when using mTLS for client identity, with `verify_and_map` to derive a NATS identity from the client certificate's Subject DN, certain patterns of RDN would not be correctly enforced, allowing for authentication bypass. This does require a valid certificate from a CA already trusted for client certificates, and `DN` naming patterns which the NATS maintainers consider highly unlikely. So this is an unlikely attack. Nonetheless, administrators who have been very sophisticated in their `DN` construction patterns might conceivably be impacted. Versions 2.11.15 and 2.12.6 contain a fix. As a workaround, developers should review their CA issuing practices.
CVSS Details
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N Threat Intelligence
Weaknesses 2
Affected Products 2
| Vendor | Product | Version | Range |
|---|---|---|---|
| linuxfoundation | nats-server | * | <2.11.15 |
| linuxfoundation | nats-server | * | ≥2.12.0 – <2.12.6 |
References 2
- advisories.nats.io https://advisories.nats.io/CVE/secnote-2026-13.txt
- github.com https://github.com/nats-io/nats-server/security/advisories/GHSA-3f24-pcvm-5jqc
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.