Zurück zur CVE-Übersicht
CVE-2026-59099
CRITICAL(9.1)CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Risk Signal Score28/100 — MITTEL
- CVSS 9.1 — Kritisch
EPSS-Score
0%
Exploit-Wahrscheinlichkeit (30 Tage)
CVSS Score
9.1
Technische Schwere
Beschreibung
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.
Referenzen
- https://apereo.github.io/2026/06/18/vuln/
- https://github.com/apereo/cas/commit/22c6f4adf738852782309b523b4e80371057f2d0
- https://github.com/apereo/cas/releases/tag/v8.0.0-RC6
- https://github.com/geo-chen/oss/blob/main/cas.md
- https://www.vulncheck.com/advisories/apereo-cas-rc6-aes-gcm-nonce-reuse-informat...