CVE-2026-34370
Last modified
CVE-2026-34370 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Chamilo | Chamilo Lms | <= 1.11.38 | — |
| Chamilo | Chamilo Lms | 2.0.0 | Alpha1 |
References
- https://github.com/chamilo/chamilo-lms/releases/tag/v2.0.0-RC.3Product, Release Notes
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34370?
How severe is CVE-2026-34370?
How do I fix CVE-2026-34370?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-34365InvoiceShelf is an open-source web & mobile app that helps t…8.1
- CVE-2026-34366InvoiceShelf is an open-source web & mobile app that helps t…8.1
- CVE-2026-34367InvoiceShelf is an open-source web & mobile app that helps t…8.7
- CVE-2026-34368WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-34369WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-3437An improper restriction of operations within the bounds of a…7.8
- CVE-2026-34371LibreChat is a ChatGPT clone with additional features. Prior…6.3
- CVE-2026-34372Sulu is an open-source PHP content management system based o…2.7
- CVE-2026-34373Parse Server is an open source backend that can be deployed …8.8
- CVE-2026-34374WWBN AVideo is an open source video platform. In versions up…9.1
- CVE-2026-34375WWBN AVideo is an open source video platform. In versions up…8.2
- CVE-2026-34376PdfDing is a selfhosted PDF manager, viewer and editor offer…7.5
Are you affected by CVE-2026-34370?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
