Server-Side Request Forgery (SSRF) in Chamilo LMS - CVE-2026-61615
Published: August 4, 2026
Vulnerability details
The vulnerability allows a remote user to perform server-side request forgery and disclose sensitive information.
The vulnerability exists due to server-side request forgery in the legacy certificate generation path in public/main/inc/lib/certificate.lib.php when rendering certificate HTML with mPDF. A remote privileged user can modify a certificate template to include a crafted URL and trigger server-side HTTP requests to disclose sensitive information.
The issue is persistent once a malicious template is planted, and any user generating a certificate can trigger the server-side request. Cloud metadata endpoints and internal network services may be reachable through the vulnerable request behavior.