Vulnerability Description
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All Argo CD versions starting with 2.3.0-rc1 and prior to 2.3.17, 2.4.23 2.5.11, and 2.6.2 are vulnerable to an improper authorization bug which allows users who have the ability to update at least one cluster secret to update any cluster secret. The attacker could use this access to escalate privileges (potentially controlling Kubernetes resources) or to break Argo CD functionality (by preventing connections to external clusters). A patch for this vulnerability has been released in Argo CD versions 2.6.2, 2.5.11, 2.4.23, and 2.3.17. Two workarounds are available. Either modify the RBAC configuration to completely revoke all `clusters, update` access, or use the `destinations` and `clusterResourceWhitelist` fields to apply similar restrictions as the `namespaces` and `clusterResources` fields.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Argoproj | Argo Cd | >= 2.3.0, < 2.3.17 |
Related Weaknesses (CWE)
References
- https://github.com/argoproj/argo-cd/commit/fbb0b99b1ac3361b253052bd30259fa43a520Patch
- https://github.com/argoproj/argo-cd/security/advisories/GHSA-3jfq-742w-xg8jVendor Advisory
- https://github.com/argoproj/argo-cd/commit/fbb0b99b1ac3361b253052bd30259fa43a520Patch
- https://github.com/argoproj/argo-cd/security/advisories/GHSA-3jfq-742w-xg8jVendor Advisory
FAQ
What is CVE-2023-23947?
CVE-2023-23947 is a vulnerability with a CVSS score of 9.1 (CRITICAL). Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All Argo CD versions starting with 2.3.0-rc1 and prior to 2.3.17, 2.4.23 2.5.11, and 2.6.2 are vulnerable to an improper auth...
How severe is CVE-2023-23947?
CVE-2023-23947 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2023-23947?
Check the references section above for vendor advisories and patch information. Affected products include: Argoproj Argo Cd.