
CVE-2025-30215 – NATS-Server Fails to Authorize Certain Jetstream Admin APIs
https://notcve.org/view.php?id=CVE-2025-30215
15 Apr 2025 — NATS-Server is a High-Performance server for NATS.io, the cloud and edge native messaging system. In versions starting from 2.2.0 but prior to 2.10.27 and 2.11.1, the management of JetStream assets happens with messages in the $JS. subject namespace in the system account; this is partially exposed into regular accounts to allow account holders to manage their assets. Some of the JS API requests were missing access controls, allowing any user with JS management permissions in any account to perform certain a... • https://advisories.nats.io/CVE/secnote-2025-01.txt • CWE-287: Improper Authentication CWE-306: Missing Authentication for Critical Function •

CVE-2023-47090
https://notcve.org/view.php?id=CVE-2023-47090
30 Oct 2023 — NATS nats-server before 2.9.23 and 2.10.x before 2.10.2 has an authentication bypass. An implicit $G user in an authorization block can sometimes be used for unauthenticated access, even when the intention of the configuration was for each user to have an account. The earliest affected version is 2.2.0. NATS nats-server anterior a 2.9.23 y 2.10.x anterior a 2.10.2 tiene una omisión de autenticación. Un usuario $G implícito en un bloque de autorización a veces se puede utilizar para acceso no autenticado, in... • http://www.openwall.com/lists/oss-security/2023/10/30/1 • CWE-863: Incorrect Authorization •

CVE-2022-28357
https://notcve.org/view.php?id=CVE-2022-28357
19 Sep 2023 — NATS nats-server 2.2.0 through 2.7.4 allows directory traversal because of an unintended path to a management action from a management account. NATS nats-server 2.2.0 a 2.7.4 permite el Directory Traversal debido a una ruta de acceso no deseada a una acción de administración desde una cuenta de administración. • https://advisories.nats.io/CVE/CVE-2022-28357.txt • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •