Unauthorized data access via predictable REST API keys
Published Apr 10, 2026 · Updated Apr 10, 2026
Predictable REST API keys in Chamilo LMS before 1.11.38 and 2.0.0-alpha.1 through 2.0.0-RC.2 allow remote attackers to read protected data. The add_api_key function in main/inc/lib/usermanager.lib.php hashes a timestamp and sequential user identifier with a rand call whose equal bounds always return 10000, leaving only a small time-derived keyspace. Knowledge of a username and the approximate key-creation time is sufficient to brute-force that user's key without a password, exposing data available through the associated REST API account.
Summary
What happened
Predictable REST API keys in Chamilo LMS before 1.11.38 and 2.0.0-alpha.1 through 2.0.0-RC.2 allow remote attackers to read protected data. The add_api_key function in main/inc/lib/usermanager.lib.php hashes a timestamp and sequential user identifier with a rand call whose equal bounds always return 10000, leaving only a small time-derived keyspace. Knowledge of a username and the approximate key-creation time is sufficient to brute-force that user's key without a password, exposing data available through the associated REST API account.
The record
- CVE
- CVE-2026-33710
- Published
- Apr 10, 2026
- Updated
- Apr 10, 2026
- Vendor
- Chamilo
- Product
- Chamilo LMS
- Classifications
- CWE-330, T1110
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 10, 2026CVE publishedPublication date reported by the CVE source.
- Apr 10, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 1.11.38
- Affected versionversion=>= 2.0.0-alpha.1, < 2.0.0-RC.3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo