Use of Uninitialized Resource
CVE-2025-55198
Summary
Helm is a package manager for Charts for Kubernetes. In versions prior to 3.18.5, when parsing `Chart.yaml` and `index.yaml` files, an improper validation of type error can lead to a panic. A workaround involves ensuring YAML files are formatted as Helm expects prior to processing them with Helm.
- LOW
- NETWORK
- NONE
- UNCHANGED
- REQUIRED
- NONE
- NONE
- HIGH
CWE-908 - Use of Uninitialized Resource
The software uses or accesses a resource that has not been initialized.
References
Advisory Timeline
- Published