SQL injection in Chamilo LMS - CVE-2026-61600
Published: August 4, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to SQL injection in main/inc/ajax/model.ajax.php and main/work/pending.php when handling attacker-controlled parameters in SQL WHERE clauses. A remote attacker can send specially crafted requests with malicious course_id, work_parent_ids, or filters values to disclose sensitive information.
One reachable variant is accessible before authentication when a valid cidReq is known, while other variants require roles ranging from student to teacher, session admin, or administrator.