{"api_version":"1","generated_at":"2026-07-24T00:32:34+00:00","cve":"CVE-2022-24768","urls":{"html":"https://cve.report/CVE-2022-24768","api":"https://cve.report/api/cve/CVE-2022-24768.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2022-24768","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2022-24768"},"summary":{"title":"CVE-2022-24768","description":"Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All unpatched versions of Argo CD starting with 1.0.0 are vulnerable to an improper access control bug, allowing a malicious user to potentially escalate their privileges to admin-level. Versions starting with 0.8.0 and 0.5.0 contain limited versions of this issue. To perform exploits, an authorized Argo CD user must have push access to an Application's source git or Helm repository or `sync` and `override` access to an Application. Once a user has that access, different exploitation levels are possible depending on their other RBAC privileges. A patch for this vulnerability has been released in Argo CD versions 2.3.2, 2.2.8, and 2.1.14. Some mitigation measures are available but do not serve as a substitute for upgrading. To avoid privilege escalation, limit who has push access to Application source repositories or `sync` + `override` access to Applications; and limit which repositories are available in projects where users have `update` access to Applications. To avoid unauthorized resource inspection/tampering, limit who has `delete`, `get`, or `action` access to Applications.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2022-03-23 22:15:00","updated_at":"2023-06-23 18:59:00"},"problem_types":["CWE-862"],"metrics":[],"references":[{"url":"https://github.com/argoproj/argo-cd/releases/tag/v2.1.14","name":"https://github.com/argoproj/argo-cd/releases/tag/v2.1.14","refsource":"MISC","tags":[],"title":"Release v2.1.14 · argoproj/argo-cd · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/argoproj/argo-cd/releases/tag/v2.3.2","name":"https://github.com/argoproj/argo-cd/releases/tag/v2.3.2","refsource":"MISC","tags":[],"title":"Release v2.3.2 · argoproj/argo-cd · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/argoproj/argo-cd/commit/af03b291d4b7e9d3ce9a6580ae9c8141af0e05cf","name":"https://github.com/argoproj/argo-cd/commit/af03b291d4b7e9d3ce9a6580ae9c8141af0e05cf","refsource":"MISC","tags":[],"title":"Merge pull request from GHSA-2f5v-8r3f-8pww · argoproj/argo-cd@af03b29 · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/argoproj/argo-cd/security/advisories/GHSA-2f5v-8r3f-8pww","name":"https://github.com/argoproj/argo-cd/security/advisories/GHSA-2f5v-8r3f-8pww","refsource":"CONFIRM","tags":[],"title":"Improper access control allows admin privilege escalation · Advisory · argoproj/argo-cd · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/argoproj/argo-cd/releases/tag/v2.2.8","name":"https://github.com/argoproj/argo-cd/releases/tag/v2.2.8","refsource":"MISC","tags":[],"title":"Release v2.2.8 · argoproj/argo-cd · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2022-24768","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2022-24768","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2022","cve_id":"24768","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"linuxfoundation","cpe5":"argo-cd","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2022-24768","STATE":"PUBLIC","TITLE":"Improper access control allows admin privilege escalation in Argo CD"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"argo-cd","version":{"version_data":[{"version_value":">= 0.5.0, < 2.1.14"},{"version_value":">= 2.2.0, < 2.2.8"},{"version_value":">= 2.3.0, < 2.3.2"}]}}]},"vendor_name":"argoproj"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All unpatched versions of Argo CD starting with 1.0.0 are vulnerable to an improper access control bug, allowing a malicious user to potentially escalate their privileges to admin-level. Versions starting with 0.8.0 and 0.5.0 contain limited versions of this issue. To perform exploits, an authorized Argo CD user must have push access to an Application's source git or Helm repository or `sync` and `override` access to an Application. Once a user has that access, different exploitation levels are possible depending on their other RBAC privileges. A patch for this vulnerability has been released in Argo CD versions 2.3.2, 2.2.8, and 2.1.14. Some mitigation measures are available but do not serve as a substitute for upgrading. To avoid privilege escalation, limit who has push access to Application source repositories or `sync` + `override` access to Applications; and limit which repositories are available in projects where users have `update` access to Applications. To avoid unauthorized resource inspection/tampering, limit who has `delete`, `get`, or `action` access to Applications."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.9,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-200: Exposure of Sensitive Information to an Unauthorized Actor"}]}]},"references":{"reference_data":[{"name":"https://github.com/argoproj/argo-cd/security/advisories/GHSA-2f5v-8r3f-8pww","refsource":"CONFIRM","url":"https://github.com/argoproj/argo-cd/security/advisories/GHSA-2f5v-8r3f-8pww"},{"name":"https://github.com/argoproj/argo-cd/commit/af03b291d4b7e9d3ce9a6580ae9c8141af0e05cf","refsource":"MISC","url":"https://github.com/argoproj/argo-cd/commit/af03b291d4b7e9d3ce9a6580ae9c8141af0e05cf"},{"name":"https://github.com/argoproj/argo-cd/releases/tag/v2.1.14","refsource":"MISC","url":"https://github.com/argoproj/argo-cd/releases/tag/v2.1.14"},{"name":"https://github.com/argoproj/argo-cd/releases/tag/v2.2.8","refsource":"MISC","url":"https://github.com/argoproj/argo-cd/releases/tag/v2.2.8"},{"name":"https://github.com/argoproj/argo-cd/releases/tag/v2.3.2","refsource":"MISC","url":"https://github.com/argoproj/argo-cd/releases/tag/v2.3.2"}]},"source":{"advisory":"GHSA-2f5v-8r3f-8pww","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2022-03-23 22:15:00","lastModifiedDate":"2023-06-23 18:59:00","problem_types":["CWE-862"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH","baseScore":8.8,"baseSeverity":"HIGH"},"exploitabilityScore":2.8,"impactScore":5.9},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:L/Au:S/C:P/I:P/A:P","accessVector":"NETWORK","accessComplexity":"LOW","authentication":"SINGLE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"PARTIAL","baseScore":6.5},"severity":"MEDIUM","exploitabilityScore":8,"impactScore":6.4,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*","versionStartIncluding":"2.3.0","versionEndExcluding":"2.3.2","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*","versionStartIncluding":"2.2.0","versionEndExcluding":"2.2.8","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:linuxfoundation:argo-cd:*:*:*:*:*:*:*:*","versionStartIncluding":"0.5.0","versionEndExcluding":"2.1.14","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2022","CveId":"24768","Ordinal":"228165","Title":"CVE-2022-24768","CVE":"CVE-2022-24768","Year":"2022"},"notes":[{"CveYear":"2022","CveId":"24768","Ordinal":"1","NoteData":"** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.","Type":"Description","Title":null}]}}}