Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33710

26
FAUCET Score

OVERVIEW Chamilo LMS versions prior to 1.11.38 and 2.0.0-RC.3 contain a cryptographic weakness in REST API key generation. The vulnerability stems from improper use of the rand() function with identical minimum and maximum parameters (rand(10000, 10000)), which always returns 10000, thereby reducing the entropy of the generated keys to a predictable formula based solely on timestamp and user ID. SEVERITY This vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network attack vector, low attack complexity, and no authentication requirements. The flaw enables attackers with knowledge of a username and approximate key creation time to conduct brute-force attacks to recover valid API keys, resulting in high confidentiality impact through unauthorized API access. The attack requires no user interaction and can be executed remotely. EXPLOITATION STATUS The vulnerability is not currently tracked as actively exploited in the Known Exploited Vulnerabilities (KEV) catalog and remains inactive on security hot lists. However, the straightforward nature of the vulnerability and the availability of the technical details make exploitation relatively feasible for threat actors. The low EPSS score suggests minimal current exploitation activity, though organizations running affected versions should prioritize patching to Chamilo 1.11.38 or 2.0.0-RC.3 or later.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.11.38CPE matchmatch criteria
cpe:2.3:a:chamilo:chamilo_lms:*:*:*:*:*:*:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha1:*:*:*:*:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha2:*:*:*:*:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha3:*:*:*:*:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha4:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.29%
Probability of exploitation in next 30 days
EPSS Percentile
21.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0029 is in the 5th percentile among its peer group of 51,553 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

github.com / chamilo/chamilo-lms/commit/4448701bb8ec557e94ef02d19c72cbe9c49c2d09
Patch
github.com / chamilo/chamilo-lms/commit/e7400dd840586ae134b286d0a2374f3d269a9a9d
Patch
github.com / chamilo/chamilo-lms/security/advisories/GHSA-rpmg-j327-mr39
Vendor Advisory