Information disclosure in Argo CD - CVE-2024-36106

 

Information disclosure in Argo CD - CVE-2024-36106

Published: June 6, 2024 / Updated: May 2, 2026


Vulnerability identifier: #VU129005
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-36106
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Argo
Affected software:
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.


How to mitigate CVE-2024-36106

Install security update from vendor's website.

Sources