Vulnerability Description
Rejetto HFS 3.0.0 through 3.2.0 derives its session-cookie signing key from the non-cryptographic Math.random() generator and discloses outputs of the same generator to unauthenticated clients during login. A remote attacker can collect a small number of login responses, reconstruct the generator's state, recover the signing key, and forge a valid administrator session cookie, leading to full administrative access and remote code execution via the server_code configuration feature.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/rejetto/hfs/releases/tag/v3.2.1
- https://www.vulncheck.com/advisories/rejetto-hfs-session-forgery-via-predictable
FAQ
What is CVE-2026-61500?
CVE-2026-61500 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Rejetto HFS 3.0.0 through 3.2.0 derives its session-cookie signing key from the non-cryptographic Math.random() generator and discloses outputs of the same generator to unauthenticated clients during ...
How severe is CVE-2026-61500?
CVE-2026-61500 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-61500?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.