CVE 8.4 HIGH

Helm has a path traversal in plugin metadata version enables arbitrary file write outside Helm plugin directory_CVE-2026-35204

8.4 / 10
HIGH
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:L/SC:H/SI:H/SA:H

Description

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.

Basic Information

ID CVE-2026-35204
Source GitHub_M
Published Apr 9, 2026 at 15:03
Modified Apr 9, 2026 at 17:46

Affected Product

Vendor helm
Product helm
Version >= 4.0.0, < 4.1.4
Affected Versions helm helm >= 4.0.0, < 4.1.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.