CVE-2025-55191

Sept. 30, 2025, 11:15 p.m.

6.5
Medium

Description

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.

Product(s) Impacted

Vendor Product Versions
Argo
  • Argo Cd
  • 2.1.0-2.14.19, 3.2.0-rc1, 3.1.0-rc1-3.1.7, 3.0.0-rc1-3.0.18, 2.14.20, 3.2.0-rc2, 3.1.8, 3.0.19

Weaknesses

Common security weaknesses mapped to this vulnerability.

CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.

*CPE(s)

Affected systems and software identified for this CVE.

Type Vendor Product Version Update Edition Language Software Edition Target Software Target Hardware Other Information
a argo argo_cd 2.1.0-2.14.19 / / / / / / /
a argo argo_cd 3.2.0-rc1 / / / / / / /
a argo argo_cd 3.1.0-rc1-3.1.7 / / / / / / /
a argo argo_cd 3.0.0-rc1-3.0.18 / / / / / / /
a argo argo_cd 2.14.20 / / / / / / /
a argo argo_cd 3.2.0-rc2 / / / / / / /
a argo argo_cd 3.1.8 / / / / / / /
a argo argo_cd 3.0.19 / / / / / / /

CVSS Score

6.5 / 10

CVSS Data - 3.1

  • Attack Vector: NETWORK
  • Attack Complexity: LOW
  • Privileges Required: LOW
  • Scope: UNCHANGED
  • Confidentiality Impact: NONE
  • Integrity Impact: NONE
  • Availability Impact: HIGH
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

    View Vector String

Timeline

Published: Sept. 30, 2025, 11:15 p.m.
Last Modified: Sept. 30, 2025, 11:15 p.m.

Status : Received

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

security-advisories@github.com

*Disclaimer: Some vulnerabilities do not have an associated CPE. To enhance the data, we use AI to infer CPEs based on CVE details. This is an automated process and might not always be accurate.