CVE-2026-61500 PUBLISHED

Rejetto HFS < 3.2.1 Session Forgery via Predictable Signing Key

Assigner: VulnCheck
Reserved: 10.07.2026 Published: 13.07.2026 Updated: 14.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor rejetto
Product hfs
Versions Default: affected
  • affected from 3.0.0 to 3.2.1 (excl.)

Credits

  • Zach Hanley (@hacks_zach) of Horizon3.ai, in collaboration with Claude and Anthropic Research finder

References

Problem Types

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