Description
A business logic vulnerability in Koollab LMS
allowed an
authenticated learner to set their lesson completion status to completed via
the SCORM commit endpoint without viewing the lesson material, compromising
training and completion records.
Published: 2026-07-29
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A business logic flaw in Koollab LMS allows an authenticated learner to mark a lesson as completed via the SCORM commit endpoint, even when the lesson material was never viewed. This enables manipulation of training records, undermining the integrity of completion data. The vulnerability highlights an authorization weakness, identified as CWE-639, where the system incorrectly trusts the learner as having finished the lesson.

Affected Systems

The affected product is Three Learning’s Koollab LMS. No specific version numbers are listed, so all deployments of this LMS remain potentially vulnerable until further information is released.

Risk and Exploitability

The CVSS score of 4.3 rates the flaw as moderate, and the EPSS score of less than 1% indicates a low likelihood of exploitation in the wild. It is not listed in CISA’s Known Exploited Vulnerabilities catalog. The attack requires an authenticated user with access to the SCORM endpoint; the exploitable condition is the lack of validation that the lesson content has been viewed before allowing a completion status change.

Generated by OpenCVE AI on August 4, 2026 at 12:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available patch or update released by Three Learning for the Koollab LMS that addresses this business logic flaw.
  • Enable or implement validation logic on the SCORM commit endpoint to verify that lesson content has been accessed by the learner before accepting a completion status change.
  • Perform regular audits of completion records to detect anomalous or inconsistent completion entries and investigate potential tampering.

Generated by OpenCVE AI on August 4, 2026 at 12:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Three Learning
Three Learning koollab Lms
Weaknesses CWE-639
Vendors & Products Three Learning
Three Learning koollab Lms
Metrics ssvc

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


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

Type Values Removed Values Added
Description A business logic vulnerability in Koollab LMS allowed an authenticated learner to set their lesson completion status to completed via the SCORM commit endpoint without viewing the lesson material, compromising training and completion records.
Title Business logic vulnerability
References
Metrics cvssV3_1

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


Subscriptions

Three Learning Koollab Lms
cve-icon MITRE

Status: PUBLISHED

Assigner: CSA

Published:

Updated: 2026-07-29T14:38:01.902Z

Reserved: 2026-07-16T02:35:54.249Z

Link: CVE-2026-63242

cve-icon Vulnrichment

Updated: 2026-07-29T14:37:31.255Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-63242

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:45:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key