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.
Conclusion & alert: CVE-2026-33710 is rated Low Risk (32.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-11 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| chamilo | chamilo_lms | < 1.11.38 | cpe:2.3:a:chamilo:chamilo_lms:*:*:*:*:*:*:*:* |
| chamilo | chamilo_lms | 2.0.0 | cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha1:*:*:*:*:*:* |
| chamilo | chamilo_lms | 2.0.0 | cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha2:*:*:*:*:*:* |
| chamilo | chamilo_lms | 2.0.0 | cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha3:*:*:*:*:*:* |
| chamilo | chamilo_lms | 2.0.0 | cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha4:*:*:*:*:*:* |
| chamilo | chamilo_lms | 2.0.0 | cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha5:*:*:*:*:*:* |
| chamilo | chamilo_lms | 2.0.0 | cpe:2.3:a:chamilo:chamilo_lms:2.0.0:beta1:*:*:*:*:*:* |
| chamilo | chamilo_lms | 2.0.0 | cpe:2.3:a:chamilo:chamilo_lms:2.0.0:beta2:*:*:*:*:*:* |
| chamilo | chamilo_lms | 2.0.0 | cpe:2.3:a:chamilo:chamilo_lms:2.0.0:beta3:*:*:*:*:*:* |
| chamilo | chamilo_lms | 2.0.0 | cpe:2.3:a:chamilo:chamilo_lms:2.0.0:rc1:*:*:*:*:*:* |
| chamilo | chamilo_lms | 2.0.0 | cpe:2.3:a:chamilo:chamilo_lms:2.0.0:rc2:*:*:*:*:*:* |