Chamilo LMS is a learning management system. Prior to .0.0-RC.3, the PlatformConfigurationController::decodeSettingArray() method uses PHP's eval() to parse platform settings from the database. An attacker with admin access (obtainable via Advisory 1) can inject arbitrary PHP code into the settings, which is then executed when any user (including unauthenticated) requests /platform-config/list. This vulnerability is fixed in 2.0.0-RC.3.
Use CWE-95, Chamilo vendor hub and Chamilo Lms product page to widen CVE-2026-33618 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-40291, CVE-2026-35196 and CVE-2026-34160 for nearby disclosures in the same product family.