CVE-2023-40026
Last modified
CVE-2023-40026 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Argo CD is a declarative continuous deployment framework for Kubernetes. In Argo CD versions prior to 2.3 (starting at least in v0.1.0, but likely in any version using Helm before 2.3), using a specifically-crafted Helm file could reference external Helm charts handled by the same repo-server to leak values, or files from the referenced Helm Chart. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
Argo CD is a declarative continuous deployment framework for Kubernetes. In Argo CD versions prior to 2.3 (starting at least in v0.1.0, but likely in any version using Helm before 2.3), using a specifically-crafted Helm file could reference external Helm charts handled by the same repo-server to leak values, or files from the referenced Helm Chart. This was possible because Helm paths were predictable. The vulnerability worked by adding a Helm chart that referenced Helm resources from predictable paths. Because the paths of Helm charts were predictable and available on an instance of repo-server, it was possible to reference and then render the values and resources from other existing Helm charts regardless of permissions. While generally, secrets are not stored in these files, it was nevertheless possible to reference any values from these charts. This issue was fixed in Argo CD 2.3 and subsequent versions by randomizing Helm paths. User's still using Argo CD 2.3 or below are advised to update to a supported version. If this is not possible, disabling Helm chart rendering, or using an additional repo-server for each Helm chart would prevent possible exploitation.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Argoproj | Argo Cd | < 2.3.0 |
References
- https://github.com/argoproj/argo-cd/security/advisories/GHSA-6jqw-jwf5-rp8hMitigation, Third Party Advisory
- https://github.com/argoproj/argo-cd/security/advisories/GHSA-6jqw-jwf5-rp8hMitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-40026?
How severe is CVE-2023-40026?
How do I fix CVE-2023-40026?
Are you affected by CVE-2023-40026?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
