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

CVE-2025-59538: Argo CD Unauthenticated Remote DoS via malformed Azure DevOps git.push webhook

September 30, 2025 (updated October 1, 2025)

In the default configuration, webhook.azuredevops.username and webhook.azuredevops.password not set, Argo CD’s /api/webhook endpoint crashes the entire argocd-server process when it receives an Azure DevOps Push event whose JSON array resource.refUpdates is empty.

The slice index [0] is accessed without a length check, causing an index-out-of-range panic.

A single unauthenticated HTTP POST is enough to kill the process.

References

  • github.com/advisories/GHSA-gpx4-37g2-c8pv
  • github.com/argoproj/argo-cd
  • github.com/argoproj/argo-cd/commit/1a023f1ca7fe4ec942b4b6696804988d5a632baf
  • github.com/argoproj/argo-cd/security/advisories/GHSA-gpx4-37g2-c8pv
  • nvd.nist.gov/vuln/detail/CVE-2025-59538

Code Behaviors & Features

Detect and mitigate CVE-2025-59538 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 3.0.0-rc1 before 3.0.19, all versions starting from 3.1.0-rc1 before 3.1.8, all versions starting from 3.2.0-rc1 before 3.2.0-rc2, version 3.2.0-rc1

Fixed versions

  • 3.2.0-rc2
  • 3.1.8
  • 3.0.19

Solution

Upgrade to versions 3.0.19, 3.1.8, 3.2.0-rc2 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-248: Uncaught Exception
  • CWE-703: Improper Check or Handling of Exceptional Conditions

Source file

go/github.com/argoproj/argo-cd/v3/CVE-2025-59538.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 07 Oct 2025 00:18:20 +0000.