Vulnerability Description
Chamilo LMS is a learning management system. Prior to 2.0.0-RC.3, a Reflected Cross-Site Scripting (XSS) vulnerability in the exercise question list admin panel allows an attacker to execute arbitrary JavaScript in an authenticated teacher's browser. The pagination code merges all $_GET parameters via array_merge() and outputs the result via http_build_query() directly into HTML href attributes without htmlspecialchars() encoding. This vulnerability is fixed in 2.0.0-RC.3.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Chamilo | Chamilo Lms | 2.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/chamilo/chamilo-lms/commit/72bc403f89b1ebb73a139f8f6cf0478857Patch
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-37jh-g64j-88mcVendor Advisory
FAQ
What is CVE-2026-32893?
CVE-2026-32893 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Chamilo LMS is a learning management system. Prior to 2.0.0-RC.3, a Reflected Cross-Site Scripting (XSS) vulnerability in the exercise question list admin panel allows an attacker to execute arbitrary...
How severe is CVE-2026-32893?
CVE-2026-32893 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32893?
Check the references section above for vendor advisories and patch information. Affected products include: Chamilo Chamilo Lms.