VYPR

hydra

by Nixos

Source repositories

CVEs (5)

  • CVE-2025-54864HigAug 12, 2025
    risk 0.00cvss 7.5epss 0.00

    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…

  • CVE-2025-54800MedAug 12, 2025
    risk 0.00cvss 6.1epss 0.00

    Hydra is a continuous integration service for Nix based projects. Prior to commit dea1e16, a malicious package can introduce arbitrary JavaScript code into the Hydra database that is automatically evaluated in a client's browser when anyone visits the build page. This could be…

  • CVE-2025-32435LowApr 15, 2025
    risk 0.00cvss 2.6epss 0.00

    Hydra is a Continuous Integration service for Nix based projects. Evaluation of untrusted non-flake nix code could potentially access secrets that are accessible by the hydra user/group. This should not affect the signing keys, that are owned by the hydra-queue-runner and…

  • CVE-2024-45049HigAug 27, 2024
    risk 0.00cvss 7.5epss 0.01

    Hydra is a Continuous Integration service for Nix based projects. It is possible to trigger evaluations in Hydra without any authentication. Depending on the size of evaluations, this can impact the availability of systems. The problem can be fixed by applying…

  • CVE-2024-32657MedApr 22, 2024
    risk 0.00cvss 4.6epss 0.00

    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…