CVE-2026-33715

Chamilo LMS is an open-source learning management system. In version 2.0-RC.2, the file public/main/inc/ajax/install.ajax.php is accessible without authentication on fully installed instances because, unlike other AJAX endpoints, it does not include the global.inc.php file that performs authentication and installation-completed checks. Its test_mailer action accepts an arbitrary Symfony Mailer DSN string from POST data and uses it to connect to an attacker-specified SMTP server, enabling Server-Side Request Forgery (SSRF) into internal networks via the SMTP protocol. An unauthenticated attacker can also abuse this to weaponize the Chamilo server as an open email relay for phishing and spam campaigns, with emails appearing to originate from the server's IP address. Additionally, error responses from failed SMTP connections may disclose information about internal network topology and running services. This issue has been fixed in version 2.0.0-RC.3.
Configurations

Configuration 1 (hide)

cpe:2.3:a:chamilo:chamilo_lms:2.0.0:rc2:*:*:*:*:*:*

History

24 Jul 2026, 22:10

Type Values Removed Values Added
Summary
  • (es) Chamilo LMS es un sistema de gestión de aprendizaje de código abierto. En la versión 2.0-RC.2, el archivo public/main/inc/ajax/install.ajax.php es accesible sin autenticación en instancias completamente instaladas porque, a diferencia de otros puntos finales AJAX, no incluye el archivo global.inc.php que realiza comprobaciones de autenticación y de instalación completada. Su acción test_mailer acepta una cadena DSN arbitraria de Symfony Mailer de los datos POST y la utiliza para conectarse a un servidor SMTP especificado por el atacante, lo que permite la falsificación de petición del lado del servidor (SSRF) en redes internas a través del protocolo SMTP. Un atacante no autenticado también puede abusar de esto para convertir el servidor Chamilo en un relé de correo electrónico abierto para campañas de phishing y correo no deseado, con correos electrónicos que parecen originarse de la dirección IP del servidor. Además, las respuestas de error de las conexiones SMTP fallidas pueden revelar información sobre la topología de la red interna y los servicios en ejecución. Este problema ha sido solucionado en la versión 2.0.0-RC.3.

23 Apr 2026, 14:56

Type Values Removed Values Added
References () https://github.com/chamilo/chamilo-lms/releases/tag/v2.0.0-RC.3 - () https://github.com/chamilo/chamilo-lms/releases/tag/v2.0.0-RC.3 - Product, Release Notes
References () https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-mxc9-9335-45mc - () https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-mxc9-9335-45mc - Vendor Advisory
First Time Chamilo chamilo Lms
Chamilo
CPE cpe:2.3:a:chamilo:chamilo_lms:2.0.0:rc2:*:*:*:*:*:*

14 Apr 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-14 21:16

Updated : 2026-07-24 23:10


NVD link : CVE-2026-33715

Mitre link : CVE-2026-33715

CVE.ORG link : CVE-2026-33715


JSON object : View

Products Affected

chamilo

  • chamilo_lms
CWE
CWE-306

Missing Authentication for Critical Function

CWE-918

Server-Side Request Forgery (SSRF)