Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-33618

HIGH NVD
CVSS Score 8.8
Severity HIGH
Published Apr 10, 2026
Vendor unknown

Description

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.

References