Vulnerability Description
Chamilo LMS is a learning management system. Prior to 1.11.38, there is a path traversal in main/exercise/savescores.php leading to arbitrary file feletion. User input from $_REQUEST['test'] is concatenated directly into filesystem path without canonicalization or traversal checks. This vulnerability is fixed in 1.11.38.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Chamilo | Chamilo Lms | < 1.11.38 |
Related Weaknesses (CWE)
References
- https://github.com/chamilo/chamilo-lms/commit/4dddcc19d36119da27b7c49eb84a035800Patch
- https://github.com/chamilo/chamilo-lms/releases/tag/v1.11.38Release Notes
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-8q8c-v75x-q2hxVendor Advisory
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-8q8c-v75x-q2hxVendor Advisory
FAQ
What is CVE-2026-31939?
CVE-2026-31939 is a vulnerability with a CVSS score of 8.3 (HIGH). Chamilo LMS is a learning management system. Prior to 1.11.38, there is a path traversal in main/exercise/savescores.php leading to arbitrary file feletion. User input from $_REQUEST['test'] is concat...
How severe is CVE-2026-31939?
CVE-2026-31939 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-31939?
Check the references section above for vendor advisories and patch information. Affected products include: Chamilo Chamilo Lms.