Description
A path traversal vulnerability in ATutor allows an authenticated user to access files from other course directories when the AT_FORCE_GET_FILE configuration option is enabled. This can lead to unauthorized access to files and disclosure of information about the filesystem structure.








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: 2.3 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw in ATutor allows an authenticated user to read files from other course directories when the AT_FORCE_GET_FILE configuration option is enabled. The vulnerability can expose arbitrary files and reveal the underlying filesystem structure, resulting in unwanted disclosure of sensitive data. The weakness is a classic path traversal flaw (CWE-22).

Affected Systems

ATutor version 2.2.4 has been confirmed vulnerable; the product is no longer actively supported and the vulnerability has not been patched. Other versions were not tested but may also be affected because the same configuration option exists in all releases.

Risk and Exploitability

The CVSS score of 2.3 indicates a low overall severity, and the EPSS score is not available, suggesting no known exploit activity. However, the flaw is exploitable only by authenticated users when AT_FORCE_GET_FILE is active, so the attack vector is local but requires legitimate credentials. The lack of a vendor patch and the product’s unsupported status mean the risk remains, especially in environments where course files contain confidential information.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Set the AT_FORCE_GET_FILE option to false to eliminate the path traversal mechanism.
  • Ensure only authorized users can access course directories and remove any unnecessary read permissions on shared file locations.
  • Migrate to a supported LMS platform or consider version upgrades that remove the vulnerable configuration.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 16:00: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 A path traversal vulnerability in ATutor allows an authenticated user to access files from other course directories when the AT_FORCE_GET_FILE configuration option is enabled. This can lead to unauthorized access to files and disclosure of information about the filesystem structure. 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 in ATutor
Weaknesses CWE-22
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

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

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

Link: CVE-2026-64963

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-64963

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

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