CVE-2025-55191

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions between 2.1.0 and 2.14.19, 3.2.0-rc1, 3.1.0-rc1 through 3.1.7, and 3.0.0-rc1 through 3.0.18 contain a race condition in the repository credentials handler that can cause the Argo CD server to panic and crash when concurrent operations are performed on the same repository URL. The vulnerability is located in numerous repository related handlers in the util/db/repository_secrets.go file. A valid API token with repositories resource permissions (create, update, or delete actions) is required to trigger the race condition. This vulnerability causes the entire Argo CD server to crash and become unavailable. Attackers can repeatedly and continuously trigger the race condition to maintain a denial-of-service state, disrupting all GitOps operations. This issue is fixed in versions 2.14.20, 3.2.0-rc2, 3.1.8 and 3.0.19.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*
cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*
cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*
cpe:2.3:a:argoproj:argo_cd:3.2.0:rc1:*:*:*:*:*:*

History

17 Jun 2026, 09:41

Type Values Removed Values Added
Summary
  • (es) Argo CD es una herramienta de entrega continua declarativa, GitOps para Kubernetes. Las versiones entre 2.1.0 y 2.14.19, 3.2.0-rc1, 3.1.0-rc1 hasta 3.1.7, y 3.0.0-rc1 hasta 3.0.18 contienen una condición de carrera en el manejador de credenciales del repositorio que puede causar que el servidor Argo CD entre en pánico y falle cuando se realizan operaciones concurrentes en la misma URL del repositorio. La vulnerabilidad se encuentra en numerosos manejadores relacionados con el repositorio en el archivo util/db/repository_secrets.go. Se requiere un token de API válido con permisos de recurso de repositorios (acciones de creación, actualización o eliminación) para activar la condición de carrera. Esta vulnerabilidad causa que todo el servidor Argo CD falle y quede no disponible. Los atacantes pueden activar repetida y continuamente la condición de carrera para mantener un estado de denegación de servicio, interrumpiendo todas las operaciones GitOps. Este problema se soluciona en las versiones 2.14.20, 3.2.0-rc2, 3.1.8 y 3.0.19.

07 Oct 2025, 13:11

Type Values Removed Values Added
References () https://github.com/argoproj/argo-cd/commit/701bc50d01c752cad96185f848088d287a97c7b7 - () https://github.com/argoproj/argo-cd/commit/701bc50d01c752cad96185f848088d287a97c7b7 - Patch
References () https://github.com/argoproj/argo-cd/pull/6103 - () https://github.com/argoproj/argo-cd/pull/6103 - Issue Tracking
References () https://github.com/argoproj/argo-cd/security/advisories/GHSA-g88p-r42r-ppp9 - () https://github.com/argoproj/argo-cd/security/advisories/GHSA-g88p-r42r-ppp9 - Vendor Advisory
CPE cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*
cpe:2.3:a:argoproj:argo_cd:3.2.0:rc1:*:*:*:*:*:*
First Time Argoproj argo Cd
Argoproj

30 Sep 2025, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-30 23:15

Updated : 2026-06-17 09:41


NVD link : CVE-2025-55191

Mitre link : CVE-2025-55191

CVE.ORG link : CVE-2025-55191


JSON object : View

Products Affected

argoproj

  • argo_cd
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')