Hydra is a Continuous Integration service for Nix based projects. Attackers can execute arbitrary code in the browser context of Hydra and execute authenticated HTTP requests. The abused feature allows Nix builds to specify files that Hydra serves to clients. One use of this functionality is serving NixOS `.iso` files. The issue is only with html files served by Hydra. The issue has been patched on https://hydra.nixos.org around 2024-04-21 14:30 UTC. The nixpkgs package were fixed in unstable and 23.11. Users with custom Hydra packages can apply the fix commit to their local installations. The vulnerability is only triggered when opening HTML build artifacts, so not opening them until the vulnerability is fixed works around the issue.
Conclusion & alert: CVE-2024-32657 is rated Moderate Risk (42.5/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.63%). Mandatory action: Review affected assets and schedule remediation.
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 | 2025-11-21 | 0.84% | 0.63% | -0.21% |
| 2 | 2025-11-18 | 0.63% | 0.84% | +0.21% |
| 3 | 2025-09-23 | — | 0.63% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.6 | 3.1 | MEDIUM |
|
2.1 | 2.5 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-32657: 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-2024-32657 |
| URL | Tags |
|---|---|
| https://github.com/NixOS/hydra/commit/b72528be5074f3e62e9ae2c2ae8ef9c07a0b4dd3 | Patch |
| https://github.com/NixOS/hydra/security/advisories/GHSA-2p75-6g9f-pqgx | Vendor Advisory |
| https://github.com/NixOS/nixpkgs/pull/306017 | Issue Tracking |
| https://github.com/NixOS/nixpkgs/pull/306018 | Issue Tracking |