Vulnerability Description
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 ensuring YAML files are formatted as Helm expects prior to processing them with Helm.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Helm | Helm | < 3.18.5 |
Related Weaknesses (CWE)
References
- https://github.com/helm/helm/commit/ec5f59e2db56533d042a124f5bae54dd87b558e6Patch
- https://github.com/helm/helm/security/advisories/GHSA-f9f8-9pmf-xv68Third Party Advisory
FAQ
What is CVE-2025-55198?
CVE-2025-55198 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 bee...
How severe is CVE-2025-55198?
CVE-2025-55198 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-55198?
Check the references section above for vendor advisories and patch information. Affected products include: Helm Helm.