๐Ÿ” CVE Alert

CVE-2026-27571

MEDIUM 5.9

nats-server websockets are vulnerable to pre-auth memory DoS

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. The WebSockets handling of NATS messages handles compressed messages via the WebSockets negotiated compression. Prior to versions 2.11.2 and 2.12.3, the implementation bound the memory size of a NATS message but did not independently bound the memory consumption of the memory stream when constructing a NATS message which might then fail validation for size reasons. An attacker can use a compression bomb to cause excessive memory consumption, often resulting in the operating system terminating the server process. The use of compression is negotiated before authentication, so this does not require valid NATS credentials to exploit. The fix, present in versions 2.11.2 and 2.12.3, was to bounds the decompression to fail once the message was too large, instead of continuing on. The vulnerability only affects deployments which use WebSockets and which expose the network port to untrusted end-points.

CWE CWE-409 CWE-770
Vendor nats-io
Product nats-server
Published Feb 24, 2026
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for nats-io nats-server

Be the first to know when new medium vulnerabilities affecting nats-io nats-server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

nats-io / nats-server
< 2.11.12 >= 2.12.0-RC.1, < 2.12.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nats-io/nats-server/security/advisories/GHSA-qrvq-68c2-7grw github.com: https://github.com/nats-io/nats-server/commit/f77fb7c4535e6727cc1a2899cd8e6bbdd8ba2017 github.com: https://github.com/nats-io/nats-server/releases/tag/v2.11.12 github.com: https://github.com/nats-io/nats-server/releases/tag/v2.12.3