PT-2026-63485 · Q2A · Question2Answer
CVE-2026-64829
·
Published
2026-07-22
·
Updated
2026-07-22
CVSS v3.1
7.4
High
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N |
Question2Answer through 1.8.8 contains a session invalidation vulnerability that allows attackers with a previously obtained remember-me cookie to retain authenticated access by exploiting the forgot-password reset flow's failure to clear the sessioncode field in qa-include/app/users-edit.php. While the normal password-change flow in qa-include/pages/account.php explicitly clears the sessioncode to invalidate persistent qa session cookies, the forgot-password handler qa finish reset user() omits this step, allowing any valid persistent cookie issued before the reset to continue authenticating the account after the password reset completes.
Fix
Insufficient Session Expiration
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Question2Answer