CVE-2025-50195
OS Command Injection in Chamilo vchamilo Plugin Before
Publication date: 2026-03-02
Last updated on: 2026-03-03
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chamilo | chamilo_lms | to 1.11.30 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an OS Command Injection issue found in Chamilo, a learning management system. It exists in the file /plugin/vchamilo/views/manage.controller.php in versions prior to 1.11.30. An attacker could exploit this vulnerability to execute arbitrary operating system commands on the affected system.
How can this vulnerability impact me? :
The OS Command Injection vulnerability can allow an attacker to execute arbitrary commands on the server hosting Chamilo. This could lead to unauthorized access, data compromise, system manipulation, or disruption of services.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
The vulnerability is patched in Chamilo version 1.11.30. To mitigate this vulnerability, you should immediately upgrade your Chamilo installation to version 1.11.30 or later.