CVE-2026-33715
CVE-2026-33715 is a high-severity vulnerability in Chamilo Chamilo Lms with a CVSS 3.x base score of 7.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-306.
Key facts
- Severity: High (CVSS 3.x base score 7.2)
- EPSS exploit prediction: 0% (11th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-22710
- Weakness: CWE-306
- Affected product: Chamilo Chamilo Lms
- Published:
- Last modified:
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2026-33715?
- CVE-2026-33715 has a CVSS 3.x base score of 7.2, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-33715 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (11th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33715?
- CVE-2026-33715 affects Chamilo Chamilo Lms. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33715?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-33715 have an EU (EUVD) identifier?
- Yes. CVE-2026-33715 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-22710.
- When was CVE-2026-33715 published?
- CVE-2026-33715 was published on 2026-04-14 and last updated on 2026-06-17.
References
- https://github.com/chamilo/chamilo-lms/releases/tag/v2.0.0-RC.3
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-mxc9-9335-45mc
Affected products (1)
- cpe:2.3:a:chamilo:chamilo_lms:2.0.0:rc2:*:*:*:*:*:*
More vulnerabilities in Chamilo Chamilo Lms
- CVE-2026-33698 — Critical (CVSS 9.8): Chamilo LMS is a learning management system. Prior to 1.11.38, a chained attack can enable otherwise-blocked PHP code…
- CVE-2026-28430 — Critical (CVSS 9.8): Chamilo LMS is a learning management system. Prior to version 1.11.34, there is an unauthenticated SQL injection…
- CVE-2025-52998 — Critical (CVSS 9.8): Chamilo is a learning management system. Prior to version 1.11.30, in the application, deserialization of data is…
- CVE-2025-50192 — Critical (CVSS 9.8): Chamilo is a learning management system. Prior to version 1.11.30, there is a time-based SQL Injection in found in…
- CVE-2025-50190 — Critical (CVSS 9.8): Chamilo is a learning management system. Prior to version 1.11.30, there is an error-based SQL Injection via the GET…
- CVE-2025-50187 — Critical (CVSS 9.8): Chamilo is a learning management system. Prior to version 1.11.28, parameter from SOAP request is evaluated without…
All CVEs affecting Chamilo Chamilo Lms →
Other CWE-306 (Missing Authentication for Critical Function) vulnerabilities
- CVE-2026-54309 — Critical (CVSS 10.0): n8n is an open source workflow automation platform. Prior to 2.25.7 and 2.26.2, when @n8n/mcp-browser is run in HTTP…
- CVE-2026-50242 — Critical (CVSS 10.0): In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429…
- CVE-2026-49257 — Critical (CVSS 10.0): mcp-pinot is a Python-based Model Context Protocol (MCP) server for interacting with Apache Pinot. In versions 3.0.1…
- CVE-2026-46846 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Security Framework).…
- CVE-2026-46803 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Security Framework).…
- CVE-2026-46800 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Sites product of Oracle Fusion Middleware (component: WebCenter Sites).…
Browse all CWE-306 (Missing Authentication for Critical Function) vulnerabilities →