CVE-2026-33737 PUBLISHED

Chamilo LMS has an XML External Entity (XXE) Injection

Assigner: GitHub_M
Reserved: 23.03.2026 Published: 10.04.2026 Updated: 10.04.2026

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, multiple files use simplexml_load_string() without XXE protection. With LIBXML_NOENT flag, arbitrary server files can be read. This vulnerability is fixed in 1.11.38 and 2.0.0-RC.3.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 5.3

Product Status

Vendor chamilo
Product chamilo-lms
Versions
  • Version < 1.11.38 is affected
  • Version >= 2.0.0-alpha.1, < 2.0.0-RC.3 is affected

References

Problem Types

  • CWE-611: Improper Restriction of XML External Entity Reference CWE