OS Command Injection in Chamilo LMS - CVE-2026-32892

 

OS Command Injection in Chamilo LMS - CVE-2026-32892

Published: April 24, 2026


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

Vulnerability details

The vulnerability allows a remote user to execute arbitrary os commands.

The vulnerability exists due to improper neutralization of special elements used in an os command in main/inc/lib/fileManage.lib.php function move() when handling document move requests via document.php. A remote privileged user can send a specially crafted move_to parameter to execute arbitrary os commands.

Exploitation requires the ability to move documents in a course, and the attacker must first place a directory with shell metacharacters in its name on the filesystem, such as through course backup import.


Affected software

Chamilo LMS

How to mitigate CVE-2026-32892

Install security update from vendor's website.

Chamilo LMS - addressed in versions 1.11.38, 2.0

External References

Related Security Bulletins