VYPR

apk package

chainguard/containerd-shim-runc-v2-2.2

pkg:apk/chainguard/containerd-shim-runc-v2-2.2

Vulnerabilities (4)

  • CVE-2026-42507MedJun 2, 2026
    affected < 2.2.4-r2fixed 2.2.4-r2

    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 < 2.2.4-r2fixed 2.2.4-r2

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

  • CVE-2026-27145MedJun 2, 2026
    affected < 2.2.4-r2fixed 2.2.4-r2

    (*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-33186CriMar 20, 2026
    affected < 2.2.5-r1fixed 2.2.5-r1

    gRPC-Go is the Go language implementation of gRPC. Versions prior to 1.79.3 have an authorization bypass resulting from improper input validation of the HTTP/2 `:path` pseudo-header. The gRPC-Go server was too lenient in its routing logic, accepting requests where the `:path` omi