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

CVE-2025-59531: Unauthenticated argocd-server panic via a malicious Bitbucket-Server webhook payload

September 30, 2025 (updated October 1, 2025)

Unpatched Argo CD versions 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.bitbucketserver.secret set, Argo CD’s /api/webhook endpoint will crash the entire argocd-server process when it receives a Bitbucket-Server push event whose JSON field repository.links.clone is anything other than an array.

A single unauthenticated curl request can push the control-plane into CrashLoopBackOff; repeating the request on each replica causes a complete outage of the API.

References

  • github.com/advisories/GHSA-f9gq-prrc-hrhc
  • github.com/argoproj/argo-cd
  • github.com/argoproj/argo-cd/commit/5c466a4e39802e059e75c0008ae7b7b8e842538f
  • github.com/argoproj/argo-cd/security/advisories/GHSA-f9gq-prrc-hrhc
  • nvd.nist.gov/vuln/detail/CVE-2025-59531

Code Behaviors & Features

Detect and mitigate CVE-2025-59531 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-703: Improper Check or Handling of Exceptional Conditions

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 07 Oct 2025 00:19:27 +0000.