CVE Catalog

CVE-2026-58209

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

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

Summary

In NATS Server versions prior to 2.14.3 and 2.12.12, a vulnerability was found in MQTT message handling. The delivery paths for retained messages and QoS1+ durable replay did not recheck the original topic before sending the MQTT PUBLISH to the subscriber, potentially bypassing configured subscribe deny rules.

Risk Assessment

The risk is that messages may be delivered to subscribers who should not receive them according to configuration, potentially leading to security policy violations and data leakage.

Recommendation

Immediately update the NATS server to version 2.14.3 or 2.12.12, which contain the fix for this vulnerability.

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, MQTT retained message delivery and QoS1+ durable replay could deliver messages whose original topics matched a subscriber configured subscribe deny rule because these delivery paths did not consistently recheck the concrete original topic before sending the MQTT PUBLISH to the subscriber. This issue is fixed in versions 2.14.3 and 2.12.12.

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