{"id":"CVE-2023-50726","aliases":["BIT-argo-cd-2023-50726","GHSA-g623-jcgg-mhmm","GO-2024-2643"],"url":"https://o3.security/vulnerability/CVE-2023-50726","summary":"Users with `create` but not `override` privileges can perform local sync in argo-cd","details":"### Impact\n\n\"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.\n\nAn 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.\n\nThe bug was introduced in 1.2.0-rc1 when the local manifest sync feature was added.\n\n### Patches\n\nThe bug has been patched in the following versions:\n\n* 2.10.3\n* 2.9.8\n* 2.8.12\n\n### Workarounds\n\nTo immediately mitigate the risk of branch protection bypass, remove `applications, create` RBAC access. The only way to eliminate the issue without removing RBAC access is to upgrade to a patched version.\n\nBranch protection rules and review requirements are a great way to enforce security constraints in a GitOps environment, but they should be just one layer in a multi-layered approach. Make sure your AppProject and RBAC restrictions are as thorough as possible to prevent a review bypass vulnerability from permitting excessive damage.\n\n### References\n\n* [Argo CD RBAC documentation](https://argo-cd.readthedocs.io/en/latest/operator-manual/rbac/)\n\n### For more information\n\n* Open an issue in [the Argo CD issue tracker](https://github.com/argoproj/argo-cd/issues) or [discussions](https://github.com/argoproj/argo-cd/discussions)\n* Join us on [Slack](https://argoproj.github.io/community/join-slack) in channel #argo-cd","published":"2024-03-13T20:50:52.245Z","modified":"2026-08-12T03:51:18.409692718Z","cvss":{"score":6.4,"severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L"},"epss":{"score":0.00532,"percentile":0.42682,"asOf":"2026-08-23"},"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"Go","name":"github.com/argoproj/argo-cd","fixedVersion":null},{"ecosystem":"Go","name":"github.com/argoproj/argo-cd/v2","fixedVersion":"2.9.8"},{"ecosystem":"Go","name":"github.com/argoproj/argo-cd/v2","fixedVersion":"2.10.3"},{"ecosystem":"Go","name":"github.com/argoproj/argo-cd/v2","fixedVersion":"2.8.12"}],"fix":{"url":"https://github.com/argoproj/argo-cd/commit/3b8f673f06c2d228e01cbc830e5cb57cef008978","label":"argoproj/argo-cd@3b8f673"},"references":[{"type":"WEB","url":"https://argo-cd.readthedocs.io/en/latest/operator-manual/rbac"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/50xxx/CVE-2023-50726.json"},{"type":"ADVISORY","url":"https://github.com/argoproj/argo-cd/security/advisories/GHSA-g623-jcgg-mhmm"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2023-50726"},{"type":"FIX","url":"https://github.com/argoproj/argo-cd/commit/3b8f673f06c2d228e01cbc830e5cb57cef008978"},{"type":"PACKAGE","url":"https://github.com/argoproj/argo-cd"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:18.409692718Z"}}