Ghostwire

CVE-2026-33618: Chamilo LMS is a learning management system. Prior to .0.0-RC.3, the...

HIGH CVSS 8.8 EPSS 0.05% 2 PoC

Published: April 10, 2026 | Last Modified: April 10, 2026

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.

Ghostwire Analysis — What This Means Practically

Exploitation Probability (EPSS): Low — 0.05% (15th percentile)

Low exploitation probability based on current threat landscape data. Standard patching timeline is appropriate.

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Proof-of-Concept Exploits (2)

Security Coverage (1 articles)

References