Eval Injection in Chamilo LMS - CVE-2026-33618

 

Eval Injection in Chamilo LMS - CVE-2026-33618

Published: April 24, 2026


Vulnerability identifier: #VU127557
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-33618
CWE-ID: CWE-95
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Chamilo
Affected software:
Chamilo LMS

Detailed vulnerability description

The vulnerability allows a remote user to execute arbitrary code.

The vulnerability exists due to improper neutralization of directives in dynamically evaluated code in PlatformConfigurationController::decodeSettingArray() when parsing platform settings from the database. A remote user can inject arbitrary PHP code into the settings to execute arbitrary code.

The injected code is triggered when the unauthenticated /platform-config/list route processes the catalog.course_catalog_settings value from the settings table.


How to mitigate CVE-2026-33618

Install security update from vendor's website.

Sources