CVE-2026-59099 PUBLISHED

Apereo CAS 7.3.0 < 8.0.0-RC6 - AES-GCM Nonce Reuse Information Disclosure

Assigner: VulnCheck
Reserved: 02.07.2026 Published: 02.07.2026 Updated: 02.07.2026

Apereo CAS 7.3.0 before 8.0.0-RC6 contains a cryptographic vulnerability that allows remote unauthenticated attackers to recover plaintext conversation state by exploiting AES-GCM initialization vector reuse across the server lifetime. Attackers can collect multiple client-side webflow execution tokens from the unauthenticated login page and perform known-plaintext analysis to decrypt the webflow conversation state due to keystream reuse caused by a fixed all-zero IV paired with the same encryption key.

Metrics

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

Product Status

Vendor apereo
Product cas
Versions Default: unaffected
  • affected from 7.3.0 to 8.0.0-RC6 (excl.)

Credits

  • George Chen finder

References

Problem Types

  • Reusing a Nonce, Key Pair in Encryption CWE