CVE-2023-50726
March 13, 2024
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. "Local sync" is an Argo CD feature that allows developers to temporarily override an Application's manifests with locally-defined manifests. Use of the feature should generally be limited to highly-trusted users, since it allows the user to bypass any merge protections in git. An improper validation bug allows users who have "create" privileges but not "override" privileges to sync local manifests on app creation. All other restrictions, including AppProject restrictions are still enforced. The only restriction which is not enforced is that the manifests come from some approved git/Helm/OCI source. The bug was introduced in 1.2.0-rc1 when the local manifest sync feature was added. The bug has been patched in Argo CD versions 2.10.3, 2.9.8, and 2.8.12. Users are advised to upgrade. Users unable to upgrade may mitigate the risk of branch protection bypass by removing "applications, create" RBAC access. The only way to eliminate the issue without removing RBAC access is to upgrade to a patched version.
Affected Packages
github.com/argoproj/argo-cd/v2 (GO):
Affected version(s) >=v2.0.0-rc3 <v2.8.12Fix Suggestion:
Update to version v2.8.12github.com/argoproj/argo-cd/v2 (GO):
Affected version(s) >=v2.10.0 <v2.10.3Fix Suggestion:
Update to version v2.10.3github.com/argoproj/argo-cd/v2 (GO):
Affected version(s) >=v2.9.0 <v2.9.8Fix Suggestion:
Update to version v2.9.8Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
LOW
Subsequent System Availability
LOW
CVSS v3
Base Score:
6.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
NONE
Integrity
LOW
Availability
LOW
EPSS
Base Score:
0.02