CVE-2026-9163

9.8

GIS Informatics · GisLab Laboratory Management System

An SQL injection vulnerability in the GIS Informatics GisLab Laboratory Management System allows unauthenticated attackers to execute arbitrary SQL commands.

Executive summary

A critical SQL injection vulnerability in the GisLab Laboratory Management System exposes the backend database to full unauthorized access by unauthenticated remote attackers.

Vulnerability

The application fails to properly neutralize special elements used in SQL commands, resulting in a classic SQL injection flaw (CWE-89). This vulnerability is remotely exploitable without authentication, allowing an attacker to manipulate database queries directly.

Business impact

The ability for an unauthenticated attacker to inject SQL commands presents an extreme risk to data confidentiality, integrity, and availability. With a CVSS score of 9.8, this vulnerability allows for complete database compromise, potentially leading to the theft of sensitive laboratory records, unauthorized modification of data, or full system takeover.

Remediation

Immediate Action: Update the GisLab Laboratory Management System to version 1.5 or later as specified by the vendor.

Proactive Monitoring: Review database access logs for anomalous query patterns, such as unexpected use of union-based SQL syntax or unusual administrative command execution.

Compensating Controls: Deploy a Web Application Firewall (WAF) with strict SQL injection protection rules to filter malicious input strings directed at the application.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

The critical nature of this SQL injection vulnerability necessitates immediate patching. Given that the flaw is remotely exploitable without authentication, IT administrators should prioritize upgrading to version 1.5 immediately to prevent potential data breaches and system compromise.

More GIS Informatics CVEs

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief critical section

Sources

Originally found and disclosed by Ceylan BOZOĞULLARINDAN, per the CVE Program record.