Atutor · Atutor · CVE-2026-64962
**Name of the Vulnerable Software and Affected Versions**
ATutor version 2.2.4
**Description**
The profile update functionality is susceptible to Cross-Site Request Forgery (CSRF), a flaw where a web application fails to verify that a request was intentionally initiated by the user. An attacker can create a malicious website that, when accessed by an authenticated user, sends a forged request to the system. Because the application lacks proper CSRF token implementation, it processes the request, enabling the attacker to modify the profile fields of the user.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.