CVE-2025-50195: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in chamilo chamilo-lms
Chamilo is a learning management system. Prior to version 1.11.30, there is an OS Command Injection vulnerability in /plugin/vchamilo/views/manage.controller.php. This issue has been patched in version 1.11.30.
AI Analysis
Technical Summary
CVE-2025-50195 identifies an OS Command Injection vulnerability in Chamilo LMS, a widely used open-source learning management system. The vulnerability is located in the /plugin/vchamilo/views/manage.controller.php script in versions prior to 1.11.30. OS Command Injection (CWE-78) occurs when untrusted input is improperly sanitized and passed to system-level commands, enabling attackers to execute arbitrary commands on the host operating system. In this case, the vulnerability requires the attacker to have high privileges (PR:H) but does not require user interaction (UI:N) or authentication bypass (AT:N). The CVSS 4.0 score of 7.1 reflects a high severity due to the network attack vector (AV:N), low attack complexity (AC:L), and significant impacts on confidentiality, integrity, and availability (each rated high or low as per vector). Exploiting this vulnerability could allow an attacker to execute arbitrary OS commands, potentially leading to full system compromise, data theft, or service disruption. Although no known exploits are reported in the wild, the vulnerability's presence in a critical component of Chamilo LMS makes it a serious risk for educational institutions and organizations relying on this platform. The vendor has patched the issue in version 1.11.30, and users are urged to upgrade promptly.
Potential Impact
The impact of CVE-2025-50195 is substantial for organizations using vulnerable versions of Chamilo LMS. Successful exploitation can lead to arbitrary OS command execution, which may result in unauthorized data access, data modification, or deletion, and disruption of LMS services. This can compromise the confidentiality of sensitive educational data, the integrity of course content and user records, and the availability of the LMS platform. Given Chamilo's role in managing learning environments, such disruptions can affect educational continuity and institutional reputation. Attackers with high privileges can leverage this vulnerability to pivot within the network, escalate privileges further, or deploy malware. The lack of required user interaction simplifies exploitation once access is gained, increasing risk. Although no active exploits are known, the vulnerability remains a critical threat until patched, especially in environments where Chamilo LMS is exposed to untrusted networks or users with elevated privileges.
Mitigation Recommendations
To mitigate CVE-2025-50195, organizations should immediately upgrade Chamilo LMS to version 1.11.30 or later, where the vulnerability has been patched. Until upgrading is possible, restrict access to the vulnerable /plugin/vchamilo/views/manage.controller.php endpoint by implementing network-level controls such as firewalls or web application firewalls (WAFs) to block unauthorized requests. Enforce the principle of least privilege by limiting user accounts with high privileges and regularly auditing these accounts for suspicious activity. Employ input validation and sanitization on any user-supplied data interacting with system commands, if custom modifications exist. Monitor system and application logs for unusual command execution patterns or access attempts to the vulnerable endpoint. Additionally, isolate the LMS environment from critical internal networks to reduce lateral movement risk. Regularly review and apply security updates from Chamilo and maintain an incident response plan tailored to LMS compromises.
Affected Countries
United States, Brazil, France, Spain, Germany, Argentina, Mexico, Colombia, Italy, Portugal
CVE-2025-50195: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in chamilo chamilo-lms
Description
Chamilo is a learning management system. Prior to version 1.11.30, there is an OS Command Injection vulnerability in /plugin/vchamilo/views/manage.controller.php. This issue has been patched in version 1.11.30.
AI-Powered Analysis
Technical Analysis
CVE-2025-50195 identifies an OS Command Injection vulnerability in Chamilo LMS, a widely used open-source learning management system. The vulnerability is located in the /plugin/vchamilo/views/manage.controller.php script in versions prior to 1.11.30. OS Command Injection (CWE-78) occurs when untrusted input is improperly sanitized and passed to system-level commands, enabling attackers to execute arbitrary commands on the host operating system. In this case, the vulnerability requires the attacker to have high privileges (PR:H) but does not require user interaction (UI:N) or authentication bypass (AT:N). The CVSS 4.0 score of 7.1 reflects a high severity due to the network attack vector (AV:N), low attack complexity (AC:L), and significant impacts on confidentiality, integrity, and availability (each rated high or low as per vector). Exploiting this vulnerability could allow an attacker to execute arbitrary OS commands, potentially leading to full system compromise, data theft, or service disruption. Although no known exploits are reported in the wild, the vulnerability's presence in a critical component of Chamilo LMS makes it a serious risk for educational institutions and organizations relying on this platform. The vendor has patched the issue in version 1.11.30, and users are urged to upgrade promptly.
Potential Impact
The impact of CVE-2025-50195 is substantial for organizations using vulnerable versions of Chamilo LMS. Successful exploitation can lead to arbitrary OS command execution, which may result in unauthorized data access, data modification, or deletion, and disruption of LMS services. This can compromise the confidentiality of sensitive educational data, the integrity of course content and user records, and the availability of the LMS platform. Given Chamilo's role in managing learning environments, such disruptions can affect educational continuity and institutional reputation. Attackers with high privileges can leverage this vulnerability to pivot within the network, escalate privileges further, or deploy malware. The lack of required user interaction simplifies exploitation once access is gained, increasing risk. Although no active exploits are known, the vulnerability remains a critical threat until patched, especially in environments where Chamilo LMS is exposed to untrusted networks or users with elevated privileges.
Mitigation Recommendations
To mitigate CVE-2025-50195, organizations should immediately upgrade Chamilo LMS to version 1.11.30 or later, where the vulnerability has been patched. Until upgrading is possible, restrict access to the vulnerable /plugin/vchamilo/views/manage.controller.php endpoint by implementing network-level controls such as firewalls or web application firewalls (WAFs) to block unauthorized requests. Enforce the principle of least privilege by limiting user accounts with high privileges and regularly auditing these accounts for suspicious activity. Employ input validation and sanitization on any user-supplied data interacting with system commands, if custom modifications exist. Monitor system and application logs for unusual command execution patterns or access attempts to the vulnerable endpoint. Additionally, isolate the LMS environment from critical internal networks to reduce lateral movement risk. Regularly review and apply security updates from Chamilo and maintain an incident response plan tailored to LMS compromises.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2025-06-13T19:17:51.728Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 69a5ac1332ffcdb8a23ff3f7
Added to database: 3/2/2026, 3:26:11 PM
Last enriched: 3/2/2026, 3:40:55 PM
Last updated: 3/2/2026, 7:39:42 PM
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-26713: n/a
UnknownCVE-2026-26712: n/a
UnknownCVE-2026-25477: CWE-601: URL Redirection to Untrusted Site ('Open Redirect') in toeverything AFFiNE
MediumCVE-2026-21882: CWE-273: Improper Check for Dropped Privileges in AsfhtgkDavid theshit
HighCVE-2026-21853: CWE-94: Improper Control of Generation of Code ('Code Injection') in toeverything AFFiNE
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.