Chamilo LmsApplication · Chamilo

CVE-2025-55208

CRITICAL · 9.0 CVSS v3.1 Published 2026-03-05
Fix available
A fix is available. Upgrade to 1.11.34 or later.
See remediation →
94/100
Remediation priority · Urgent
Remotely reachable

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Chamilo is a learning management system. Versions prior to 1.11.34 have a Stored XSS through insecure file uploads in `Social Networks`. Through it, a low-privilege user can execute arbitrary code in the admin user inbox, allowing takeover of the admin account. Version 1.11.34 fixes the issue.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Chamilo LMS versions before 1.11.34 contain a stored XSS vulnerability in the Social Networks feature via insecure file uploads. This allows a low-privilege user to upload malicious files that execute arbitrary JavaScript/code in the admin user inbox, leading to complete admin account takeover.

MitigationUpgrade Chamilo LMS to version 1.11.34 or later. Additionally, review and harden file upload handling in the Social Networks feature to prevent execution of uploaded malicious content.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Chamilo LmsApplication
Affected:< 1.11.34

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check Chamilo LMS version
    Locate the version file or admin panel version information. Typically found in the admin dashboard under System Info or in a version.php file in the codebase.
    Affected if The installed version is any version before 1.11.34 (e.g., 1.11.32, 1.11.30, older). Compare your version against the vulnerable range.
  2. Verify Social Networks feature is enabled
    Log in as an administrator and navigate to the platform administration or configuration area. Check if the Social Networks or Social module is listed as an active/enabled feature.
    Affected if The Social Networks feature is enabled and accessible to users on the platform.
  3. Confirm low-privilege user access to Social Networks
    Log in with a standard low-privilege user account (e.g., a student or regular user role). Navigate to the Social Networks area and verify if file upload functionality exists (typically in profile, posts, or sharing sections).
    Affected if Low-privilege users can access the Social Networks feature and its file upload functionality.
  4. Inspect file upload handling in Social Networks
    Examine the file upload mechanism in the Social Networks feature. Check if uploaded files are served with proper content-type headers or if they are stored in a web-accessible directory without sanitization.
    Affected if Uploaded files are served from a web-accessible location without proper Content-Type headers or HTML/script execution prevention (e.g., files are served as text/html or application/javascript).

You are affected if your Chamilo LMS version is before 1.11.34 AND the Social Networks feature is enabled with file upload functionality accessible to low-privilege users.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 1.11.34 or later
Fixed in 1.11.34
Interim mitigation

Upgrade Chamilo LMS to version 1.11.34 or later. Additionally, review and harden file upload handling in the Social Networks feature to prevent execution of uploaded malicious content.

Recommended fix High confidence

1.11.34

  1. Check current Chamilo LMS version by accessing the admin dashboard or checking the version file
  2. Create a complete backup of the Chamilo database and files
  3. Download Chamilo LMS version 1.11.34 from the official repository or release page
  4. Follow the standard Chamilo upgrade procedure: upload the new files, run database migrations if required
  5. Clear any caches and verify the installation
  6. Confirm the version has been updated to 1.11.34

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Chamilo Lms Scoped from the published advisory
  • Consultation3.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA2.0 h
12.0 hours of engineering $2,130
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,408.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-55208 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-55208 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data