CVE-2026-63229
Received Received - Intake

Pre-authentication Blind SQL Injection in Koollab LMS

Vulnerability report for CVE-2026-63229, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-29

Last updated on: 2026-07-29

Assigner: CSA

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-29
Last Modified
2026-07-29
Generated
2026-07-29
AI Q&A
2026-07-29
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a pre-authentication blind SQL injection flaw in Koollab LMS. An attacker can exploit it via the SSO OAuth endpoint without logging in. The attack uses a time-based SQL oracle to read sensitive database data, including personal information, credentials, and valid JWT tokens that could allow account takeover.

Detection Guidance

Detecting this vulnerability requires checking for time-based SQL injection via the SSO OAuth endpoint in Koollab LMS. Monitor for unusual delays in responses from the endpoint when sending crafted SQL queries. Use tools like sqlmap to test for blind SQL injection by sending time-delay payloads to the OAuth endpoint.

Impact Analysis

An unauthenticated attacker could access your personal data, login credentials, and session tokens stored in the database. This may lead to identity theft, unauthorized account access, or further attacks on connected systems using stolen credentials.

Compliance Impact

This vulnerability likely violates GDPR due to unauthorized access to personal data and HIPAA if protected health information was exposed. It results in non-compliance with data protection requirements, potentially leading to legal penalties and reputational damage.

Mitigation Strategies

Immediately patch Koollab LMS to the latest version. Disable the vulnerable SSO OAuth endpoint if a patch is unavailable. Implement input validation and parameterized queries to prevent SQL injection. Monitor network traffic for suspicious activity targeting the OAuth endpoint.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-63229. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart