Description
Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, the default password reset mechanism generates tokens using sha1($email) with no random component, no expiration, and no rate limiting. An attacker who knows a user's email can compute the reset token and change the victim's password without authentication. This vulnerability is fixed in 1.11.38 and 2.0.0-RC.3.
Published: 2026-04-10
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Password Reset Leading to Account Takeover
Action: Immediate Patch
AI Analysis

Impact

Chamilo Learning Management System allows an attacker who knows a user’s email address to compute a password‑reset token because the system uses a deterministic SHA‑1 hash of the email without any random salt, expiration, or rate limiting. The attacker can generate the exact token, submit it through the web interface, and reset the victim’s password without any authentication. As a result, the attacker can gain full control of the compromised account, potentially including administrative privileges, which leads to a complete loss of confidentiality, accountability, and integrity for that user.

Affected Systems

Vulnerable versions are all releases of chamilo-lms older than 1.11.38 and 2.0.0‑RC.3. The issue applies to the default password‑reset functionality distributed with the core Chamilo LMS package. Administrators should verify the version they are running and ensure it is at least 1.11.38 or 2.0.0‑RC.3 before patching. The affected component is the web‑based password reset endpoint.

Risk and Exploitability

The CVSS score of 9.4 indicates critical severity, reflecting the high impact and full attack in the network attack scope. No EPSS value is provided, but the lack of rate limiting and static token generation makes exploitation trivial once the victim’s email is known. The vulnerability is not currently catalogued in CISA’s KEV list; nevertheless, the high CVSS and potential for remote attacker use make immediate remediation essential. The likely attack vector is remote over the web, and an attacker can obtain the token by simple computation.

Generated by OpenCVE AI on April 10, 2026 at 20:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chamilo LMS to version 1.11.38 or newer in the 1.x series, or 2.0.0‑RC.3 or newer in the 2.x series, which replaces the insecure password reset token logic.
  • Verify that no older instances of Chamilo LMS remain in use and remove them if found.
  • After patching, monitor authentication logs for any unusual reset activity.

Generated by OpenCVE AI on April 10, 2026 at 20:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:chamilo:chamilo_lms:*:*:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha1:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha2:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha3:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha4:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:alpha5:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:beta1:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:beta2:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:beta3:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:rc1:*:*:*:*:*:*
cpe:2.3:a:chamilo:chamilo_lms:2.0.0:rc2:*:*:*:*:*:*

Mon, 13 Apr 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Apr 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Chamilo
Chamilo chamilo Lms
Vendors & Products Chamilo
Chamilo chamilo Lms

Fri, 10 Apr 2026 19:15:00 +0000

Type Values Removed Values Added
Description Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, the default password reset mechanism generates tokens using sha1($email) with no random component, no expiration, and no rate limiting. An attacker who knows a user's email can compute the reset token and change the victim's password without authentication. This vulnerability is fixed in 1.11.38 and 2.0.0-RC.3.
Title Weak Password Recovery Mechanism for Forgotten Password in chamilo/chamilo-lms
Weaknesses CWE-640
References
Metrics cvssV3_1

{'score': 9.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L'}


Subscriptions

Chamilo Chamilo Lms
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-13T16:03:17.502Z

Reserved: 2026-03-23T17:06:05.747Z

Link: CVE-2026-33707

cve-icon Vulnrichment

Updated: 2026-04-13T16:03:11.382Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-10T19:16:23.950

Modified: 2026-04-16T18:25:38.720

Link: CVE-2026-33707

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T12:59:42Z

Weaknesses