216.73.216.133

CVE-2026-27571

· Published 24/02/2026 17:29 · Modified 24/02/2026 21:52

Labels: CVE-2026-27571 2026-02-24CVE-2026-27571CWE-409[email protected]

Essential information

Published
24/02/2026 17:29
Modified
24/02/2026 21:52
Author
Creator
CVSS
5.9 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
nats / nats server cpe:2.3:a:nats:nats_server:2.11.2:*:*:*:*:*:*:*
nats / nats server cpe:2.3:a:nats:nats_server:2.12.3:*:*:*:*:*:*:*
nats / nats server cpe:2.3:a:nats:nats_server:*:*:*:*:*:*:*:*

References