CVE-2026-34239

Severity CVSS v4.0:
HIGH
Type:
CWE-285 Improper Authorization
Publication date:
20/07/2026
Last modified:
20/07/2026

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.