PHP file inclusion in Chamilo LMS - CVE-2026-54750
Published: August 4, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper control of filename for include/require statement in PHP program in the CStudio plugin language include logic when processing the cstudio_lang cookie value. A remote user can supply a crafted cookie and chain the issue with the plugin's file write capabilities to execute arbitrary code.
The CStudio plugin must be installed and enabled for exploitation.