CVE-2026-63234
Received Received - Intake

SQL Injection and Unsafe Deserialization in Koollab LMS

Vulnerability report for CVE-2026-63234, 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 manual mark assessment 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 could exploit the manual mark assessment endpoint to inject malicious SQL queries and control data passed to the unserialize function. This could allow writing a webshell to a publicly accessible location and executing arbitrary code on the server.

Detection Guidance

Detecting this vulnerability requires checking for SQL injection attempts in the manual mark assessment endpoint and monitoring for unauthorized file writes to public locations. Inspect server logs for unusual SQL queries or unserialize() calls with suspicious payloads. Look for webshell files in web-accessible directories.

Impact Analysis

This vulnerability allows an attacker to execute arbitrary code on the server, potentially leading to full system compromise. Sensitive data could be stolen, modified, or deleted, and the system could be used as a foothold for further attacks. The high CVSS score indicates severe impact on confidentiality, integrity, and availability.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations using Koollab LMS may face compliance violations, legal penalties, and reputational damage due to potential data breaches.

Mitigation Strategies

Immediately patch Koollab LMS to the latest version. Disable the manual mark assessment endpoint if not required. Implement input validation and parameterized queries for all user inputs. Restrict file write permissions to prevent webshell creation. Monitor for signs of compromise.

Chat Assistant

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

EPSS Chart