Vulnerability Description
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. In versions 2.13.0 through 2.13.8, 2.14.0 through 2.14.15, 3.0.0 through 3.0.12 and 3.1.0-rc1 through 3.1.1, API tokens with project-level permissions are able to retrieve sensitive repository credentials (usernames, passwords) through the project details API endpoint, even when the token only has standard application management permissions and no explicit access to secrets. This vulnerability does not only affect project-level permissions. Any token with project get permissions is also vulnerable, including global permissions such as: `p, role/user, projects, get, *, allow`. This issue is fixed in versions 2.13.9, 2.14.16, 3.0.14 and 3.1.2.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Argoproj | Argo Cd | >= 2.2.0, < 2.13.9 |
Related Weaknesses (CWE)
References
- https://github.com/argoproj/argo-cd/commit/e8f86101f5378662ae6151ce5c3a76e914190Patch
- https://github.com/argoproj/argo-cd/security/advisories/GHSA-786q-9hcg-v9ffExploitVendor Advisory
FAQ
What is CVE-2025-55190?
CVE-2025-55190 is a vulnerability with a CVSS score of 9.9 (CRITICAL). Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. In versions 2.13.0 through 2.13.8, 2.14.0 through 2.14.15, 3.0.0 through 3.0.12 and 3.1.0-rc1 through 3.1.1, API tokens with p...
How severe is CVE-2025-55190?
CVE-2025-55190 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-55190?
Check the references section above for vendor advisories and patch information. Affected products include: Argoproj Argo Cd.