Description
Authorization bypass through User-Controlled key vulnerability in Gis Informatics Engineering Consulting Laboratory R&D and Software Services Inc. GisLab Laboratory Management System allows Exploitation of Trusted Identifiers.

This issue affects GisLab Laboratory Management System: from 1.4.03 through 08072026.
Published: 2026-07-17
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability enables an attacker to override authorization checks by presenting a user‑controlled key or trusted identifier, turning a legitimate IDOR into an unchecked access path. read or modify laboratory records that belong to other users, potentially exposing confidential health information or corrupting test results. The weakness lies in improper handling of sensitive identifiers (CWE‑639).

Affected Systems

GisLab Laboratory Management System, versions 1.4.03 through 08072026, distributed by Gis Informatics Engineering Consulting Laboratory R&D and Software Services Inc.

Risk and Exploitability

The CVSS score of 6.5 classifies the flaw as medium severity, and the EPSS score of less than 1 % suggests that real‑world exploitation is unlikely. The system is not listed in CISA’s KEV catalog. The attack vector is inferred to be remote, via the web interface, where an authenticated user can supply a stolen or guessed identifier to retrieve or modify records belonging to another. Successful exploitation requires knowledge of a valid identifier and may also rely on the absence of request validation or role‑based access controls.

Generated by OpenCVE AI on July 31, 2026 at 00:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to a version of GisLab released after 08072026, which includes the vendor’s patch.
  • If an immediate update is unavailable, enforce strict validation of all user‑controlled keys so that the identifier matches the authenticated user’s identity and limit the exposed endpoints to privileged roles.
  • Enhance logging and monitoring of all access attempts to laboratory records, especially those involving trusted identifiers, to detect and respond to anomalous activity.
  • Perform a code review or penetration test focused on authorization checks surrounding the use of user‑controlled identifiers.

Generated by OpenCVE AI on July 31, 2026 at 00:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Gis Informatics
Gis Informatics gislab Laboratory Management System
Vendors & Products Gis Informatics
Gis Informatics gislab Laboratory Management System

Fri, 17 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Description Authorization bypass through User-Controlled key vulnerability in Gis Informatics Engineering Consulting Laboratory R&D and Software Services Inc. GisLab Laboratory Management System allows Exploitation of Trusted Identifiers. This issue affects GisLab Laboratory Management System: from 1.4.03 through 08072026.
Title IDOR in GIS Informatics' GisLab Laboratory Management System
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Gis Informatics Gislab Laboratory Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-07-17T16:39:42.440Z

Reserved: 2026-06-09T07:40:39.402Z

Link: CVE-2026-11763

cve-icon Vulnrichment

Updated: 2026-07-17T16:39:37.633Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:15:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key