CVE-2026-64972

Source
https://cve.org/CVERecord?id=CVE-2026-64972
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64972.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64972
Published
2026-08-20T13:58:45.149Z
Modified
2026-08-22T03:58:09.026869352Z
Severity
  • 4.8 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
Reflected XSS in ATutor
Details

ATutor is vulnerable to Reflected XSS via popup parameter in preview.php. An authenticated attacker can inject a double quote into the popup parameter, break out of the attribute value, and append a new event handler such as onload. The related preview_top.php file sanitises these parameters, but that does not prevent XSS in the parent frameset rendered by preview.php itself.

Product is no longer actively supported and the vulnerabilities have not been fixed. Only version 2.2.4 was tested and confirmed as vulnerable, other versions were not tested but might also be vulnerable.

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

Affected packages

Git / github.com/atutor/atutor

Affected ranges

Type
GIT
Repo
https://github.com/atutor/atutor
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "2.2.4"
        },
        {
            "last_affected": "2.2.4"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

2.*
2.2.4
Other
atutor_2_2_4

Database specific

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