CVE-2026-33708 PUBLISHED

Chamilo LMS has REST API PII Exposure via get_user_info_from_username

Assigner: GitHub_M
Reserved: 23.03.2026 Published: 10.04.2026 Updated: 10.04.2026

Chamilo LMS is a learning management system. Prior to 1.11.38, the get_user_info_from_username REST API endpoint returns personal information (email, first name, last name, user ID, active status) of any user to any authenticated user, including students. There is no authorization check. This vulnerability is fixed in 1.11.38.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

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

References

Problem Types

  • CWE-862: Missing Authorization CWE