๐Ÿ” CVE Alert

CVE-2026-33714

UNKNOWN 0.0

Chamilo LMS has Authenticated SQL Injection in statistics.ajax.php users_active action (2.0 RC2)

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
8th

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.

CWE CWE-89
Vendor chamilo
Product chamilo-lms
Published Apr 14, 2026
Last Updated Apr 15, 2026
Stay Ahead of the Next One

Get instant alerts for chamilo chamilo-lms

Be the first to know when new unknown vulnerabilities affecting chamilo chamilo-lms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

chamilo / chamilo-lms
>= 2.0.0-RC.2, < 2.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-w8c4-c7r8-qgw2 github.com: https://github.com/chamilo/chamilo-lms/releases/tag/v2.0.0