Approved changes feed: RSS · Atom
cpe:2.3:a:chainguard:kaniko:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Chainguard (ec00b875-0f2e-5e9f-ab7c-43145877d109) |
|---|---|
| Product | Kaniko (8e72c6d6-3778-53c2-9f4b-4ebd3677766e) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-28406 |
vulnerable | 2026-06-08 07:55:15.259462 |
kaniko has tar archive path traversal in build context extraction allows writing files outside destination directory
HIGH (8.2)
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.
Published: 2026-02-27T21:20:52.764Z
Updated: 2026-07-15T01:11:46.081Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.