CVE 4.2 MEDIUM

NATS has mTLS verify_and_map authentication bypass via incorrect Subject DN matching_CVE-2026-33248

4.2 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/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, 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.

Basic Information

ID CVE-2026-33248
Source GitHub_M
Published Mar 25, 2026 at 20:18
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.