CVE-2026-30881
Last modified
CVE-2026-30881 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Chamilo LMS is a learning management system. Version 1.11.34 and prior contains a SQL Injection vulnerability in the statistics AJAX endpoint. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Chamilo | Chamilo Lms | < 1.11.36 |
References
- https://github.com/chamilo/chamilo-lms/releases/tag/v1.11.36Product, Release Notes
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-30881?
How severe is CVE-2026-30881?
How do I fix CVE-2026-30881?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-30876Chamilo LMS is a learning management system. Prior to versio…5.3
- CVE-2026-30877baserCMS is a website development framework. Prior to versio…7.2
- CVE-2026-30878baserCMS is a website development framework. Prior to versio…5.3
- CVE-2026-30879baserCMS is a website development framework. Prior to versio…6.1
- CVE-2026-3088Unauthenticated users on the local network can cause the rou…6.5
- CVE-2026-30880baserCMS is a website development framework. Prior to versio…9.8
- CVE-2026-30882Chamilo LMS is a learning management system. Chamilo LMS ver…6.1
- CVE-2026-30883ImageMagick is free and open-source software used for editin…7.8
- CVE-2026-30884mdjnelson/moodle-mod_customcert is a Moodle plugin for creat…9.6
- CVE-2026-30885WWBN AVideo is an open source video platform. Prior to 25.0,…5.3
- CVE-2026-30886New API is a large language mode (LLM) gateway and artificia…6.5
- CVE-2026-30887OneUptime is a solution for monitoring and managing online s…9.9
Are you affected by CVE-2026-30881?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
