Skip to content
Threat Feed
critical advisory

SQL Injection in GIS Informatics GisLab Laboratory Management System

An SQL injection vulnerability in GIS Informatics GisLab Laboratory Management System (versions 1.4.03 to <1.5) allows unauthenticated attackers to execute arbitrary SQL commands against the backend database.

CVE search metadata

CVE search record: CVE-2026-9163. Severity: critical. CVSS: 9.8. KEV: no. Product: GisLab Laboratory Management System (1.4.03 - <1.5), GisLab Laboratory Management System (1.4.03 - 1.4.99). Brief: SQL Injection in GIS Informatics GisLab Laboratory Management System. Brief link: https://feed.craftedsignal.io/briefs/2026-09-gislab-sqli/

What's new

  • 1. added coverage for GisLab Laboratory Management System (1.4.03 - 1.4.99) Sep 10, 15:08 via nvd

GIS Informatics GisLab Laboratory Management System contains an SQL injection vulnerability, identified as CVE-2026-9163. The flaw exists due to improper neutralization of special elements within user-supplied input that is subsequently processed by SQL commands. This vulnerability affects versions ranging from 1.4.03 up to, but not including, 1.5. Successful exploitation allows an unauthenticated attacker to manipulate backend database queries, potentially leading to unauthorized data access, modification, or complete database compromise. Organizations utilizing affected versions of GisLab are advised to upgrade to version 1.5 or later immediately to mitigate this risk.

Impact

The vulnerability carries a CVSS v3.1 base score of 9.8, indicating a critical risk of full database compromise. Affected laboratory management systems may suffer from data breaches, exfiltration of sensitive research or clinical information, and potential disruption of laboratory operations if the backend database is corrupted or dropped by an attacker.

Recommendation

  • Upgrade GIS Informatics GisLab Laboratory Management System to version 1.5 or later to resolve CVE-2026-9163.
  • Audit database access logs for unusual query patterns, such as UNION SELECT statements or unauthorized table access, originating from the web application's service account.
  • Implement Web Application Firewall (WAF) rules to detect and block common SQL injection patterns (e.g., ' OR 1=1 --, UNION SELECT) targeting the application's URI endpoints.

Immediate actions

Upgrade GisLab Laboratory Management System to version 1.5 or later

IT Operations 48h

Mitigations

Upgrade GisLab Laboratory Management System to 1.5+

immediate IT Operations

CVE-2026-9163