Vulnerability Description
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 accepts a top-level GET request through the TaskServiceProvider task: URI parameter without requiring a login-form nonce, an Origin check, or a Referer check. Under the default SameSite=Lax session cookie policy, an off-site navigation can invoke taskRegenerate2FASecret() in a logged-in victim's session, overwrite the victim's TOTP secret, and force two-factor re-enrollment. This issue is fixed in version 3.8.11.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav-plugin-login/commit/5d1b722298cb947d8f434025d121
- https://github.com/getgrav/grav-plugin-login/releases/tag/3.8.11
- https://github.com/getgrav/grav/security/advisories/GHSA-4px8-7p53-282r
- https://github.com/getgrav/grav/security/advisories/GHSA-4px8-7p53-282r
FAQ
What is CVE-2026-62671?
CVE-2026-62671 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 accepts a top-level GET request through the TaskServic...
How severe is CVE-2026-62671?
CVE-2026-62671 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-62671?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.