GHSA-q8q8-93cv-v6h8 · Severity: high · Ecosystem: go — Lookup function information discolosure in helm
Their is an information disclosure vulnerability in Helm from version 3.1.0 and before version 3.2.0. `lookup` is a Helm template function introduced in Helm v3. It is able to lookup resources in the cluster to check for the existence of specific resources and get details about them. This can be used as part of the process to render templates. The documented behavior of `helm template` states that it does not attach to a remote cluster. However, a the recently added `lookup` template function circumvents this restriction and connects to the cluster even during `helm template` and `helm install|update|delete|rollback --dry-run`. The user is not notified of this behavior. Running `helm template` should not make calls to a cluster. This is different from `install`, which is presumed to have access to a cluster in order to load resources into Kubernetes. Helm 2 is unaffected by this vulnerability. A malicious chart author could inject a `lookup` into a chart that, when rendered through `helm template`, performs unannounced lookups against the cluster a user's `KUBECONFIG` file points to. This information can then be disclosed via the output of `helm template`. This issue has been fixed in Helm 3.2.0
Conclusion & alert: CVE-2020-11013 is rated High Exploit Risk (73/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.26%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.05% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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-06-15 | 0.21% | 1.26% | +1.05% |
| 2 | 2026-02-01 | 0.27% | 0.21% | -0.06% |
| 3 | 2025-03-30 | — | 0.27% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.5 | 3.1 | HIGH |
|
3.1 | 4.7 | [email protected] |
| 5.0 | 3.1 | MEDIUM |
|
3.1 | 1.4 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-q8q8-93cv-v6h8 · Severity: high · Ecosystem: go — Lookup function information discolosure in helm
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2020-11013 |
ubuntu
|
low | CVE-2020-11013 low priority: Ubuntu including 1 source packages (helm), 17 status rows across 17 suites (bionic, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): ignored 9, needs-triage 7, DNE 1. | https://ubuntu.com/security/CVE-2020-11013 |
| URL | Tags |
|---|---|
| https://github.com/helm/helm/releases/tag/v3.2.0 | Release Notes Third Party Advisory |
| https://github.com/helm/helm/security/advisories/GHSA-q8q8-93cv-v6h8 | Exploit Third Party Advisory |