CVE Catalog

CVE-2026-35204

HighCVSS 8.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

5th percentile - higher than 5% of all known CVEs

Summary

A vulnerability in Helm from version 4.0.0 to 4.1.3 allows writing plugin contents to arbitrary filesystem locations via a crafted 'version' field in plugin.yaml containing '/../' (dot-dot) path separators.

Risk Assessment

An attacker could exploit this to overwrite critical system or configuration files, potentially leading to privilege escalation or full cluster compromise.

Recommendation

Upgrade Helm to version 4.1.4 or later immediately, and validate that plugin.yaml files do not contain relative path separators before installing plugins.

Other vulnerabilities in Helm

See all
Original NVD description (English source)

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 data from NVD (NIST) · CISA KEV · EPSS