CVE-2025-54864

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

No CVSS.

Configurations

No configuration.

History

12 Aug 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-12 16:15

Updated : 2025-08-12 16:15


NVD link : CVE-2025-54864

Mitre link : CVE-2025-54864


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function