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.
References
Link | Resource |
---|---|
https://argo-cd.readthedocs.io/en/stable/operator-manual/installation/#supported-versions | Product |
https://github.com/argoproj/argo-cd/security/advisories/GHSA-6jqw-jwf5-rp8h | Mitigation Third Party Advisory |
Configurations
History
07 Aug 2024, 15:43
Type | Values Removed | Values Added |
---|---|---|
First Time |
Argoproj
Argoproj argo Cd |
|
CPE | cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:* |
02 Oct 2023, 18:36
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://argo-cd.readthedocs.io/en/stable/operator-manual/installation/#supported-versions - Product | |
References | (MISC) https://github.com/argoproj/argo-cd/security/advisories/GHSA-6jqw-jwf5-rp8h - Mitigation, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.3 |
First Time |
Linuxfoundation argo-cd
Linuxfoundation |
|
CPE | cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:* |
27 Sep 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-09-27 21:15
Updated : 2024-08-07 15:43
NVD link : CVE-2023-40026
Mitre link : CVE-2023-40026
CVE.ORG link : CVE-2023-40026
JSON object : View
Products Affected
argoproj
- argo_cd
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')