Grav Login Plugin adds login, basic ACL, and session wide messages to Grav. Prior to 3.8.11, the Grav Login plugin login.regenerate2FASecret task checks only that the pending-session user exists rather than requiring $user->authorized. After submitting a victim's correct password, an attacker can invoke taskRegenerate2FASecret() during the pending TOTP challenge, overwrite twofa_secret, read the replacement secret from the response, calculate a valid code, and complete authentication without the victim's second factor. This issue is fixed in version 3.8.11.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-287"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62669.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.0.4"
}
],
"source": "AFFECTED_FIELD"
}
{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.8.11"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}