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

 

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

Published: July 7, 2026


Vulnerability identifier: #VU137021
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-45142
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 modify another user's SCORM objectives.

The vulnerability exists due to authorization bypass through a user-controlled key in lp_ajax_save_objectives.php when handling requests containing the uid parameter. A remote user can modify the uid parameter in a request to modify another user's SCORM objectives.

No ownership check is performed on the supplied user identifier.


How to mitigate CVE-2026-45142

Install security update from vendor's website.

Sources