Information disclosure in Argo CD - CVE-2024-36106
Published: June 6, 2024 / Updated: May 2, 2026
Argo CD
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the clusters API endpoint when handling cluster lookup requests by name. A remote user can inspect error message differences to disclose cluster names and project names associated with project-scoped clusters.
Enumeration of project names requires knowledge of cluster names.