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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-04-10 18:16
Updated : 2026-06-17 10:36
NVD link : CVE-2026-32893
Mitre link : CVE-2026-32893
CVE.ORG link : CVE-2026-32893
JSON object : View
Products Affected
chamilo
- chamilo_lms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
