CVE 7.1 HIGH

Chamilo LMS has an Insecure Direct Object Reference (IDOR)_CVE-2026-33702

7.1 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L

Description

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, Chamilo LMS contains an Insecure Direct Object Reference (IDOR) vulnerability in the Learning Path progress saving endpoint. The file lp_ajax_save_item.php accepts a uid (user ID) parameter directly from $_REQUEST and uses it to load and modify another user's Learning Path progress — including score, status, completion, and time — without verifying that the requesting user matches the target user ID. Any authenticated user enrolled in a course can overwrite another user's Learning Path progress by simply changing the uid parameter in the request. This vulnerability is fixed in 1.11.38 and 2.0.0-RC.3.

Basic Information

ID CVE-2026-33702
Source GitHub_M
Published Apr 10, 2026 at 18:15

Affected Product

Vendor chamilo
Product chamilo-lms
Version < 1.11.38
Affected Versions chamilo chamilo-lms < 1.11.38
chamilo chamilo-lms >= 2.0.0-alpha.1, < 2.0.0-RC.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.