HIGH🇬🇧 English

CVE-2026-28406

CVSS 8.2v3.1pub. 2026-02-27upd. 2026-06-30

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 stays within `dest`. A tar entry like `../outside.txt` escapes the extraction root and writes files outside the destination directory. In environments with registry authentication, this can be chained with docker credential helpers to achieve code execution within the executor process. Version 1.25.10 uses securejoin for path resolution in tar extraction.

oryginał EN
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
  • Chainguard Kaniko

    APP
    Chainguard
    1.25.4 – 1.25.10 (bez)
🔵
ZWERYFIKUJ U PRODUCENTA
Brak jednoznacznych danych o patchu. Sprawdź referencje od producenta.
Tagi
RCEPath TraversalContainer
CWE
Referencje

Powiązane podatności

CVE-2026-25140HIGH7.5ten sam vendor

apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to be...

CVE-2026-24843HIGH8.2ten sam vendor

melange allows users to build apk packages using declarative pipelines. In version 0.11.3 to before 0.40.3, an...

CVE-2026-24844HIGH7.9ten sam vendor

melange allows users to build apk packages using declarative pipelines. From version 0.3.0 to before 0.40.3, a...

CVE-2026-25121HIGH7.5ten sam vendor

apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to be...

CVE-2026-25143HIGH7.8ten sam vendor

melange allows users to build apk packages using declarative pipelines. From version 0.10.0 to before 0.40.3, ...