VYPR

apk package

chainguard/nats-fips

pkg:apk/chainguard/nats-fips

Vulnerabilities (63)

  • CVE-2026-27140HigApr 8, 2026
    affected < 0.3.2-r2fixed 0.3.2-r2

    SWIG file names containing 'cgo' and well-crafted payloads could lead to code smuggling and arbitrary code execution at build time due to trust layer bypass.

  • CVE-2026-33249Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Starting in version 2.11.0 and prior to versions 2.11.15 and 2.12.6, a valid client which uses message tracing headers can indicate that the trace messages can be sent to an arbitrary

  • CVE-2026-33223Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, the NATS message header `Nats-Request-Info:` is supposed to be a guarantee of identity by the NATS server, but the stripping of this header from i

  • CVE-2026-33248Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, when using mTLS for client identity, with `verify_and_map` to derive a NATS identity from the client certificate's Subject DN, certain patterns of

  • CVE-2026-33222Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, users with JetStream admin API access to restore one stream could restore to other stream names, impacting data which should have been protected a

  • CVE-2026-33247Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, if a nats-server is run with static credentials for all clients provided via argv (the command-line), then those credentials are visible to any us

  • CVE-2026-33219Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, a malicious client which can connect to the WebSockets port can cause unbounded memory use in the nats-server before authentication; this requires

  • CVE-2026-33218Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, a client which can connect to the leafnode port can crash the nats-server with a certain malformed message pre-authentication. Versions 2.11.15 an

  • CVE-2026-33246Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. The nats-server offers a `Nats-Request-Info:` message header, providing information about a request. This is supposed to provide enough information to allow for account/user identifica

  • CVE-2026-33217Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, when using ACLs on message subjects, these ACLs were not applied in the `$MQTT.>` namespace, allowing MQTT clients to bypass ACL checks for MQTT s

  • CVE-2026-33216Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.15 and 2.12.6, for MQTT deployments using usercodes/passwords: MQTT passwords are incorrectly classified as a non-authenticating identity statement (JWT) and exp

  • CVE-2026-29785Mar 25, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.14 and 2.12.5, if the nats-server has the "leafnode" configuration enabled (not default), then anyone who can connect can crash the nats-server by triggering a p

  • CVE-2026-33215Mar 24, 2026
    affected < 0.3.2-r0fixed 0.3.2-r0

    NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. The nats-server provides an MQTT client interface. Prior to versions 2.11.15 and 2.12.5, Sessions and Messages can by hijacked via MQTT Client ID malfeasance. Versions 2.11.15 and 2.12

  • CVE-2025-68121CriFeb 5, 2026
    affected < 0.3.1-r1fixed 0.3.1-r1

    During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and

  • CVE-2025-61732Feb 5, 2026
    affected < 0.3.1-r1fixed 0.3.1-r1

    A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.

  • CVE-2025-68156Dec 16, 2025
    affected < 0.3.0-r4fixed 0.3.0-r4

    Expr is an expression language and expression evaluation for Go. Prior to version 1.17.7, several builtin functions in Expr, including `flatten`, `min`, `max`, `mean`, and `median`, perform recursive traversal over user-provided data structures without enforcing a maximum recursi

  • CVE-2025-61727Dec 3, 2025
    affected < 0.3.0-r3fixed 0.3.0-r3

    An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.

  • CVE-2025-61729Dec 2, 2025
    affected < 0.3.0-r3fixed 0.3.0-r3

    Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a

  • CVE-2025-47914Nov 19, 2025
    affected < 0.3.0-r2fixed 0.3.0-r2

    SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.

  • CVE-2025-58181Nov 19, 2025
    affected < 0.3.0-r2fixed 0.3.0-r2

    SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.