cvedb.io
CVE-2026-33714
HIGH · CVSS 7.2
EPSS exploitation probability: 0%
Published 2026-04-14T21:16:25.893 · Last modified 2026-06-17T10:37:58.423

Summary

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 Security::remove_XSS() to the date_start and date_end parameters in the get_user_registration_by_month action, the same parameters remain unsanitized in the users_active action within the same file (public/main/inc/ajax/statistics.ajax.php), where they are directly interpolated into a SQL query. An authenticated admin can exploit this to perform time-based blind SQL injection, enabling extraction of arbitrary data from the database. This issue has been fixed in version 2.0.0.

Affected products

chamilo — chamilo_lms

Does this affect you?

Add your gear to cvedb and we'll alert you only when chamilo ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.