Vulnerability Description
Chamilo version 1.11.40 and earlier are vulnerable to authenticated remote code execution in the main/inc/ajax/lang.ajax.php path. This endpoint is protected only by `api_protect_course_script(true)`, which means any authenticated user enrolled in a course (student, teacher, DRH) can reach it.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-34239?
CVE-2026-34239 is a documented vulnerability. Chamilo version 1.11.40 and earlier are vulnerable to authenticated remote code execution in the main/inc/ajax/lang.ajax.php path. This endpoint is protected only by `api_protect_course_script(true)`,...
How severe is CVE-2026-34239?
CVSS scoring is not yet available for CVE-2026-34239. Check NVD for updates.
Is there a patch for CVE-2026-34239?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.