CVE-2026-28406
Last modified
CVE-2026-28406 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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`. EPSS estimates a 0.61% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Chainguard | Kaniko | >= 1.25.4, < 1.25.10 |
References
- https://github.com/chainguard-forks/kaniko/pull/326Issue Tracking, Patch
- https://github.com/chainguard-forks/kaniko/security/advisories/GHSA-6rxq-q92g-4rmfPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-28406?
How severe is CVE-2026-28406?
How do I fix CVE-2026-28406?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-2840The Email Encoder – Protect Email Addresses and Phone Number…6.4
- CVE-2026-28400Docker Model Runner (DMR) is software used to manage, run, a…7.5
- CVE-2026-28401NocoDB is software for building databases as spreadsheets. P…5.4
- CVE-2026-28402nimiq/core-rs-albatross is a Rust implementation of the Nimi…7.1
- CVE-2026-28403Textream is a free macOS teleprompter app. Prior to version …7.6
- CVE-2026-28405MarkUs is a web application for the submission and grading o…5.4
- CVE-2026-28407malcontent is software for discovering supply-chain compromi…5.3
- CVE-2026-28408WeGIA is a web manager for charitable institutions. Prior to…9.8
- CVE-2026-28409WeGIA is a web manager for charitable institutions. Prior to…7.2
- CVE-2026-28410The Graph is an indexing protocol for querying networks like…8.1
- CVE-2026-28411WeGIA is a web manager for charitable institutions. Prior to…9.8
- CVE-2026-28412Textream is a free macOS teleprompter app. Prior to version …7.5
Are you affected by CVE-2026-28406?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
