CVE-2026-33710
Last modified
CVE-2026-33710 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5(time() + (user_id * 5) - rand(10000, 10000)). EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, REST API keys are generated using md5(time() + (user_id * 5) - rand(10000, 10000)). The rand(10000, 10000) call always returns exactly 10000 (min == max), making the formula effectively md5(timestamp + user_id*5 - 10000). An attacker who knows a username and approximate key creation time can brute-force the API key. This vulnerability is fixed in 1.11.38 and 2.0.0-RC.3.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Chamilo | Chamilo Lms | < 1.11.38 | — |
| Chamilo | Chamilo Lms | 2.0.0 | Alpha1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33710?
How severe is CVE-2026-33710?
How do I fix CVE-2026-33710?
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-33705Chamilo LMS is a learning management system. Prior to 1.11.3…5.3
- CVE-2026-33706Chamilo LMS is a learning management system. Prior to 1.11.3…7.1
- CVE-2026-33707Chamilo LMS is a learning management system. Prior to 1.11.3…9.8
- CVE-2026-33708Chamilo LMS is a learning management system. Prior to 1.11.3…6.5
- CVE-2026-33709JupyterHub is software that allows one to create a multi-use…6.1
- CVE-2026-3371The Tutor LMS – eLearning and online course solution plugin …4.3
- CVE-2026-33711Incus is a system container and virtual machine manager. Inc…7.8
- CVE-2026-33712Typebot is a chatbot builder tool. In versions 3.15.2 and pr…10
- CVE-2026-33713n8n is an open source workflow automation platform. Prior to…8.8
- CVE-2026-33714Chamilo is an open-source learning management system (LMS). …7.2
- CVE-2026-33715Chamilo LMS is an open-source learning management system. In…7.2
- CVE-2026-33716WWBN AVideo is an open source video platform. In versions up…9.4
Are you affected by CVE-2026-33710?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
