Description
ATutor is vulnerable to a Path Traversal vulnerability in ZIP extraction functionality. An attacker with instructor privileges can upload and extract a specially crafted ZIP archive, causing files to be written outside the intended extraction directory. This allows an attacker to place a server-executable .phtml file in the web root and achieve remote code execution with web server privileges on the underlying server.




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.
Published: 2026-08-20
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ATutor contains a path traversal flaw in its ZIP extraction routine. An attacker with instructor‑level privileges can upload a specially crafted ZIP archive and extract it to an arbitrary location, causing files to be written outside the intended extraction directory. This flaw permits the placement of a server‑executable .phtml file in the web root, enabling the attacker to execute arbitrary code with the web server’s privileges. The CVSS score of 8.7 indicates a high‑severity vulnerability. The EPSS score is not available and the issue is not listed in the CISA KEV catalog; however, the product is no longer actively supported, so the flaw remains unpatched.

Affected Systems

ATutor installations, primarily version 2.2.4 confirmed vulnerable; other released versions were not tested but may also be affected because the underlying code path has not changed.

Risk and Exploitability

The vulnerability is exploitable via the web application’s instructor interface, requiring authenticated instructor access and the ability to upload files. The path traversal flaw allows the attacker to redirect extraction into any writable location, typically the web root, where a malicious .phtml file can be executed. Because the community has discontinued support and no official fix exists, the risk of exploitation remains high for any running instance that still permits instructor uploads. With no EPSS data, public exploitation is uncertain, but the high CVSS score and absence of a patch suggest a significant risk window. Mitigation is therefore urgent for any deployed ATutor.

Generated by OpenCVE AI on August 20, 2026 at 21:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Revoke instructor privileges or stop ZIP upload functionality
  • Configure the web server to forbid execution of .phtml files in the web root, or move ATutor outside the document root
  • Remove ATutor and migrate to a supported learning platform

Generated by OpenCVE AI on August 20, 2026 at 21:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Atutor
Atutor atutor
Vendors & Products Atutor
Atutor atutor

Thu, 20 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description ATutor is vulnerable to a Path Traversal vulnerability in ZIP extraction functionality. An attacker with instructor privileges can upload and extract a specially crafted ZIP archive, causing files to be written outside the intended extraction directory. This allows an attacker to place a server-executable .phtml file in the web root and achieve remote code execution with web server privileges on the underlying server. 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.
Title Path Traversal leading to Remote Code Execution in ATutor
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-08-20T15:26:25.278Z

Reserved: 2026-07-21T09:36:01.217Z

Link: CVE-2026-64966

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T14:17:45.270

Modified: 2026-08-20T16:17:35.117

Link: CVE-2026-64966

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T21:30:05Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')