VYPR

Kaniko

by Chainguard Dev

CVEs (1)

  • CVE-2026-28406HigFeb 27, 2026
    risk 0.46cvss 8.2epss 0.01

    kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. Starting in version 1.25.4 and prior to version 1.25.10, kaniko unpacks build context archives using `filepath.Join(dest, cleanedName)` without enforcing that the final path…