CVE-2026-63308
- EPSS 0.28%
- Veröffentlicht 17.07.2026 16:14:15
- Zuletzt bearbeitet 30.07.2026 18:11:32
Helm through 4.2.3, fixed in commit ba6c9a2, contains a denial of service vulnerability in the Files.Lines template helper in pkg/engine/files.go that allows attackers to trigger an index out of range panic by including zero-length byte slices in cha...
CVE-2026-35206
- EPSS 0.2%
- Veröffentlicht 09.04.2026 21:16:09
- Zuletzt bearbeitet 16.04.2026 20:36:08
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 directory (as defau...
CVE-2026-35205
- EPSS 0.22%
- Veröffentlicht 09.04.2026 16:16:27
- Zuletzt bearbeitet 15.07.2026 02:20:41
Helm is a package manager for Charts for Kubernetes. From 4.0.0 to 4.1.3, Helm will install plugins missing provenance (.prov file) when signature verification is required. This vulnerability is fixed in 4.1.4.
CVE-2026-35204
- EPSS 0.2%
- Veröffentlicht 09.04.2026 16:16:27
- Zuletzt bearbeitet 15.07.2026 02:20:41
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 t...
CVE-2025-55198
- EPSS 0.33%
- Veröffentlicht 13.08.2025 23:23:56
- Zuletzt bearbeitet 21.08.2025 21:28:21
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 involves e...
CVE-2025-55199
- EPSS 0.33%
- Veröffentlicht 13.08.2025 23:23:43
- Zuletzt bearbeitet 21.08.2025 21:25:20
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 has been r...
CVE-2025-53547
- EPSS 0.36%
- Veröffentlicht 08.07.2025 21:39:59
- Zuletzt bearbeitet 03.09.2025 16:26:24
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 file, that ...
CVE-2025-32386
- EPSS 0.43%
- Veröffentlicht 09.04.2025 22:28:44
- Zuletzt bearbeitet 03.09.2025 17:03:12
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 be exhaust...
CVE-2025-32387
- EPSS 0.46%
- Veröffentlicht 09.04.2025 22:28:33
- Zuletzt bearbeitet 03.09.2025 17:03:46
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. This issue ...
CVE-2019-25210
- EPSS 0.68%
- Veröffentlicht 03.03.2024 21:15:49
- Zuletzt bearbeitet 11.02.2025 15:58:14
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. NOTE: the ...