VYPR
Medium severity5.9NVD Advisory· Published Feb 24, 2026· Updated Jun 17, 2026

CVE-2026-27571

CVE-2026-27571

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/nats-io/nats-server/v2Go
< 2.11.122.11.12
github.com/nats-io/nats-server/v2Go
>= 2.12.0-RC.1, < 2.12.32.12.3
github.com/nats-io/nats-serverGo
<= 1.4.1

Affected products

26

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.