CVE-2025-55191 (CNNVD-202509-4433)
中文标题:
Argo CD 竞争条件问题漏洞
英文标题:
Repository Credentials Race Condition Crashes Argo CD Server
漏洞描述
中文描述:
Argo CD是Argo开源的一个用于Kubernetes的声明性GitOps连续交付工具。 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版本。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| argoproj | argo-cd | >= 2.1.0, < 2.14.20 | - | - |
cpe:2.3:a:argoproj:argo-cd:>=_2.1.0,_<_2.14.20:*:*:*:*:*:*:*
|
| argoproj | argo-cd | = 3.2.0-rc1 | - | - |
cpe:2.3:a:argoproj:argo-cd:=_3.2.0-rc1:*:*:*:*:*:*:*
|
| argoproj | argo-cd | >= 3.1.0-rc1, < 3.1.8 | - | - |
cpe:2.3:a:argoproj:argo-cd:>=_3.1.0-rc1,_<_3.1.8:*:*:*:*:*:*:*
|
| argoproj | argo-cd | >= 3.0.0-rc1, < 3.0.19 | - | - |
cpe:2.3:a:argoproj:argo-cd:>=_3.0.0-rc1,_<_3.0.19:*:*:*:*:*:*:*
|
| argoproj | argo_cd | * | - | - |
cpe:2.3:a:argoproj:argo_cd:*:*:*:*:*:*:*:*
|
| argoproj | argo_cd | 3.2.0 | - | - |
cpe:2.3:a:argoproj:argo_cd:3.2.0:rc1:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-55191 |
2025-11-11 15:23:29 | 2025-11-11 07:40:43 |
| NVD | nvd_CVE-2025-55191 |
2025-11-11 15:01:04 | 2025-11-11 07:48:30 |
| CNNVD | cnnvd_CNNVD-202509-4433 |
2025-11-11 15:12:59 | 2025-11-11 08:00:14 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 竞争条件问题
- cnnvd_id: 未提取 -> CNNVD-202509-4433
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 4 -> 6
- data_sources: ['cve'] -> ['cve', 'nvd']