Argo CD's certificate verification is skipped for connections to OIDC providers
Description
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD starting with version 0.4.0 and prior to 2.2.11, 2.3.6, and 2.4.5 is vulnerable to an improper certificate validation bug which could cause Argo CD to trust a malicious (or otherwise untrustworthy) OpenID Connect (OIDC) provider. A patch for this vulnerability has been released in Argo CD versions 2.4.5, 2.3.6, and 2.2.11. There are no complete workarounds, but a partial workaround is available. Those who use an external OIDC provider (not the bundled Dex instance), can mitigate the issue by setting the oidc.config.rootCA field in the argocd-cm ConfigMap. This mitigation only forces certificate validation when the API server handles login flows. It does not force certificate verification when verifying tokens on API calls.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/argoproj/argo-cdGo | >= 0.4.0, < 2.2.11 | 2.2.11 |
github.com/argoproj/argo-cdGo | >= 2.3.0, < 2.3.6 | 2.3.6 |
github.com/argoproj/argo-cdGo | >= 2.4.0, < 2.4.5 | 2.4.5 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-7943-82jg-wmw5ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-31105ghsaADVISORY
- github.com/argoproj/argo-cd/releases/tag/v2.3.6ghsax_refsource_MISCWEB
- github.com/argoproj/argo-cd/releases/tag/v2.4.5ghsax_refsource_MISCWEB
- github.com/argoproj/argo-cd/security/advisories/GHSA-7943-82jg-wmw5ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.