Cluster secret might leak in cluster details page in Argo CD
CVE-2023-40029
9.9CRITICAL
Key Information:
What is CVE-2023-40029?
Argo CD, a continuous deployment tool for Kubernetes, exposes potentially sensitive information through the kubectl.kubernetes.io/last-applied-configuration
annotation. This issue arises when cluster secrets are managed declaratively, which can unintentionally store sensitive data, such as bearer tokens, in locations accessible by users with specific RBAC permissions. It is crucial for users to upgrade to the patched versions (2.8.3, 2.7.14, and 2.6.15) or apply best practices by deploying secrets with the server-side-apply
flag to mitigate this risk effectively.
Affected Version(s)
argo-cd >= 2.2.0, < 2.6.15 < 2.2.0, 2.6.15
argo-cd >= 2.7.0, < 2.7.14 < 2.7.0, 2.7.14
argo-cd >= 2.8.0, < 2.8.3 < 2.8.0, 2.8.3