Missing Authorization in Chamilo LMS - CVE-2025-59544

 

Missing Authorization in Chamilo LMS - CVE-2025-59544

Published: April 24, 2026


Vulnerability identifier: #VU127546
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-59544
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Chamilo
Affected software:
Chamilo LMS

Detailed vulnerability description

The vulnerability allows a remote user to modify the category of any user.

The vulnerability exists due to missing authorization in the category update functionality when handling requests with a modified "category_id" parameter. A remote user can send a crafted request with a replaced "category_id" parameter to modify the category of any user.

The "category_id" parameter is numeric and incremental, which may facilitate brute-force attempts against the endpoint.


How to mitigate CVE-2025-59544

Install security update from vendor's website.

Sources