CVE-2025-54864 (CNNVD-202508-1066)
中文标题:
Hydra 访问控制错误漏洞
英文标题:
Hydra missing authentication when triggering evaluations through GitHub and Gitea plugins
漏洞描述
中文描述:
Hydra是Nix开源的一个基于Nix项目的持续集成服务。 Hydra f7bda02之前版本存在访问控制错误漏洞,该漏洞源于/api/push-github和/api/push-gitea缺少HTTP基本身份验证,可能导致拒绝服务攻击。
英文描述:
Hydra is a continuous integration service for Nix based projects. Prior to commit f7bda02, /api/push-github and /api/push-gitea are called by the corresponding forge without HTTP Basic authentication. Both forges do however feature HMAC signing with a secret key. Triggering an evaluation can be very taxing on the infrastructure when large evaluations are done, introducing potential denial of service attacks on the host running the evaluator. This issue has been patched by commit f7bda02. A workaround involves blocking /api/push-github and /api/push-gitea via a reverse proxy.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| NixOS | hydra | < f7bda020c6144913f134ec616783e57817f7686f | - | - |
cpe:2.3:a:nixos:hydra:<_f7bda020c6144913f134ec616783e57817f7686f:*:*:*:*:*:*:*
|
| nixos | hydra | * | - | - |
cpe:2.3:a:nixos:hydra:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
4.0 (cna)
MEDIUMCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-54864 |
2025-11-11 15:23:29 | 2025-11-11 07:40:43 |
| NVD | nvd_CVE-2025-54864 |
2025-11-11 15:00:59 | 2025-11-11 07:48:30 |
| CNNVD | cnnvd_CNNVD-202508-1066 |
2025-11-11 15:12:53 | 2025-11-11 08:00:04 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 授权问题
- cnnvd_id: 未提取 -> CNNVD-202508-1066
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']