CRITICAL🇵🇱 Wersja polska

CVE-2026-28430

CVSS 9.3v4.0pub. 2026-03-16upd. 2026-03-17

Chamilo LMS is a learning management system. Prior to version 1.11.34, there is an unauthenticated SQL injection vulnerability which allows remote attackers to execute arbitrary SQL commands via the custom_dates parameter. By chaining this with a predictable legacy password reset mechanism, an attacker can achieve full administrative account takeover without any prior credentials. The vulnerability also exposes the entire database, including PII and system configurations. This issue has been patched in version 1.11.34.

🤖 AI Analysis
How it works

The attacker sends a crafted HTTP request containing a malicious payload in the custom_dates parameter, which is not properly validated or parameterized by the application — characteristic of CWE-89 (SQL injection). The injected SQL commands are executed directly on the database. By combining this vulnerability with a predictable password reset mechanism (legacy password reset), the attacker can, without any initial credentials, take full control over the administrator account.

Impact

The attacker gains unauthorized access to the entire database, including users' personal data (PII) and system configurations, and through the chain exploit can take full administrative control over the Chamilo LMS platform.

Mitigation & patch

Update Chamilo LMS to version 1.11.34, in which the vulnerability has been fixed. Details available in the official vendor references: https://github.com/chamilo/chamilo-lms/releases/tag/v1.11.34

Who is affected

Chamilo LMS in versions prior to 1.11.34

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Chamilo Lms

    APP
    Chamilo
    < 1.11.34
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
SQLi
CWE
References

Related vulnerabilities

CVE-2026-33707CRITICAL9.4PL ✓same product

Chamilo LMS — przewidywalny token resetowania hasła (CWE-640)

CVE-2026-32892CRITICAL9.1PL ✓same product

OS Command Injection w Chamilo LMS — funkcja przenoszenia plików

CVE-2026-33698CRITICAL9.3PL ✓same product

Chamilo LMS: ominięcie uwierzytelnienia i modyfikacja plików przez katalog install

CVE-2025-59542CRITICAL9.0PL ✓same product

Stored XSS w Chamilo LMS — przejęcie kont wyżej uprzywilejowanych użytkowników

CVE-2025-59543CRITICAL9.0PL ✓same product

Stored XSS w Chamilo LMS umożliwiający przejęcie kont administratorów