Impact
The vulnerability in Chamilo 1.11.40 and earlier allows any authenticated user enrolled in a course to run arbitrary PHP code via the lang.ajax.php endpoint. This endpoint is protected only by api_protect_course_script(true), providing no additional authorization checks, which aligns with CWE-285. Successful exploitation would give an attacker control over the server, compromising confidentiality, integrity, and availability of all data and services.
Affected Systems
The affected product is Chamilo Learning Management System version 1.11.40 and earlier. Administrators running these versions, whether on‑premises or hosted, need to verify their installation version and assess exposure.
Risk and Exploitability
With a CVSS score of 7.5, the vulnerability is considered high‑impact. The EPSS score is < 1%, and it is not currently listed in CISA KEV. Attackers need only authenticated access and course enrollment to reach the vulnerable endpoint, making the exploit likely in environments where users have such permissions.
OpenCVE Enrichment