CVE-2023-40026Medium· 5.0▾ SunlitPath traversal allows leaking out-of-bound Helm charts from Argo CD repo-server
▾ Sunlit zone — Low / medium · no exploitation signal
impact 27.5 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Sep 12.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via OSV
Last analysed / modified upstream
0.5%
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.
https://github.com/argoproj/argo-cd/security/advisories/GHSA-63qx-x74g-jcr7
If you have any questions or comments about this advisory:
github.com/argoproj/argo-cd <= 1.8.7github.com/argoproj/argo-cd/v2 < 2.3.0Upgrade to a patched release:
github.com/argoproj/argo-cd/v2 2.3.0Connected by shared product, vendor, weakness, or advisory.
CVE-2024-21661High· 7.5Denial of Service (DoS) Vulnerability Due to Unsafe Array Modification in Multi-threaded Environment
CVE-2023-23947Critical· 9.1Users with any cluster secret update access may update out-of-bounds cluster secrets
CVE-2024-36106Medium· 4.3Argo-cd authenticated users can enumerate clusters by name
CVE-2025-47933Critical· 9.0Argo CD allows cross-site scripting on repositories page
CVE-2024-28175Critical· 9.0Cross-site scripting on application summary component
CVE-2023-50726Medium· 6.4Users with `create` but not `override` privileges can perform local sync