BIT-nats-2026-27571

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/nats/BIT-nats-2026-27571.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-nats-2026-27571
Aliases
Published
2026-03-02T11:44:25.393Z
Modified
2026-03-09T01:35:22.931761930Z
Summary
nats-server websockets are vulnerable to pre-auth memory DoS
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:nats:nats_server:*:*:*:*:*:go:*:*"
    ],
    "severity": "High"
}
References

Affected packages

Bitnami / nats

Package

Name
nats
Purl
pkg:bitnami/nats

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.11.12
Introduced
2.12.0
Fixed
2.12.3

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/nats/BIT-nats-2026-27571.json"