helm.sh/helm/v3
Go23 known CVEs affecting this package
Aggregated from OSV, GitHub Security Advisories, NVD, and vendor advisories. Each CVE links to its full detail page with vendor advisories, patches, fixed versions, and remediation guidance.
CVEs affecting helm.sh/helm/v3page 1 of 1
- CVE-2019-25210MEDIUMCVSS 6.5EG 6.52024-03-03
An issue was discovered in Cloud Native Computing Foundation (CNCF) Helm through 3.13.3. It displays values of secrets when the --dry-run flag is used. This is a security concern in some use cases, such as a --dry-run call by a CI/CD tool.…
- CVE-2020-11013HIGHCVSS 8.5EG 8.5✓ Fixed in 3.1.32020-04-24
Their is an information disclosure vulnerability in Helm from version 3.1.0 and before version 3.2.0. `lookup` is a Helm template function introduced in Helm v3. It is able to lookup resources in the cluster to check for the existence of s…
- CVE-2020-15184LOWCVSS 3.7EG 3.7✓ Fixed in 3.3.22020-09-17
In Helm before versions 2.16.11 and 3.3.2 there is a bug in which the `alias` field on a `Chart.yaml` is not properly sanitized. This could lead to the injection of unwanted information into a chart. This issue has been patched in Helm 3.3…
- CVE-2020-15185LOWCVSS 2.2EG 2.2✓ Fixed in 3.3.22020-09-17
In Helm before versions 2.16.11 and 3.3.2, a Helm repository can contain duplicates of the same chart, with the last one always used. If a repository is compromised, this lowers the level of access that an attacker needs to inject a bad ch…
- CVE-2020-15186LOWCVSS 3.4EG 3.4✓ Fixed in 3.3.22020-09-17
In Helm before versions 2.16.11 and 3.3.2 plugin names are not sanitized properly. As a result, a malicious plugin author could use characters in a plugin name that would result in unexpected behavior, such as duplicating the name of anoth…
- CVE-2020-15187LOWCVSS 3.0EG 3.0✓ Fixed in 3.3.22020-09-17
In Helm before versions 2.16.11 and 3.3.2, a Helm plugin can contain duplicates of the same entry, with the last one always used. If a plugin is compromised, this lowers the level of access that an attacker needs to modify a plugin's insta…
- CVE-2020-4053LOWCVSS 3.7EG 3.7✓ Fixed in 3.2.42020-06-16
In Helm greater than or equal to 3.0.0 and less than 3.2.4, a path 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…
- CVE-2020-7919HIGHCVSS 7.5EG 7.5✓ Fixed in 3.1.02020-03-16
Go before 1.12.16 and 1.13.x before 1.13.7 (and the crypto/cryptobyte package before 0.0.0-20200124225646-8b5121be2f68 for Go) allows attacks on clients (resulting in a panic) via a malformed X.509 certificate.
- CVE-2021-21303MEDIUMCVSS 5.9EG 5.9✓ Fixed in 3.5.22021-02-05
Helm is open-source software which is essentially "The Kubernetes Package Manager". Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. In Helm from version 3.0 and before version 3.5.2, there a …
- CVE-2021-32690MEDIUMCVSS 6.8EG 6.8✓ Fixed in 3.6.12021-06-16
Helm is a tool for managing Charts (packages of pre-configured Kubernetes resources). In versions of helm prior to 3.6.1, a vulnerability exists where the username and password credentials associated with a Helm repository could be passed …
- CVE-2022-23524MEDIUMCVSS 5.3EG 5.3✓ Fixed in 3.10.32022-12-15
Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to Uncontrolled Resource Consumption, resulting in Denial of Service. Input to functions in the _strvals_ package can cause a sta…
- CVE-2022-23525MEDIUMCVSS 5.3EG 5.3✓ Fixed in 3.10.32022-12-15
Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to NULL Pointer Dereference in the _repo_package. The _repo_ package contains a handler that processes the index file of a reposi…
- CVE-2022-23526MEDIUMCVSS 5.3EG 5.3✓ Fixed in 3.10.32022-12-15
Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to NULL Pointer Dereference in the_chartutil_ package that can cause a segmentation violation. The _chartutil_ package contains a…
- CVE-2022-36055MEDIUMCVSS 6.5EG 6.5✓ Fixed in 3.9.42022-09-01
Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. Fuzz testing, provided by the CNCF, identified input to functions in the _strvals_ package that can cause an out of memory panic. The _strvals_…
- CVE-2023-25165MEDIUMCVSS 4.3EG 4.3✓ Fixed in 3.11.12023-02-08
Helm is a tool that streamlines installing and managing Kubernetes applications.`getHostByName` is a Helm template function introduced in Helm v3. The function is able to accept a hostname and return an IP address for that hostname. To get…
- CVE-2024-25620MEDIUMCVSS 6.4EG 6.4✓ Fixed in 3.14.12024-02-15
Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. When either the Helm client or SDK is used to save a chart whose name within the `Chart.yaml` file includes a relative path change, the chart w…
- CVE-2024-26147HIGHCVSS 7.5EG 7.5✓ Fixed in 3.14.22024-02-21
Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an `index.yaml` file or a plug…
- CVE-2025-32386MEDIUMCVSS 6.5EG 6.5✓ Fixed in 3.17.32025-04-09
Helm is a tool for managing Charts. A chart archive file can be crafted in a manner where it expands to be significantly larger uncompressed than compressed (e.g., >800x difference). When Helm loads this specially crafted chart, memory can…
- CVE-2025-32387MEDIUMCVSS 6.5EG 6.5✓ Fixed in 3.17.32025-04-09
Helm is a package manager for Charts for Kubernetes. A JSON Schema file within a chart can be crafted with a deeply nested chain of references, leading to parser recursion that can exceed the stack size limit and trigger a stack overflow. …
- CVE-2025-53547HIGHCVSS 8.5EG 8.5✓ Fixed in 3.18.42025-07-08
Helm is a package manager for Charts for Kubernetes. Prior to 3.18.4, a specially crafted Chart.yaml file along with a specially linked Chart.lock file can lead to local code execution when dependencies are updated. Fields in a Chart.yaml …
- CVE-2025-55198MEDIUMCVSS 6.5EG 6.5✓ Fixed in 3.18.52025-08-14
Helm is a package manager for Charts for Kubernetes. Prior to version 3.18.5, when parsing Chart.yaml and index.yaml files, an improper validation of type error can lead to a panic. This issue has been resolved in Helm 3.18.5. A workaround…
- CVE-2025-55199MEDIUMCVSS 6.5EG 6.5✓ Fixed in 3.18.52025-08-14
Helm is a package manager for Charts for Kubernetes. Prior to version 3.18.5, it is possible to craft a JSON Schema file in a manner which could cause Helm to use all available memory and have an out of memory (OOM) termination. This issue…
- CVE-2026-35206MEDIUMCVSS 4.4EG 4.4✓ Fixed in 3.20.22026-04-09
Helm is a package manager for Charts for Kubernetes. In Helm versions <=3.20.1 and <=4.1.3, a specially crafted Chart will cause helm pull --untar [chart URL | repo/chartname] to write the Chart's contents to the immediate output director…
Check whether helm.sh/helm/v3 is used in your infrastructure
EchelonGraph scans your cloud and SBOMs to map every package to your actual deployments. See blast radius for helm.sh/helm/v3 CVEs against the assets you own.
Start Free Scan →