SB2026030245 - Multiple vulnerabilities in Chamilo LMS
Published: March 2, 2026 Updated: March 3, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 22 secuirty vulnerabilities.
1) Stored cross-site scripting (CVE-ID: CVE-2025-52482)
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data in the "glossary" function in /main/tracking/course_log_resources.php. A remote user can inject and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
2) SQL injection (CVE-ID: CVE-2025-50190)
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in the openid.assoc_handle parameter. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
3) SQL injection (CVE-ID: CVE-2025-50189)
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in /main/coursecopy/copy_course_session_selected.php. A remote user can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
4) SQL injection (CVE-ID: CVE-2025-50188)
The vulnerability allows a remote user to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data within GET value parameter. A remote administrator can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
5) OS Command Injection (CVE-ID: CVE-2025-50196)
The vulnerability allows a remote user to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in the POST main_database parameter. A remote administrator can pass specially crafted data to the application and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
6) OS Command Injection (CVE-ID: CVE-2025-50197)
The vulnerability allows a remote user to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in the POST new_language parameter. A remote administrator can pass specially crafted data to the application and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
7) OS Command Injection (CVE-ID: CVE-2025-50195)
The vulnerability allows a remote user to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in /plugin/vchamilo/views/manage.controller.php. A remote administrator can pass specially crafted data to the application and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
8) OS Command Injection (CVE-ID: CVE-2025-50194)
The vulnerability allows a remote user to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in main/cron/lang/check_parse_lang.php. A remote administrator can pass specially crafted data to the application and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
9) SQL injection (CVE-ID: CVE-2025-50191)
The vulnerability allows a remote user to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in POST userFile with the /main/exercise/hotpotatoes.php script. A remote administrator can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
10) SQL injection (CVE-ID: CVE-2025-50192)
The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in /main/webservices/registration.soap.php. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.
11) OS Command Injection (CVE-ID: CVE-2025-50193)
The vulnerability allows a remote user to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation in the to_main_database parameter. A remote administrator can pass specially crafted data to the application and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
12) Deserialization of Untrusted Data (CVE-ID: CVE-2025-52998)
The vulnerability allows a remote user to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data within PHAR. A remote administrator can pass specially crafted data to the application and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
13) Cross-site scripting (CVE-ID: CVE-2025-52476)
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data in the keyword_active parameter in admin/user_list.php. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
14) Improper Enforcement of Behavioral Workflow (CVE-ID: CVE-2025-52469)
The vulnerability allows a remote attacker to compromise the target system.
The vulnerability exists due to the logic issue in the friend request workflow of social network module. A remote user can forcibly add any user as a friend.
15) Cross-site scripting (CVE-ID: CVE-2025-52563)
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data in the page parameter in the session/add_users_to_session.php endpoint. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
16) Server-Side Request Forgery (SSRF) (CVE-ID: CVE-2025-50199)
The disclosed vulnerability allows a remote attacker to perform SSRF attacks.
The vulnerability exists due to insufficient validation of user-supplied input in the POST openid_url parameter. A remote attacker can send a specially crafted HTTP request and trick the application to initiate requests to arbitrary systems.
Successful exploitation of this vulnerability may allow a remote attacker gain access to sensitive data, located in the local network or send malicious requests to other servers from the vulnerable system.
17) Deserialization of Untrusted Data (CVE-ID: CVE-2025-50198)
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data in the POST configuration_file, POST course_path and POST home_path parameters. A remote attacker can pass specially crafted data to the application and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
18) Stored cross-site scripting (CVE-ID: CVE-2025-52470)
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data in the Category Name field. A remote user can inject and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
19) Cross-site scripting (CVE-ID: CVE-2025-52475)
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data in the keyword_inactive parameter in the admin/user_list.php endpoint. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
20) Stored cross-site scripting (CVE-ID: CVE-2025-50186)
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data in user_import.php. A remote user can and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
21) Stored cross-site scripting (CVE-ID: CVE-2025-52468)
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data within CSV User import in the "Last Name", "First Name" and "Username" fields. A remote user can inject and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
22) Cross-site scripting (CVE-ID: CVE-2025-52564)
The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.
The vulnerability exists due to insufficient sanitization of user-supplied data in the open parameter in help.php. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.
Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.
Remediation
Install update from vendor's website.
References
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-4wcp-3rh3-7wm4
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-5296-jxrr-pfwj
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-vxx3-648j-7p4r
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-96j3-x45m-9q3r
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-qfvp-xg47-m7m2
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-m76m-95c9-6h7r
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-c447-v9xq-mmj7
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-xrr6-wv8p-5v3p
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-82qx-25j7-5639
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-g389-qq92-qxxf
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-hvpp-6mp9-frx4
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-6mwg-2mw5-rx5v
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-pqjc-rvr9-w8m2
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-m5xj-5xf3-rqch
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-h3m8-53j3-xjx8
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-jv2w-m5r6-p52h
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-jgxc-96j5-8rrr
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-p4m6-gwhg-x89f
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-7p5f-34rx-49h8
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-wrx6-5v5r-mmgx
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-hc3c-8p55-xh4r
- https://github.com/chamilo/chamilo-lms/security/advisories/GHSA-6fmm-qrx4-wgqc