Authorization bypass through user-controlled key in Chamilo LMS - CVE-2026-32930
Published: April 24, 2026
Chamilo LMS
Detailed vulnerability description
The vulnerability allows a remote user to view and modify evaluation settings in other courses.
The vulnerability exists due to authorization bypass through a user-controlled key in public/main/gradebook/gradebook_edit_eval.php when processing the editeval GET parameter. A remote user can manipulate the editeval parameter to view and modify evaluation settings in other courses.
Evaluation IDs are sequential integers, which makes them easily enumerable.