CVE-2026-33714

Source
https://cve.org/CVERecord?id=CVE-2026-33714
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33714.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33714
Aliases
  • GHSA-w8c4-c7r8-qgw2
Published
2026-04-14T21:00:19.259Z
Modified
2026-07-15T01:49:12.636874170Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Chamilo LMS has Authenticated SQL Injection in statistics.ajax.php users_active action (2.0 RC2)
Details

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::removeXSS() to the datestart and dateend parameters in the getuserregistrationbymonth action, the same parameters remain unsanitized in the usersactive 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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33714.json"
}
References

Affected packages

Git / github.com/chamilo/chamilo-lms

Affected ranges

Type
GIT
Repo
https://github.com/chamilo/chamilo-lms
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "2.0.0-RC.2"
        },
        {
            "fixed": "2.0.0"
        }
    ]
}

Affected versions

v2.*
v2.0.0-RC.2
v2.0.0-RC.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33714.json"