Description
An unrestricted image upload vulnerability in
Koollab LMS allowed
an authenticated attacker to upload malicious content disguised as an image
file via the feedback mail registration endpoint, potentially enabling further
attacks on the server.
Published: 2026-07-29
Score: 2.6 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user can send files through the feedback mail registration endpoint of Koollab LMS, where the system accepts any file as an image. If a malicious file is uploaded, subsequent processing may allow code execution or other server‑side attacks. The flaw is identified as CWE‑434, an unrestricted upload vulnerability. The primary impact is that an attacker who can authenticate to the LMS can potentially compromise the server, depending on how the application handles the uploaded file.

Affected Systems

The vulnerability is present in Koollab LMS from Three Learning. No specific version numbers are provided, so any instance using the feedback mail registration endpoint that has not been patched may be affected.

Risk and Exploitability

The CVSS score is 2.6, indicating low severity, and the EPSS score is below 1%, suggesting a low likelihood of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Nevertheless, because the flaw requires authentication, an attacker with valid user credentials could exploit the upload path to gain unintended server access. The likely attack vector is the LMS feedback mail registration endpoint supplied by an authenticated user.

Generated by OpenCVE AI on August 2, 2026 at 08:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Configure the LMS to enforce strict file type validation for the feedback mail registration endpoint, accepting only legitimate image formats.
  • Apply any vendor‑supplied patch or update that addresses the unrestricted upload flaw in Koollab LMS.
  • Restrict or secure the feedback mail registration endpoint, for example by limiting access to administrators or placing the endpoint behind a firewall.

Generated by OpenCVE AI on August 2, 2026 at 08:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Three Learning
Three Learning koollab Lms
Vendors & Products Three Learning
Three Learning koollab Lms

Wed, 29 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description An unrestricted image upload vulnerability in Koollab LMS allowed an authenticated attacker to upload malicious content disguised as an image file via the feedback mail registration endpoint, potentially enabling further attacks on the server.
Title Unrestricted image upload vulnerability
References
Metrics cvssV3_1

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


Subscriptions

Three Learning Koollab Lms
cve-icon MITRE

Status: PUBLISHED

Assigner: CSA

Published:

Updated: 2026-07-29T15:23:31.886Z

Reserved: 2026-07-16T02:33:02.673Z

Link: CVE-2026-63228

cve-icon Vulnrichment

Updated: 2026-07-29T15:10:57.594Z

cve-icon NVD

Status : Deferred

Published: 2026-07-29T07:16:42.160

Modified: 2026-07-30T16:54:05.457

Link: CVE-2026-63228

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T08:30:12Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type