CVE Catalog

CVE-2026-34239

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

Vulnerability in Chamilo version 1.11.40 and earlier. An authenticated user enrolled in a course (student, teacher, DRH) can remotely execute code in the main/inc/ajax/lang.ajax.php path, which is protected only by api_protect_course_script(true).

Risk Assessment

An attacker can execute arbitrary code on the server, leading to full system compromise and data loss.

Recommendation

Update Chamilo to a version newer than 1.11.40. Restrict access to the lang.ajax.php endpoint to trusted users only.

Other vulnerabilities in Chamilo

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS