CVE-2026-61500

Summary

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.

Affected Software

VendorProductVersion RangeStatus
rejettohfs3.0.0 < 3.2.1affected

Weaknesses

  • CWE-338: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)

References