CVE-2026-30875 PUBLISHED

Chamilo LMS: Authenticated RCE via H5P Import

Assigner: GitHub_M
Reserved: 06.03.2026 Published: 16.03.2026 Updated: 16.03.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor chamilo
Product chamilo-lms
Versions
  • Version < 1.11.36 is affected

References

Problem Types

  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE