๐Ÿ” CVE Alert

CVE-2026-64829

HIGH 7.4

Question2Answer 1.8.8 Session Fixation via Forgot-Password Flow

CVSS Score
7.4
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-613
Vendor q2a
Product question2answer
Published Jul 22, 2026
Stay Ahead of the Next One

Get instant alerts for q2a question2answer

Be the first to know when new high vulnerabilities affecting q2a question2answer are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

q2a / question2answer
0 โ‰ค 1.8.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/q2a/question2answer/pull/1017 vulncheck.com: https://www.vulncheck.com/advisories/question2answer-session-fixation-via-forgot-password-flow

Credits

Shahrul Nizam Bin Shahrin