Authorization bypass through user-controlled key in Chamilo LMS - CVE-2026-32894
Published: April 24, 2026
Chamilo LMS
Detailed vulnerability description
The vulnerability allows a remote user to delete any student's grade result across the platform.
The vulnerability exists due to authorization bypass through a user-controlled key in public/main/gradebook/gradebook_view_result.php when handling the delete_mark GET parameter. A remote user can modify the parameter value to delete any student's grade result across the platform.
The issue affects authenticated teachers and no ownership or course-scope verification is performed.