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.
Conclusion & alert: CVE-2025-54864 is rated Low Risk (37.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.36%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.25% | 0.36% | +0.11% |
| 2 | 2026-06-08 | 0.11% | 0.25% | +0.14% |
| 3 | 2026-01-08 | — | 0.11% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-54864: 1 source package rows (hydra); 5 state rows across 3 repos (3.22-community, 3.23-community, edge-community); fixed 0, open 5. | https://security.alpinelinux.org/vuln/CVE-2025-54864 |
| URL | Tags |
|---|---|
| https://github.com/NixOS/hydra/commit/f7bda020c6144913f134ec616783e57817f7686f | Patch |
| https://github.com/NixOS/hydra/security/advisories/GHSA-qpq3-646c-vgx9 | Patch Vendor Advisory |