Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nixos | Hydra | < 2025-08-12 |
Related Weaknesses (CWE)
References
- https://github.com/NixOS/hydra/commit/f7bda020c6144913f134ec616783e57817f7686fPatch
- https://github.com/NixOS/hydra/security/advisories/GHSA-qpq3-646c-vgx9PatchVendor Advisory
FAQ
What is CVE-2025-54864?
CVE-2025-54864 is a vulnerability with a CVSS score of 7.5 (HIGH). 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....
How severe is CVE-2025-54864?
CVE-2025-54864 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-54864?
Check the references section above for vendor advisories and patch information. Affected products include: Nixos Hydra.