Impact
The Chamilo LMS Legal Consent Handler contains a flaw in the deleteLegal action within SocialController.php. An attacker who can tailor the userId parameter can delete the legal consent records of any user, bypassing the intended authorization checks. This results in an improper authorization vulnerability (CWE-266, CWE-285) that can compromise the integrity of consent data and potentially violate regulatory requirements. The CVSS score of 5.3 reflects a moderate severity for this type of data loss.
Affected Systems
Affected releases include Chamilo LMS versions up to 2.0.0 Beta 1, which encompasses the series of alpha releases (alpha1 through alpha5) and the first beta release. Deployments that are still running any of these pre‑beta or beta versions are exposed, while newer versions beyond 2.0.0 Beta 1 are not impacted. System administrators should verify the specific version in use against the vendor's release notes to confirm exposure.
Risk and Exploitability
The vulnerability is remote and the exploit code has been made public, yet the EPSS score is less than 1 %, indicating a low probability of widespread exploitation at present. The lack of a KEV listing means there is no known large‑scale exploitation yet, but the absence of a vendor response is concerning. An attacker with site‑wide access can use the flaw to delete legitimate legal consents; this could lead to compliance failures and data integrity problems. Immediate patching or upgrading is therefore recommended, alongside access controls and monitoring to detect unauthorized deleteLegal calls.
OpenCVE Enrichment