CVE-2026-1618
Published: 13 February 2026
Summary
CVE-2026-1618 is a high-severity Authentication Bypass Using an Alternate Path or Channel (CWE-288) vulnerability in Uni-Yaz Flexcity. Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 11.4th 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
Enforces approved authorizations for all logical access paths and channels, directly preventing authentication bypass and subsequent privilege escalation in FlexCity/Kiosk.
Provides for timely flaw remediation by patching the specific authentication bypass vulnerability fixed in FlexCity/Kiosk version 1.0.36.
Enforces least privilege for low-privileged users (PR:L), limiting the impact of privilege escalation following authentication bypass.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Auth bypass via alternate path directly enables remote exploitation of public-facing software (T1190) leading to privilege escalation (T1068).
NVD Description
Authentication Bypass Using an Alternate Path or Channel vulnerability in Universal Software Inc. FlexCity/Kiosk allows Privilege Escalation.This issue affects FlexCity/Kiosk: from 1.0 before 1.0.36.
Deeper analysisAI
CVE-2026-1618 is an Authentication Bypass Using an Alternate Path or Channel vulnerability (CWE-288) in Universal Software Inc.'s FlexCity/Kiosk software. It affects versions from 1.0 prior to 1.0.36 and enables privilege escalation. The vulnerability has a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its network accessibility, low complexity, and significant impacts.
An attacker requires low privileges (PR:L) to exploit this issue remotely over the network (AV:N) with low attack complexity (AC:L) and no user interaction (UI:N). Successful exploitation allows bypassing authentication via an alternate path or channel, leading to privilege escalation with high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H).
The USOM advisory at https://www.usom.gov.tr/bildirim/tr-26-0065 provides further details on the vulnerability. The issue is addressed in FlexCity/Kiosk version 1.0.36 and later.
Details
- CWE(s)