VYPR
Medium severity6.8NVD Advisory· Published Mar 23, 2022· Updated Jun 17, 2026

CVE-2022-24731

CVE-2022-24731

Description

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD starting with version 1.5.0 but before versions 2.1.11, 2.2.6, and 2.3.0 is vulnerable to a path traversal vulnerability, allowing a malicious user with read/write access to leak sensitive files from Argo CD's repo-server. A malicious Argo CD user who has been granted create or update access to Applications can leak the contents of any text file on the repo-server. By crafting a malicious Helm chart and using it in an Application, the attacker can retrieve the sensitive file's contents either as part of the generated manifests or in an error message. The attacker would have to know or guess the location of the target file. Sensitive files which could be leaked include files from another Application's source repositories or any secrets which have been mounted as files on the repo-server. This vulnerability is patched in Argo CD versions 2.1.11, 2.2.6, and 2.3.0. The problem can be mitigated by avoiding storing secrets in git, avoiding mounting secrets as files on the repo-server, avoiding decrypting secrets into files on the repo-server, and carefully limiting who can create or update Applications.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/argoproj/argo-cdGo
>= 1.5.0, < 2.1.112.1.11
github.com/argoproj/argo-cdGo
>= 2.2.0, < 2.2.62.2.6
github.com/argoproj/argo-cdGo
>= 2.3.0-rc1, < 2.3.02.3.0

Affected products

7
  • Argoproj/Argo Cd6 versions
    cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*+ 5 more
    • cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*range: >=1.5.0,<2.1.11
    • cpe:2.3:a:argoproj:argo_cd:2.3.0:rc1:*:*:*:*:*:*
    • cpe:2.3:a:argoproj:argo_cd:2.3.0:rc2:*:*:*:*:*:*
    • cpe:2.3:a:argoproj:argo_cd:2.3.0:rc4:*:*:*:*:*:*
    • cpe:2.3:a:argoproj:argo_cd:2.3.0:rc5:*:*:*:*:*:*
    • (no CPE)range: >= 1.5.0, < 2.1.11
  • ghsa-coords
    Range: >= 1.5.0, < 2.1.11

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.