VYPR

apk package

chainguard/authentik-2026.5-go-server

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

Vulnerabilities (3)

  • CVE-2026-56852HigJul 21, 2026
    affected < 2026.5.6-r4fixed 2026.5.6-r4

    A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.

  • CVE-2026-46600HigJul 21, 2026
    affected < 0fixed 0

    Parsing an invalid SVCB or HTTPS RR can panic when the size of a parameter value overflows the message buffer.

  • CVE-2026-41178MedJun 4, 2026
    affected < 2026.5.3-r3fixed 2026.5.3-r3

    OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes `Parse` to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the iss