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: 8.7 [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]
CVE-ID: CVE-2026-33618
CWE-ID: CWE-95
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Chamilo LMS

How to mitigate CVE-2026-33618

Install security update from vendor's website.

Chamilo LMS - update to 2.0.0 RC.3

External References

Related Security Bulletins