CVE-2025-59544 PUBLISHED

Chamilo: Unauthorized access to update category of any user

Assigner: GitHub_M
Reserved: 17.09.2025 Published: 06.03.2026 Updated: 06.03.2026

Chamilo is a learning management system. Prior to version 1.11.34, the functionality for the user to update the category does not implement authorization checks for the "category_id" parameter which allows users to update the category of any user by replacing the "category_id" parameter. This issue has been patched in version 1.11.34.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor chamilo
Product chamilo-lms
Versions
  • Version < 1.11.34 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE