Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable SQL injection (AV:N/AC:L/PR:N/UI:N) yields full database read/write and potential DoS, so C:H/I:H/A:H, matching the reported vector.
Primary rating from Vendor (TR-CERT).
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Gis Informatics Engineering Consulting Laboratory R&D and Software Services Inc. GisLab Laboratory Management System allows SQL Injection.
This issue affects GisLab Laboratory Management System: from 1.4.03 through 08072026.
AnalysisAI
SQL injection in GisLab Laboratory Management System (versions 1.4.03 through 08072026) allows remote unauthenticated attackers to inject arbitrary SQL commands via improperly neutralized special elements, per a TR-CERT advisory (TR-26-0573). The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N, C:H/I:H/A:H, 9.8) indicates full compromise of the backend database with no authentication or user interaction. No public exploit identified at time of analysis and the flaw is not listed in CISA KEV.
Technical ContextAI
The vulnerability is a classic SQL injection (CWE-89) in a laboratory information management system (LIMS) built by the Turkish vendor Gis Informatics Engineering Consulting Laboratory R&D and Software Services Inc. Such systems manage sample tracking, test results, and patient/client records against a relational database backend. The root cause is failure to parameterize or sanitize user-supplied input before concatenating it into SQL statements, allowing an attacker to break out of the intended query context and execute attacker-controlled SQL. The single CPE (cpe:2.3:a:gis_informatics_...:gislab_laboratory_management_system:*) uses a wildcard version, so it does not by itself delimit the affected range; the vendor version range comes from the advisory text.
RemediationAI
No specific vendor-released fix version was included in the available data (No vendor-released patch identified at time of analysis); consult the TR-CERT advisory at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0573 and contact the vendor directly for a patched build superseding 08072026. In the interim, place the application behind a web application firewall with SQL injection signatures tuned to the affected endpoints, restrict network access to the management interface to trusted internal networks or VPN rather than exposing it to the internet, and enforce least-privilege database accounts (no DBA/superuser rights for the application login) to limit the blast radius of a successful injection. Enabling query logging and monitoring for anomalous SQL patterns aids detection; note that WAF rules can be bypassed by sophisticated payloads and may cause false positives, so they are a stopgap, not a substitute for the vendor patch.
SQL injection in GIS Informatics GisLab Laboratory Management System (versions 1.4.03 up to but not including 1.5) allow
Unauthenticated path traversal in GisLab Laboratory Management System (versions 1.4.03 through before 1.5) allows remote
Authorization bypass in GisLab Laboratory Management System (versions 1.4.03 through 08072026) allows an authenticated l
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45201
GHSA-4339-8x9g-3w7v