← Back

CVE-2026-34370

nvd nist
Published: Apr 14, 2026Modified: Jul 24, 2026

JSON object

Loading...
6.5
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Exploitability: 2.8 / Impact: 3.6
Source: security-advisories@github.com (Secondary)

Description

Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, the notebook module contains an Insecure Direct Object Reference (IDOR) vulnerability that allows any authenticated student to read the private course notes of any other user on the platform by manipulating the notebook_id parameter in the editnote action. The application fetches the note content using only the supplied integer ID without verifying that the requesting user owns the note, and the full title and HTML body are rendered in the edit form and returned to the attacker's browser. While ownership checks exist in the write paths (updateNote() and delete_note()), they are entirely absent from the read path (get_note_information()). This issue has been fixed in version 2.0.0-RC.3.

Affected (11)

Products: Chamilo: Chamilo Lms
1 product
Chamilo Lms
Configuration A
11 vulnerable
Vulnerable SoftwareAffected Versions
Chamilo
Up to 1.11.38
Version 2.0.0 alpha1
Version 2.0.0 alpha2
Version 2.0.0 alpha3
Version 2.0.0 alpha4
Version 2.0.0 alpha5
Version 2.0.0 beta1
Version 2.0.0 beta2
Version 2.0.0 beta3
Version 2.0.0 rc1
Version 2.0.0 rc2

References (2)

Source: security-advisories@github.com
ProductRelease Notes
Source: security-advisories@github.com
Vendor Advisory

Timeline

No history available yet.