icon

We found results for “

CVE-2025-59537

Good to know:

icon
icon

Date: October 1, 2025

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.

Severity Score

Severity Score

Weakness Type (CWE)

Improper Input Validation

CWE-20

NULL Pointer Dereference

CWE-476

Top Fix

icon

Upgrade Version

Upgrade to version github.com/argoproj/argo-cd/v2 - v2.14.20;github.com/argoproj/argo-cd/v3 - v3.2.0-rc2;github.com/argoproj/argo-cd/v3 - v3.1.8;github.com/argoproj/argo-cd/v3 - v3.0.19;https://github.com/argoproj/argo-cd.git - v3.1.8;https://github.com/argoproj/argo-cd.git - v3.0.19;https://github.com/argoproj/argo-cd.git - v3.2.0-rc2

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): HIGH

Do you need more information?

Contact Us