Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/argoproj/argo-cd
  4. ›
  5. CVE-2022-24768

CVE-2022-24768: Exposure of Sensitive Information to an Unauthorized Actor

March 24, 2022 (updated March 29, 2022)

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. All unpatched versions of Argo CD starting with 1.0.0 is 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.

References

  • github.com/advisories/GHSA-2f5v-8r3f-8pww
  • github.com/argoproj/argo-cd/commit/af03b291d4b7e9d3ce9a6580ae9c8141af0e05cf
  • github.com/argoproj/argo-cd/releases/tag/v2.1.14
  • github.com/argoproj/argo-cd/releases/tag/v2.2.8
  • github.com/argoproj/argo-cd/releases/tag/v2.3.2
  • github.com/argoproj/argo-cd/security/advisories/GHSA-2f5v-8r3f-8pww
  • nvd.nist.gov/vuln/detail/CVE-2022-24768

Code Behaviors & Features

Detect and mitigate CVE-2022-24768 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.5.0 before 2.1.14, all versions starting from 2.2.0 before 2.2.8, all versions starting from 2.3.0 before 2.3.2

Fixed versions

  • v2.1.14
  • v2.2.8
  • v2.3.2

Solution

Upgrade to versions 2.1.14, 2.2.8, 2.3.2 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

go/github.com/argoproj/argo-cd/CVE-2022-24768.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:53 +0000.