Code Injection Vulnerability in Chamilo LMS by Chamilo
CVE-2026-33618
8.8HIGH
What is CVE-2026-33618?
Chamilo LMS prior to version 2.0.0-RC.3 contains a vulnerability where the PlatformConfigurationController::decodeSettingArray() method utilizes PHP's eval() function to process platform settings from the database. This allows an attacker with admin access to inject malicious PHP code into these settings. Once injected, the code could be executed when any user, including those who are unauthenticated, makes a request to /platform-config/list. This critical vulnerability poses significant risks, and it has been addressed in version 2.0.0-RC.3.
Affected Version(s)
chamilo-lms >= 2.0.0-alpha.1, < 2.0.0-RC.3
