Zurück zur CVE-Übersicht
CVE-2026-62232
HIGH(7.4)CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Risk Signal Score29/100 — MITTEL
- CVSS 7.4 — Hoch
- Weniger als 24 Stunden alt
Beschreibung
Grav before 2.0.4 contains a two-factor authentication bypass vulnerability in the login plugin where the regenerate2FASecret task checks only user existence, not authorization, during the pending TOTP challenge window. Attackers who know the victim's password can call this task without a CSRF nonce to overwrite the 2FA secret with an attacker-chosen value, compute a valid TOTP code, and complete authentication while reducing 2FA to password-only protection.