CVE Catalog

CVE-2026-58208

MediumCVSS 6.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.59%

44th percentile - higher than 44% of all known CVEs

Summary

A vulnerability in NATS Server allows an unauthenticated client to send a WebSocket request for the MQTT protocol even when MQTT is not configured. This leads to access to uninitialized MQTT state and crashes the server process.

Risk Assessment

An attacker can remotely crash the NATS server, disrupting communication systems built on NATS.io. This is particularly dangerous in production environments requiring high availability.

Recommendation

Immediately upgrade NATS Server to version 2.14.3 or 2.12.12. If upgrading is not possible, temporarily disable the WebSocket listener or restrict access to trusted clients only.

Other vulnerabilities in NATS Server

See all
Original NVD description (English source)

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.3 and 2.12.12, a WebSocket listener could route requests for the MQTT-over-WebSocket path into MQTT handling even when MQTT was not configured, allowing an unauthenticated client with access to the WebSocket listener to reach uninitialized MQTT state and crash the server process. This issue is fixed in versions 2.14.3 and 2.12.12.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS