VYPR

apk package

chainguard/authentik-go-server-fips

pkg:apk/chainguard/authentik-go-server-fips

Vulnerabilities (4)

  • CVE-2025-68121CriFeb 5, 2026
    affected < 2025.12.1-r3fixed 2025.12.1-r3

    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 < 2025.12.1-r3fixed 2025.12.1-r3

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

  • CVE-2025-69277MedDec 31, 2025
    affected < 2025.10.3-r0fixed 2025.10.3-r0

    libsodium before ad3004e, in atypical use cases involving certain custom cryptography or untrusted data to crypto_core_ed25519_is_valid_point, mishandles checks for whether an elliptic curve point is valid because it sometimes allows points that aren't in the main cryptographic g

  • CVE-2025-68131Dec 31, 2025
    affected < 2025.10.3-r0fixed 2025.10.3-r0

    cbor2 provides encoding and decoding for the Concise Binary Object Representation (CBOR) serialization format. Starting in version 3.0.0 and prior to version 5.8.0, whhen a CBORDecoder instance is reused across multiple decode operations, values marked with the shareable tag (28)