Vulnerabilities (CVE)

Filtered by vendor Nats
Angry Yack Logo
Total 6 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-46129 1 Nats 2 Nats Server, Nkeys 2024-11-21 N/A 7.5 HIGH
NATS.io is a high performance open source pub-sub distributed communication technology, built for the cloud, on-premise, IoT, and edge computing. The cryptographic key handling library, nkeys, recently gained support for encryption, not just for signing/authentication. This is used in nats-server 2.10 (Sep 2023) and newer for authentication callouts. In nkeys versions 0.4.0 through 0.4.5, corresponding with NATS server versions 2.10.0 through 2.10.3, the nkeys library's `xkeys` encryption handli ...

Show More

CVE-2022-26652 1 Nats 2 Nats Server, Nats Streaming Server 2024-11-21 4.0 MEDIUM 6.5 MEDIUM
NATS nats-server before 2.7.4 allows Directory Traversal (with write access) via an element in a ZIP archive for JetStream streams. nats-streaming-server before 0.24.3 is also affected.
CVE-2022-24450 1 Nats 2 Nats Server, Nats Streaming Server 2024-11-21 9.0 HIGH 8.8 HIGH
NATS nats-server before 2.7.2 has Incorrect Access Control. Any authenticated user can obtain the privileges of the System account by misusing the "dynamically provisioned sandbox accounts" feature.
CVE-2021-3127 1 Nats 2 Jwt Library, Nats Server 2024-11-21 5.0 MEDIUM 7.5 HIGH
NATS Server 2.x before 2.2.0 and JWT library before 2.0.1 have Incorrect Access Control because Import Token bindings are mishandled.
CVE-2020-28466 1 Nats 1 Nats Server 2024-11-21 5.0 MEDIUM 7.5 HIGH
This affects all versions of package github.com/nats-io/nats-server/server. Untrusted accounts are able to crash the server using configs that represent a service export/import cycles. Disclaimer from the maintainers: Running a NATS service which is exposed to untrusted users presents a heightened risk. Any remote execution flaw or equivalent seriousness, or denial-of-service by unauthenticated users, will lead to prompt releases by the NATS maintainers. Fixes for denial of service issues with n ...

Show More

CVE-2019-13126 1 Nats 1 Nats Server 2024-11-21 5.0 MEDIUM 7.5 HIGH
An integer overflow in NATS Server before 2.0.2 allows a remote attacker to crash the server by sending a crafted request. If authentication is enabled, then the remote attacker must have first authenticated.