CVE-2026-1619
Published: 13 February 2026
Summary
CVE-2026-1619 is a high-severity Authorization Bypass Through User-Controlled Key (CWE-639) vulnerability in Uni-Yaz Flexcity. Its CVSS base score is 8.3 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 6.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and SI-2 (Flaw Remediation).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Remediates the authorization bypass flaw by identifying, reporting, and applying the vendor patch to FlexCity/Kiosk version 1.0.36 or later.
Enforces approved access control policies to prevent low-privilege attackers from bypassing authorization using user-controlled trusted identifiers.
Validates user-controlled keys and inputs to mitigate manipulation that exploits trusted identifiers for authorization bypass.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Authorization bypass (IDOR-style) via user-controlled keys on a remotely accessible app directly enables remote exploitation for privilege escalation and unauthorized access/modification.
NVD Description
Authorization Bypass Through User-Controlled Key vulnerability in Universal Software Inc. FlexCity/Kiosk allows Exploitation of Trusted Identifiers.This issue affects FlexCity/Kiosk: from 1.0 before 1.0.36.
Deeper analysisAI
CVE-2026-1619 is an Authorization Bypass Through User-Controlled Key vulnerability (CWE-639) in Universal Software Inc.'s FlexCity/Kiosk software. It enables exploitation of trusted identifiers through user-controlled keys. The issue affects FlexCity/Kiosk versions from 1.0 up to but not including 1.0.36.
Attackers with low privileges (PR:L) can exploit this vulnerability remotely over the network (AV:N) with low attack complexity (AC:L) and no user interaction (UI:N). Successful exploitation results in high confidentiality (C:H) and integrity (I:H) impacts, with low availability impact (A:L), yielding a CVSS v3.1 base score of 8.3 in an unchanged scope (S:U).
The USOM advisory at https://www.usom.gov.tr/bildirim/tr-26-0065 provides details on the vulnerability, with mitigation achieved by updating to FlexCity/Kiosk version 1.0.36 or later.
Details
- CWE(s)