Vulnerability Description
Hydra is a layer-two scalability solution for Cardano. Prior to version 0.22.0, the process assumes L1 event finality and does not consider failed transactions. Currently, Cardano L1 is monitored for certain events which are necessary for state progression. At the moment, Hydra considers those events as finalized as soon as they are recognized by the node participants making such transactions the target of re-org attacks. The system does not currently consider the fact that failed transactions on the Cardano L1 can indeed appear in blocks because these transactions are so infrequent. This issue has been patched in version 0.22.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/cardano-scaling/hydra/commit/2bc6a82ef6dbfa8b94e1c11d55253713
- https://github.com/cardano-scaling/hydra/commit/fb22d968964bf5d5b79227cc845d8711
- https://github.com/cardano-scaling/hydra/security/advisories/GHSA-qr9f-mpgf-wp25
FAQ
What is CVE-2025-48886?
CVE-2025-48886 is a vulnerability with a CVSS score of 4.8 (MEDIUM). Hydra is a layer-two scalability solution for Cardano. Prior to version 0.22.0, the process assumes L1 event finality and does not consider failed transactions. Currently, Cardano L1 is monitored for ...
How severe is CVE-2025-48886?
CVE-2025-48886 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-48886?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.