SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-64960

HIGH · CVSS 8.7 EPSS 0.40% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-20 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The ATutor Gameme module is vulnerable due to unrestricted file uploads, allowing authenticated attackers to upload malicious scripts that can be executed remotely, leading to potential remote code execution. This vulnerability poses a significant risk as it can compromise the web server's integrity and security. Organizations still using this unsupported product, particularly those with version 2.2.4, should prioritize immediate remediation efforts to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-64960
Severity
HIGH
CVSS
8.7
EPSS
0.40%

Original NVD Description

ATutor Gameme module allows users to upload files of any type and extension without restriction. Due to improper handling of file uploads, files are stored in a web-accessible location before their content is validated. An authenticated attacker who knows a valid course_id can upload a server-executable malicious script. The uploaded file can then be requested over HTTP, resulting in remote code execution as the web server process user. In most cases, course_id=0 can be used, as it commonly represents the global context. 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.