CVE-2026-33703 PUBLISHED

Chamilo LMS Critical IDOR: Any Authenticated User Can Extract All Users’ Personal Data and API Tokens

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

Chamilo LMS is a learning management system. Prior to 2.0.0-RC.3, an Insecure Direct Object Reference (IDOR) vulnerability in the /social-network/personal-data/{userId} endpoint allows any authenticated user to access full personal data and API tokens of arbitrary users by modifying the userId parameter. This results in mass disclosure of sensitive user information and credentials, enabling a full platform data breach. This vulnerability is fixed in 2.0.0-RC.3.

Metrics

CVSS Vector: 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
CVSS Score: 7.1

Product Status

Vendor chamilo
Product chamilo-lms
Versions
  • Version < 2.0.0-RC.3 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE