CVE-2026-30882
MEDIUM EPSS 9.3%
Published Mar 16, 20263mo ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Published Mar 16, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
Chamilo LMS is a learning management system. Chamilo LMS version 1.11.34 and prior contains a Reflected Cross-Site Scripting (XSS) vulnerability in the session category listing page. The keyword parameter from $_REQUEST is echoed directly into an HTML href attribute without any encoding or sanitization. An attacker can inject arbitrary HTML/JavaScript by breaking out of the attribute context using ">followed by a malicious payload. The vulnerability is triggered when the pagination controls are rendered — which occurs when the number of session categories exceeds 20 (the page limit). This issue has been patched in version 1.11.36.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
9.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-79 Cross-site Scripting Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| chamilo | chamilo_lms | * | <1.11.36 |
References 2
- github.com https://github.com/chamilo/chamilo-lms/releases/tag/v1.11.36
- github.com https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-qg5f-gq95-9vhq
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.