Chamilo is a learning management system. Prior to version 1.11.34, a Cross-Site Request Forgery (CSRF) vulnerability allows an attacker to delete projects inside a course without the victim’s consent. The issue arises because sensitive actions such as project deletion do not implement anti-CSRF protections (tokens) and GET based requests. As a result, an authenticated user (Trainer) can be tricked into executing this unwanted action by simply visiting a malicious page. This issue has been patched in version 1.11.34.
References
| Link | Resource |
|---|---|
| https://github.com/chamilo/chamilo-lms/releases/tag/v1.11.34 | Product Release Notes |
| https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-rpj6-p9m5-q637 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-06 04:16
Updated : 2026-03-09 17:30
NVD link : CVE-2025-59541
Mitre link : CVE-2025-59541
CVE.ORG link : CVE-2025-59541
JSON object : View
Products Affected
chamilo
- chamilo_lms
CWE
CWE-352
Cross-Site Request Forgery (CSRF)
