VYPR

apk package

chainguard/kro

pkg:apk/chainguard/kro

Vulnerabilities (5)

  • CVE-2026-42507MedJun 2, 2026
    affected < 0.9.2-r3fixed 0.9.2-r3

    When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.

  • CVE-2026-42504HigJun 2, 2026
    affected < 0.9.2-r3fixed 0.9.2-r3

    Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU.

  • CVE-2026-27145MedJun 2, 2026
    affected < 0.9.2-r3fixed 0.9.2-r3

    (*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratic

  • CVE-2026-33814HigMay 7, 2026
    affected < 0.9.2-r1fixed 0.9.2-r1

    When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.

  • CVE-2026-29181HigApr 7, 2026
    affected < 0.9.1-r1fixed 0.9.1-r1

    OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.36.0 to 1.40.0, multi-value baggage: header extraction parses each header field-value independently and aggregates members across values. This allows an attacker to amplify cpu and allocations by sending many bagg