CVE-2026-32893

MEDIUM

Chamilo LMS has Reflected XSS via Unsanitized http_build_query() in Exercise Question List Pagination

Title source: cna

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.

Scores

CVSS v3 5.4
EPSS 0.0003
EPSS Percentile 8.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Details

CWE
CWE-79
Status published
Products (2)
chamilo/chamilo-lms >= 2.0.0-alpha.1, < 2.0.0-RC.3
chamilo/chamilo_lms 2.0.0 alpha1 (10 CPE variants)
Published Apr 10, 2026
Tracked Since Apr 10, 2026