SQL injection in Chamilo LMS - CVE-2026-33714
Published: April 24, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information and modify data in the database.
The vulnerability exists due to sql injection in public/main/inc/ajax/statistics.ajax.php users_active action when processing date_start and date_end request parameters. A remote privileged user can send specially crafted date parameters to disclose sensitive information and modify data in the database.
The issue is reachable through a different code path in the same file as the earlier related issue and was confirmed as an incomplete fix scenario.