๐Ÿ” CVE Alert

CVE-2025-53547

HIGH 8.5

Helm Chart Dependency Updating With Malicious Chart.yaml Content And Symlink Can Lead To Code Execution

CVSS Score
8.5
EPSS Score
0.0%
EPSS Percentile
0th

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 are carried over to a Chart.lock file when dependencies are updated and this file is written, can be crafted in a way that can cause execution if that same content were in a file that is executed (e.g., a bash.rc file or shell script). If the Chart.lock file is symlinked to one of these files updating dependencies will write the lock file content to the symlinked file. This can lead to unwanted execution. Helm warns of the symlinked file but did not stop execution due to symlinking. This issue has been resolved in Helm v3.18.4.

CWE CWE-94
Vendor helm
Product helm
Published Jul 8, 2025
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for helm helm

Be the first to know when new high vulnerabilities affecting helm helm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
High
Availability
High

Affected Versions

helm / helm
< 3.18.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/helm/helm/security/advisories/GHSA-557j-xg8c-q2mm github.com: https://github.com/helm/helm/commit/4b8e61093d8f579f1165cdc6bd4b43fa5455f571 news.ycombinator.com: https://news.ycombinator.com/item?id=44506696