CVE-2026-35205
Modified
Modified - Updated After Analysis
Improper Signature Verification in Helm Plugins Allows Tampering
Vulnerability report for CVE-2026-35205, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-04-09
Last updated on: 2026-06-30
Assigner: GitHub, Inc.
Description
Description
Helm is a package manager for Charts for Kubernetes. From 4.0.0 to 4.1.3, Helm will install plugins missing provenance (.prov file) when signature verification is required. This vulnerability is fixed in 4.1.4.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| helm | helm | From 4.0.0 (inc) to 4.1.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-636 | When the product encounters an error condition or failure, its design requires it to fall back to a state that is less secure than other options that are available, such as selecting the weakest encryption algorithm or using the most permissive access control restrictions. |
| CWE-347 | The product does not verify, or incorrectly verifies, the cryptographic signature for data. |