CVE-2024-26147 | Helm's Missing YAML Content Leads To Panic

Helm is a package manager for Charts for Kubernetes. Versions prior to 3.14.2 contain an uninitialized variable vulnerability when Helm parses index and plugin yaml files missing expected content. When either an `index.yaml` file or a plugins `plugin.yaml` file were missing all metadata a panic would occur in Helm. In the Helm SDK, this is found when using the `LoadIndexFile` or `DownloadIndexFile` functions in the `repo` package or the `LoadDir` function in the `plugin` package. For the Helm client this impacts functions around adding a repository and all Helm functions if a malicious plugin is added as Helm inspects all known plugins on each invocation. This issue has been resolved in Helm v3.14.2. If a malicious plugin has been added which is causing all Helm client commands to panic, the malicious plugin can be manually removed from the filesystem. If using Helm SDK versions prior to 3.14.2, calls to affected functions can use `recover` to catch the panic.

Published: 2024-02-21 Last update: 2025-01-09 Assigner: [email protected] Source: [email protected]

Conclusion & alert: CVE-2024-26147 is rated Moderate Risk (48.4/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.29%). Mandatory action: Review affected assets and schedule remediation.

Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.

Exploit prediction scoring system (EPSS) score for CVE-2024-26147

EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).

# Date Old EPSS score New EPSS score Delta (New - Old)
1 2026-03-11 0.22% 0.29% +0.08%
2 2025-11-21 0.50% 0.22% -0.29%
3 2025-11-18 0.50%

Full EPSS history (9 records total)

Common vulnerability scoring system (CVSS) metrics for CVE-2024-26147

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
7.5 3.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:N)
Data isn’t meaningfully altered or forged.
Availability (A:H)
Could take the service down hard or make it unusable for people who depend on it.
3.9 3.6 [email protected]
7.5 3.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:N)
Data isn’t meaningfully altered or forged.
Availability (A:H)
Could take the service down hard or make it unusable for people who depend on it.
3.9 3.6 [email protected]

Weakness enumeration for CVE-2024-26147

GitHub Security Advisory for CVE-2024-26147

GHSA-r53h-jv2g-vpx6 · Severity: high · Ecosystem: go — Helm's Missing YAML Content Leads To Panic

OS Trackers for CVE-2024-26147

vendor priority summary link
alpine CVE-2024-26147: 1 source package rows (helm); 4 state rows across 2 repos (3.22-community, edge-community); fixed 0, open 4. https://security.alpinelinux.org/vuln/CVE-2024-26147
redhat medium https://access.redhat.com/security/cve/CVE-2024-26147
suse medium CVE-2024-26147 severity moderate: SUSE including 28 source package names (3.17.3-8.1:helm-3.16.3-150000.1.38.1, cmctl-1.14.4-1.1, …), 51 product×package rows across 19 product lines (Container suse/helm, SUSE Linux Enterprise Micro 5.5, … (19 product lines)): Fixed 51. https://www.suse.com/security/cve/CVE-2024-26147/
ubuntu medium CVE-2024-26147 medium priority: Ubuntu including 1 source packages (helm), 11 status rows across 11 suites (bionic, focal, jammy, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): needs-triage 7, ignored 3, DNE 1. https://ubuntu.com/security/CVE-2024-26147

Affected software / configurations for CVE-2024-26147

Vendor Product Version Raw CPE
helm helm < 3.14.2 cpe:2.3:a:helm:helm:*:*:*:*:*:*:*:*

References for CVE-2024-26147

cvelogic Threat Intelligence