Relative Path Traversal in Chamilo LMS - CVE-2026-61661
Published: August 4, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to relative path traversal in FileManagerController download endpoint when processing a user-supplied filename route parameter. A remote user can supply a url-encoded directory-traversal sequence to disclose sensitive information.
The issue can expose files outside the intended directory, including operating system files and application configuration such as database credentials and APP_SECRET.