CVE-2026-63233
Received Received - Intake

Authenticated SQL Injection and Unsafe Deserialization in Koollab LMS

Vulnerability report for CVE-2026-63233, 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 SQL injection and unsafe deserialisation vulnerability in Koollab LMS allowed an authenticated attacker to inject through the assessment overall answer endpoint, control data passed to unserialize(), write a webshell to a publicly accessible location, and execute arbitrary code on the server.

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

Showing 1 associated CPE
Vendor Product Version / Range
koollab lms *

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 vulnerability involves SQL injection and unsafe deserialization in Koollab LMS. An authenticated attacker can exploit the assessment overall answer endpoint to inject malicious SQL queries and control data passed to unserialize(), allowing them to write a webshell to a publicly accessible location and execute arbitrary code on the server.

Detection Guidance

To detect this vulnerability, inspect network traffic for unusual SQL queries or unserialize() calls targeting the assessment overall answer endpoint in Koollab LMS. Check for unexpected file writes in publicly accessible directories. Use tools like SQLMap to test for SQL injection or monitor server logs for deserialization errors.

Impact Analysis

This vulnerability allows an attacker to execute arbitrary code on the server, potentially leading to full system compromise, data theft, or unauthorized access to sensitive information stored in the LMS.

Compliance Impact

This vulnerability could lead to unauthorized access or exposure of sensitive data, violating compliance requirements such as GDPR (data protection) and HIPAA (health information privacy), potentially resulting in legal penalties and reputational damage.

Mitigation Strategies

Immediately update Koollab LMS to the latest patched version to address the SQL injection and unsafe deserialization vulnerabilities. Disable or restrict access to the assessment overall answer endpoint if possible. Review server logs for signs of webshell uploads or unusual activity. Implement input validation and output encoding for all user inputs. Consider isolating the LMS server from critical systems until patched.

Chat Assistant

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

EPSS Chart