Improper access control in Argo CD - CVE-2024-31990
Published: April 15, 2024 / Updated: May 2, 2026
Argo CD
Argo
Description
The vulnerability allows a remote user to modify application resources outside intended project source namespace restrictions.
The vulnerability exists due to improper access control in the Argo CD API server when handling application updates and UI operations for an invalid Application. A remote user can change an Application's project assignment and then use the UI to edit a resource to modify application resources outside intended project source namespace restrictions.
Exploitation requires an Application to be created in one project and later reassigned to another project through kubectl or GitOps-managed changes.