Missing Authorization in Chamilo LMS - CVE-2026-61660
Published: August 4, 2026
Vulnerability details
The vulnerability allows a remote user to escalate privileges.
The vulnerability exists due to missing authorization in ValidationTokenController when handling validation-token generation and redemption requests. A remote user can send crafted requests to forge validation tokens for arbitrary resources and invoke privileged token-gated operations to escalate privileges.
The issue includes an exposed test/debug token-generation endpoint and the token redemption flow honors an attacker-supplied user_id, allowing actions to be applied to other users.