CVE-2026-40291
- EPSS 0.04%
- Veröffentlicht 14.04.2026 21:37:55
- Zuletzt bearbeitet 17.04.2026 15:38:09
Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, an insecure direct object modification vulnerability in the PUT /api/users/{id} endpoint allows any authenticated user with ROLE_STUDENT to escalate their priv...
CVE-2026-35196
- EPSS 0.12%
- Veröffentlicht 14.04.2026 21:33:13
- Zuletzt bearbeitet 17.04.2026 15:38:09
Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, an OS Command Injection vulnerability exists in the main/inc/ajax/gradebook.ajax.php endpoint within the export_all_certificates action, where the course code ...
CVE-2026-34602
- EPSS 0.03%
- Veröffentlicht 14.04.2026 21:29:06
- Zuletzt bearbeitet 17.04.2026 15:38:09
Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, the /api/course_rel_users endpoint is vulnerable to Insecure Direct Object Reference (IDOR), allowing an authenticated attacker to modify the user parameter in...
CVE-2026-34370
- EPSS 0.03%
- Veröffentlicht 14.04.2026 21:25:28
- Zuletzt bearbeitet 17.04.2026 15:38:09
Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, the notebook module contains an Insecure Direct Object Reference (IDOR) vulnerability that allows any authenticated student to read the private course notes of...
CVE-2026-34161
- EPSS 0.05%
- Veröffentlicht 14.04.2026 21:12:48
- Zuletzt bearbeitet 17.04.2026 15:38:09
Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, a Stored Cross-Site Scripting (XSS) vulnerability exists in the social post attachment upload functionality, where an authenticated user can upload a malicious...
CVE-2026-34160
- EPSS 0.05%
- Veröffentlicht 14.04.2026 21:09:36
- Zuletzt bearbeitet 17.04.2026 15:38:09
Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, the PENS (Package Exchange Notification Services) plugin endpoint at public/plugin/Pens/pens.php is accessible without authentication and accepts a user-contro...
CVE-2026-33715
- EPSS 0.06%
- Veröffentlicht 14.04.2026 21:05:35
- Zuletzt bearbeitet 17.04.2026 15:38:09
Chamilo LMS is an open-source learning management system. In version 2.0-RC.2, the file public/main/inc/ajax/install.ajax.php is accessible without authentication on fully installed instances because, unlike other AJAX endpoints, it does not include ...
CVE-2026-33714
- EPSS 0.03%
- Veröffentlicht 14.04.2026 21:00:19
- Zuletzt bearbeitet 17.04.2026 15:38:09
Chamilo is an open-source learning management system (LMS). Version 2.0.0-RC.2 contains a SQL Injection vulnerability in the statistics AJAX endpoint, which is an incomplete fix for CVE-2026-30881. While CVE-2026-30881 was patched by applying Securit...
CVE-2026-33708
- EPSS 0.03%
- Veröffentlicht 10.04.2026 19:16:24
- Zuletzt bearbeitet 16.04.2026 18:25:15
Chamilo LMS is a learning management system. Prior to 1.11.38, the get_user_info_from_username REST API endpoint returns personal information (email, first name, last name, user ID, active status) of any user to any authenticated user, including stud...
CVE-2026-33710
- EPSS 0.03%
- Veröffentlicht 10.04.2026 19:16:24
- Zuletzt bearbeitet 16.04.2026 18:24:17
Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5(time() + (user_id * 5) - rand(10000, 10000)). The rand(10000, 10000) call always returns exactly 10000 (min == max), making the formul...