Skip to content
nats-serverGHSA-qrvq-68c2-7grw

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

Medium5.9CVE-2026-27571 · Published Feb 24, 2026 · updated Sep 10, 2026

### Impact The WebSockets handling of NATS messages handles compressed messages via the WebSockets negotiated compression. 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 was to bounds the decompression to fail once the message was too large, instead of continuing on. ### Patches This was released in nats-server without being highlighted as a security issue. It should have been, this was an oversight. Per the NATS security policy, because this does not require a valid user, it is CVE-worthy. This was fixed in the v2.11 series with v2.11.12 and in the v2.12 series with v2.12.3. ### Workarounds This only affects deployments which use WebSockets and which expose the network port to untrusted end-points. ### References This was rep...

GitHub advisory

Affected versions

PackageAffectedFixed in
github.com/nats-io/nats-server
Go
<= 1.4.1No fix yet
Details and references

### Impact The WebSockets handling of NATS messages handles compressed messages via the WebSockets negotiated compression. 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 was to bounds the decompression to fail once the message was too large, instead of continuing on. ### Patches This was released in nats-server without being highlighted as a security issue. It should have been, this was an oversight. Per the NATS security policy, because this does not require a valid user, it is CVE-worthy. This was fixed in the v2.11 series with v2.11.12 and in the v2.12 series with v2.12.3. ### Workarounds This only affects deployments which use WebSockets and which expose the network port to untrusted end-points. ### References This was reported to the NATS maintainers by Pavel Kohout of Aisle Research (www.aisle.com).

CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Severity from
GitHub (reviewed advisory)
Weakness
CWE-409, CWE-770
Also known as
BIT-nats-2026-27571, CVE-2026-27571, GO-2026-4533

More nats-server advisories

All nats-server
Advisory
NATS JetStream has an authorization bypass through its Management API
Medium4.9Mar 24
NATS is vulnerable to pre-auth DoS through WebSockets client service
Medium5.3Mar 24
NATS has pre-auth server panic via leafnode handling
High7.5Mar 24
NATS allows MQTT clients to bypass ACL checks
High7.1Mar 24
NATS has MQTT plaintext password disclosure
High8.6Mar 24
NATS Server panic via malicious compression on leafnode port
High7.5Mar 24

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.