CVE-2025-59537
argo-cd is vulnerable to unauthenticated DoS attack via malformed Gogs webhook payload
Record summary
CVE-2025-59537 has a selected CVSS score of 7.5 (high).
Description
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions 1.2.0 through 1.8.7, 2.0.0-rc1 through 2.14.19, 3.0.0-rc1 through 3.2.0-rc1, 3.1.7 and 3.0.18 are vulnerable to malicious API requests which can crash the API server and cause denial of service to legitimate clients. With the default configuration, no webhook.gogs.secret set, Argo CD’s /api/webhook endpoint will crash the entire argocd-server process when it receives a Gogs push event whose JSON field commits[].repo is not set or is null. This issue is fixed in versions 2.14.20, 3.2.0-rc2, 3.1.8 and 3.0.19.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 2, 2025 · Source: CVE List
Affected products and versions
4| Product | Source | Version range | Status |
|---|---|---|---|
argo-cdBrowse argoproj / argo-cd | CVE List | >= 1.2.0, <= 1.8.7 | affected |
| >= 2.0.0-rc1, < 2.14.20 | affected | ||
| >= 3.2.0-rc1, < 3.2.0-rc2 | affected | ||
| >= 3.1.0-rc1, < 3.1.8 | affected | ||
| >= 3.0.0-rc1, < 3.0.19 | affected | ||
github.com/argoproj/argo-cdBrowse Go / github.com/argoproj/argo-cd | GitHub Advisory | 1.2.0 to ≤ 1.8.7 | affected |
github.com/argoproj/argo-cd/v2Browse Go / github.com/argoproj/argo-cd/v2 | GitHub Advisory | 2.0.0-rc1 to < 2.14.20 · Fixed in 2.14.20 | affected |
github.com/argoproj/argo-cd/v3Browse Go / github.com/argoproj/argo-cd/v3 | GitHub Advisory | 3.2.0-rc1 | affected |
| 3.2.0-rc1 to < 3.2.0-rc2 · Fixed in 3.2.0-rc2 | affected | ||
| 3.1.0-rc1 to < 3.1.8 · Fixed in 3.1.8 | affected | ||
| 3.0.0-rc1 to < 3.0.19 · Fixed in 3.0.19 | affected |