Open redirect in Chamilo LMS - CVE-2026-32932
Published: April 24, 2026
Chamilo LMS
Detailed vulnerability description
The vulnerability allows a remote attacker to redirect a user to an arbitrary external site and disclose sensitive information.
The vulnerability exists due to url redirection to an untrusted site in public/main/session/session_course_edit.php when processing a user-supplied page parameter during session course edit operations. A remote attacker can supply a crafted page parameter to redirect a user to an arbitrary external site and disclose sensitive information.
User interaction is required, and the redirect appends the id_session parameter to the destination URL.