CVE-2025-59541 HIGH

CVE-2025-59541: Chamilo: CSRF Vulnerability in Project Deletion

Vendor Chamilo
Product chamilo-lms
Weakness CWE-352 · CSRF
Published March 6, 2026
Last update March 6, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 6, 2026 CVE published
March 6, 2026 Record updated

Related vulnerabilities

04Related CVE