Arbitrary file upload in Chamilo LMS - CVE-2026-29041

 

Arbitrary file upload in Chamilo LMS - CVE-2026-29041

Published: April 24, 2026


Vulnerability identifier: #VU127539
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-29041
CWE-ID: CWE-434
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary code.

The vulnerability exists due to improper validation of uploaded files in the main/inc/ajax/document.ajax.php endpoint when handling the ck_uploadimage action. A remote user can upload a crafted file containing executable code and access it via the browser to execute arbitrary code.

Only deployments with the $_configuration['enable_uploadimage_editor'] configuration option enabled are vulnerable.


Affected software

Chamilo LMS

How to mitigate CVE-2026-29041

Install security update from vendor's website.

Chamilo LMS - update to 1.11.34

External References

Related Security Bulletins