CVE-2020-4053Low· 3.7▾ SunlitPlugin archive directory traversal in Helm
▾ Sunlit zone — Low / medium · no exploitation signal
impact 20.4 · likelihood 0.3 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Jul 9.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
Last analysed / modified upstream
1.5%
The Helm core maintainers have identified an information disclosure vulnerability in Helm 3.0.0-3.2.3.
A traversal attack is possible when installing Helm plugins from a tar archive over HTTP. It is possible for a malicious plugin author to inject a relative path into a plugin archive, and copy a file outside of the intended directory.
Traversal Attacks are a form of a Directory Traversal that can be exploited by extracting files from an archive. The premise of the Directory Traversal vulnerability is that an attacker can gain access to parts of the file system outside of the target folder in which they should reside. The attacker can then overwrite executable files and either invoke them remotely or wait for the system or user to call them, thus achieving Remote Command Execution on the victim's machine. The vulnerability can also cause damage by overwriting configuration files or other sensitive resources, and can be exploited on both client (user) machines and servers.
https://snyk.io/research/zip-slip-vulnerability
helm.sh/helm/v3/pkg/plugin/installer
This issue has been fixed in Helm 3.2.4
If you have any questions or comments about this advisory:
helm.sh/helm/v3 >= 3.0.0, < 3.2.4Upgrade to a patched release:
helm.sh/helm/v3 3.2.4Connected by shared product, vendor, weakness, or advisory.
CVE-2022-36055Medium· 6.5Helm Vulnerable to denial of service through string value parsing
CVE-2025-32387Medium· 6.5Helm Allows A Specially Crafted JSON Schema To Cause A Stack Overflow
CVE-2025-32386Medium· 6.5Helm Allows A Specially Crafted Chart Archive To Cause Out Of Memory Termination
CVE-2020-15186Low· 3.4Improper Sanitizing of plugin names in helm
CVE-2020-15185Low· 2.2Repository index file allows for duplicates of the same chart entry in helm
CVE-2020-15187Low· 3.0plugin.yaml file allows for duplicate entries in helm