Description
A pre-authentication blind SQL injection
vulnerability in Koollab LMS allowed an unauthenticated attacker to use a time-based SQL oracle via
the SSO OAuth endpoint to read sensitive database contents, including
personally identifiable information, credentials, and valid JWT tokens that may
enable account takeover.
Published: 2026-07-29
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a pre‑authentication blind SQL injection through the SSO OAuth endpoint. An unauthenticated attacker can employ a time‑based SQL oracle to extract sensitive data such as personally identifiable information, credentials, and JWT tokens, potentially enabling account takeover. This flaw is a classic SQL injection (CWE‑89) that compromises confidentiality and can lead to full credential compromise.

Affected Systems

The affected system is Three Learning’s Koollab Learning Management System. No specific version range is disclosed in the advisory, so all releases in use before a patch may be vulnerable.

Risk and Exploitability

The CVSS base score of 9.1 signals a high‑severity flaw. The EPSS score of less than 1% indicates that, at present, the exploitation probability is very low, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the attack vector is network‑based, as the vulnerability is exposed through the publicly reachable SSO OAuth endpoint, and no prior authentication is required, so any outsider can attempt the time‑based attack on any deployed instance.

Generated by OpenCVE AI on August 3, 2026 at 13:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch for Koollab LMS issued by Three Learning as soon as it is released.
  • Restrict network access to the SSO OAuth endpoint, for example by firewalling or IP whitelisting, to limit exposure to trusted administrative networks.
  • Implement application‑level input validation and use parameterized queries or stored procedures to block blind SQL injection attempts.

Generated by OpenCVE AI on August 3, 2026 at 13:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-89
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, '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 A pre-authentication blind SQL injection vulnerability in Koollab LMS allowed an unauthenticated attacker to use a time-based SQL oracle via the SSO OAuth endpoint to read sensitive database contents, including personally identifiable information, credentials, and valid JWT tokens that may enable account takeover.
Title Pre-authentication blind SQL injection vulnerability
References
Metrics cvssV3_1

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


Subscriptions

Three Learning Koollab Lms
cve-icon MITRE

Status: PUBLISHED

Assigner: CSA

Published:

Updated: 2026-07-29T19:25:12.904Z

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

Link: CVE-2026-63229

cve-icon Vulnrichment

Updated: 2026-07-29T19:16:51.930Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-63229

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T14:00:07Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')