XML External Entity injection in Chamilo LMS - CVE-2026-33737
Published: April 24, 2026
Chamilo LMS
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper restriction of xml external entity reference in simplexml_load_string() usage within XML-processing files when parsing crafted XML input. A remote user can submit a specially crafted XML document to disclose sensitive information.
Exploitation may allow server-side file read, and the risk increases if the LIBXML_NOENT flag is used or libxml configuration changes.