CVE-2025-68926 (CNNVD-202512-5096)
中文标题:
rustfs 信任管理问题漏洞
英文标题:
RustFS has a gRPC Hardcoded Token Authentication Bypass
漏洞描述
中文描述:
rustfs是RustFS开源的一个高性能对象存储系统。 rustfs 1.0.0-alpha.77之前版本存在信任管理问题漏洞,该漏洞源于使用硬编码静态令牌进行gRPC身份验证,可能导致数据破坏、策略操纵和集群配置更改等特权操作。
英文描述:
RustFS is a distributed object storage system built in Rust. In versions prior to 1.0.0-alpha.78, RustFS implements gRPC authentication using a hardcoded static token `"rustfs rpc"` that is publicly exposed in the source code repository, hardcoded on both client and server sides, non-configurable with no mechanism for token rotation, and universally valid across all RustFS deployments. Any attacker with network access to the gRPC port can authenticate using this publicly known token and execute privileged operations including data destruction, policy manipulation, and cluster configuration changes. Version 1.0.0-alpha.78 contains a fix for the issue.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| rustfs | rustfs | < 1.0.0-alpha.78 | - | - |
cpe:2.3:a:rustfs:rustfs:<_1.0.0-alpha.78:*:*:*:*:*:*:*
|
| rustfs | rustfs | 1.0.0 | - | - |
cpe:2.3:a:rustfs:rustfs:1.0.0:alpha1:*:*:*:rust:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
CVSS评分详情
3.1 (cna)
CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-68926 |
2026-01-07 02:47:02 | 2026-01-12 02:12:32 |
| NVD | nvd_CVE-2025-68926 |
2026-01-06 03:00:03 | 2026-01-12 02:28:15 |
| CNNVD | cnnvd_CNNVD-202512-5096 |
2026-01-11 06:15:06 | 2026-01-12 02:38:08 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 1 -> 2
查看详细变更
- vulnerability_type: 未提取 -> 信任管理问题
- cnnvd_id: 未提取 -> CNNVD-202512-5096
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']