Path traversal in Chamilo LMS - CVE-2026-61665

 

Path traversal in Chamilo LMS - CVE-2026-61665

Published: August 4, 2026


Vulnerability identifier: #VU140903
CSH Severity: Low
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-61665
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to write arbitrary files and execute arbitrary code.

The vulnerability exists due to path traversal in the sub-language translation editor endpoint and SubLanguageManager::updateOrAddMsgid() when processing a user-supplied filename parameter. A remote privileged user can send a specially crafted request to write arbitrary files and execute arbitrary code.

The affected endpoint is gated by api_protect_admin_script(), and writing a script within the web root can lead to code execution.


Affected software

Chamilo LMS

How to mitigate CVE-2026-61665

Install security update from vendor's website.

Chamilo LMS - update to 2.0.3

External References