CVE-2026-64829

Source
https://cve.org/CVERecord?id=CVE-2026-64829
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64829.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64829
Published
2026-07-22T19:57:29.754Z
Modified
2026-07-25T04:14:49.805409542Z
Severity
  • 9.1 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Question2Answer 1.8.8 Session Fixation via Forgot-Password Flow
Details

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 qasession cookies, the forgot-password handler qafinishresetuser() omits this step, allowing any valid persistent cookie issued before the reset to continue authenticating the account after the password reset completes.

Database specific
{
    "cwe_ids": [
        "CWE-613"
    ],
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64829.json"
}
References

Affected packages

Git / github.com/q2a/question2answer

Affected ranges

Type
GIT
Repo
https://github.com/q2a/question2answer
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.8.8"
        },
        {
            "introduced": "Question2Answer"
        },
        {
            "fixed": "1.8.8"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Affected versions

v1.*
v1.5.4
v1.6.3
v1.7-beta
v1.7.0
v1.8.0
v1.8.0-beta1
v1.8.0-beta2
v1.8.1
v1.8.2
v1.8.3
v1.8.4
v1.8.5
v1.8.6
v1.8.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64829.json"