#VU125751 Improper input validation in Helm - CVE-2026-35206
Published: April 10, 2026
Helm
The Helm Project
Description
The vulnerability allows a remote attacker to overwrite files in the target output directory.
The vulnerability exists due to improper input validation in Chart extraction logic when processing a specially crafted Chart with helm pull --untar. A remote attacker can supply a crafted Chart whose Chart.yaml name is . to overwrite files in the target output directory.
User interaction is required to pull and extract the crafted Chart.