Session Invalidation Flaw in Question2Answer by Q2A Team
CVE-2026-64829
9.1CRITICAL
What is CVE-2026-64829?
A session invalidation issue in Question2Answer versions up to 1.8.8 allows attackers to exploit the forgot-password reset flow. By not clearing the sessioncode field during this process, previously obtained remember-me cookies remain active even after a password reset, enabling unauthorized access. While the password change process correctly invalidates these cookies, the forgot-password handler fails to do so, posing a risk to account security.
Affected Version(s)
question2answer 0 <= 1.8.8
