CVE-2026-30875: Chamilo LMS: Authenticated RCE via H5P Import
Chamilo LMS is a learning management system. Prior to version 1.11.36, an arbitrary file upload vulnerability in the H5P Import feature allows authenticated users with Teacher role to achieve Remote Code Execution (RCE). The H5P package validation only checks if h5p.json exists but doesn't block .htaccess or PHP files with alternative extensions. An attacker uploads a crafted H5P package containing a webshell and .htaccess that enables PHP execution for .txt files, bypassing security control. This issue has been patched in version 1.11.36.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-30875?
CVE-2026-30875 has a high severity rating due to its potential for Remote Code Execution.
How do I fix CVE-2026-30875?
To fix CVE-2026-30875, upgrade Chamilo LMS to version 1.11.36 or later.
Who is affected by CVE-2026-30875?
CVE-2026-30875 affects authenticated users with the Teacher role in Chamilo LMS versions prior to 1.11.36.
What type of vulnerability is CVE-2026-30875?
CVE-2026-30875 is an authenticated Remote Code Execution vulnerability via H5P Import.
Can CVE-2026-30875 be exploited by unauthenticated users?
No, CVE-2026-30875 can only be exploited by authenticated users with Teacher privileges.