Skip to content
Threat Feed
critical advisory PoC updated

Chamilo LMS CStudio Unauthenticated Remote Code Execution

An unauthenticated remote code execution vulnerability in the Chamilo LMS CStudio upload flow allows attackers to gain server-level access by exploiting improper file handling (CVE-2026-45140).

CVE search metadata

CVE search record: CVE-2026-45140. Severity: critical. CVSS: 9.8. KEV: no. Product: Chamilo LMS (<= 2.0.0). Brief: Chamilo LMS CStudio Unauthenticated Remote Code Execution. Brief link: https://feed.craftedsignal.io/briefs/2026-09-chamilo-rce/

What's new

  • 1. poc_available Sep 18, 19:45 via sploitus

Chamilo LMS versions 2.0.0 and earlier are vulnerable to an unauthenticated remote code execution (RCE) flaw in the CStudio file upload component. The vulnerability, tracked as CVE-2026-45140, stems from a combination of path traversal (CWE-22) and unrestricted file upload (CWE-434) issues. Attackers can leverage the upload flow to store malicious files within the web document root, which can subsequently be executed by the server. This allows for total compromise of the application and potentially the underlying server infrastructure. Given the lack of required privileges and user interaction, this vulnerability represents a critical risk for deployments of Chamilo LMS. Users are strongly advised to upgrade to version 2.0.1 or later to remediate the flaw.

Impact

Successful exploitation leads to full server compromise, allowing unauthenticated attackers to execute arbitrary code, modify application data, and access sensitive files. The vulnerability affects all Chamilo LMS instances running version 2.0.0 or older. Given the high CVSS score of 9.8, the potential for data exfiltration and complete system takeover is high for affected organizations in the education and corporate learning sectors.

Recommendation

  • Upgrade all Chamilo LMS installations to version 2.0.1 or later immediately to patch CVE-2026-45140.
  • Audit webserver access logs for POST requests to the CStudio upload endpoint followed by direct requests to unusual files in the application's upload directory.
  • Implement strict ingress filtering for web traffic to the application to minimize exposure to unauthenticated exploitation attempts.
  • Review file system permissions on the web root to ensure that user-uploaded content directories do not have execution privileges.

Immediate actions

Upgrade Chamilo LMS to version 2.0.1 or later

IT Operations 24h

Threat Hunt

Search logs for unusual file names with PHP extensions in upload directories

T1190 high high confidence hunt now

Data: Web server access logs

Enrichment needed

  • CVE-2026-45140 (CTI) Monitor for emerging PoC or exploitation scripts

Mitigations

Upgrade to 2.0.1

immediate IT Operations

CVE-2026-45140

Detection coverage 1

Detects CVE-2026-45140 Exploitation - Suspicious File Upload to CStudio

critical

Detects potential exploitation of CVE-2026-45140 by monitoring for POST requests to the CStudio upload flow that include path traversal or attempt to upload executable extensions.

sigma tactics: initial_access techniques: T1190 sources: webserver

Detection queries are available on the platform. Get full rules →