Description
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.
INFO
Published Date :
2026-04-14T21:05:35.043Z
Last Modified :
2026-04-15T13:37:16.615Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33715 vulnerability.
| Vendors | Products |
|---|---|
| Chamilo |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33715.