Path Traversal in Helm

CVE-2026-35204

Helm is a package manager for Charts for Kubernetes. From 4.0.0 to 4.1.3, a specially crafted Helm plugin, when installed or updated, will cause Helm to write the contents of the plugin to an arbitrary filesystem location. To prevent this, validate that the plugin.yaml of the Helm plugin does not include a version: field containing POSIX dot-dot path separators ie. "/../". This vulnerability is fixed in 4.1.4.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.002 (9.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.6 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H.

Affected products

  • Helm — versions >= 4.0.0, < 4.1.4

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2026-35204?
CVE-2026-35204 is a high-severity vulnerability in Helm, classified under Path Traversal. CVSS score: 8.6/10. Published 2026-04-09.
How severe is CVE-2026-35204?
High severity. CVSS v3 base score is 8.6 out of 10.
Is CVE-2026-35204 known to be exploited?
2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.