CVE 5.3 MEDIUM

NATS is vulnerable to pre-auth DoS through WebSockets client service_CVE-2026-33219

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

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, a malicious client which can connect to the WebSockets port can cause unbounded memory use in the nats-server before authentication; this requires sending a corresponding amount of data. This is a milder variant of CVE-2026-27571. That earlier issue was a compression bomb, this vulnerability is not. Attacks against this new issue thus require significant client bandwidth. Versions 2.11.15 and 2.12.6 contain a fix. As a workaround, disable websockets if not required for project deployment.

Basic Information

ID CVE-2026-33219
Source GitHub_M
Published Mar 25, 2026 at 19:55
Modified Mar 25, 2026 at 20:10

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.