Missing Authorization in Chamilo LMS - CVE-2026-33708
Published: April 24, 2026
Chamilo LMS
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to missing authorization in the get_user_info_from_username REST API endpoint when handling authenticated requests for user information by username. A remote user can send a crafted API request with a target username to disclose sensitive information.
The endpoint returns email address, first name, last name, user ID, username, and active status for arbitrary users.