Authorization bypass through user-controlled key in Chamilo LMS - CVE-2026-32930

 

Authorization bypass through user-controlled key in Chamilo LMS - CVE-2026-32930

Published: April 24, 2026


Vulnerability identifier: #VU127563
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-32930
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Chamilo
Affected software:
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.


How to mitigate CVE-2026-32930

Install security update from vendor's website.

Sources