CVE-2026-64962: Cross-Site Request Forgery (CSRF) in ATutor
ATutor is vulnerable to Cross-Site Request Forgery (CSRF) in profile update functionality. An attacker can craft a malicious website which, when visited by an authenticated victim, submits a forged request to the system. Due to the lack of proper CSRF token implementation, the forged request is processed successfully, allowing an attacker to modify profile fields of an existing user.
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.
Affected Software
Event History
Frequently Asked Questions
What does an attacker need to exploit this issue?
The attacker needs an authenticated ATutor user to visit a malicious website that submits a forged profile-update request. No CSRF token is required for the forged request to be accepted.
Which deployments are confirmed affected?
ATutor version 2.2.4 was tested and confirmed vulnerable. Other versions were not tested, so their exposure is unknown but they may also be vulnerable.
What can be done if patching is not available?
The product is no longer actively supported and the vulnerability has not been fixed. Organizations should account for the risk that authenticated users can be induced to make unauthorized profile changes through malicious websites.