VYPR
High severity8.8NVD Advisory· Published Mar 16, 2026· Updated Jun 17, 2026

CVE-2026-30881

CVE-2026-30881

Description

Chamilo LMS is a learning management system. Version 1.11.34 and prior contains a SQL Injection vulnerability in the statistics AJAX endpoint. The parameters date_start and date_end from $_REQUEST are embedded directly into a raw SQL string without proper sanitization. Although Database::escape_string() is called downstream, its output is immediately neutralized by str_replace("\'", "'", ...), which restores any injected single quotes — effectively bypassing the escaping mechanism entirely. This allows an authenticated attacker to inject arbitrary SQL statements into the database query, enabling blind time-based and conditional data extraction. This issue has been patched in version 1.11.36.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Chamilo/Lms2 versions
    cpe:2.3:a:chamilo:chamilo_lms:*:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:chamilo:chamilo_lms:*:*:*:*:*:*:*:*range: <1.11.36
    • (no CPE)range: < 1.11.36
  • Chamilo/Chamilollm-fuzzy
    Range: <=1.11.34, patched in 1.11.36

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.