A Helm contributor discovered that a specially crafted chart archive file can cause Helm to use all available memory and have an out of memory (OOM) termination.
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 exhausted causing the application to terminate.
This issue has been resolved in Helm v3.17.3.
Ensure that any chart archive files being loaded by Helm do not contain files that are large enough to cause the Helm Client or SDK to use up available memory leading to a termination.
Helm's security policy is spelled out in detail in our SECURITY document.
Disclosed by Jakub Ciolek at AlphaSense.
{ "nvd_published_at": "2025-04-09T23:15:37Z", "cwe_ids": [ "CWE-770", "CWE-789" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-04-10T13:48:05Z" }