Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-accessible panel requires low-privilege credentials (PR:L); missing ACL check yields full system impact; no scope change as compromise is contained to the managed host.
Primary rating from Vendor (TR-CERT).
CVSS VectorVendor: TR-CERT
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in HAVELSAN Inc. Liman MYS allows Accessing Functionality Not Properly Constrained by ACLs.
This issue affects Liman MYS: from 2.2.3 before 2.3.1.
AnalysisAI
Missing authorization controls in HAVELSAN Liman MYS (versions 2.2.3 through before 2.3.1) allow a low-privileged authenticated user to access and invoke functionality that should be restricted to higher-privileged roles, resulting in full confidentiality, integrity, and availability compromise of the managed system. The flaw stems from CWE-862 - the application fails to enforce ACL checks before granting access to privileged operations, effectively allowing privilege escalation within the platform. No public exploit code or CISA KEV listing has been identified at time of analysis, though the low attack complexity and network accessibility make this straightforward to exploit by any authenticated user.
Technical ContextAI
Liman MYS is a server and infrastructure management panel developed by HAVELSAN Inc., a Turkish defense and information technology company. Based on the CPE string cpe:2.3:a:havelsan_inc.:liman_mys:*:*:*:*:*:*:*:*, this is an application-layer product. CWE-862 (Missing Authorization) describes a root cause where the software does not perform an authorization check when an actor attempts to access a resource or perform an action - distinct from authentication failure. Here, users are authenticated (CVSS PR:L confirms low-privilege credential requirement), but the application fails to verify whether their role has permission to execute specific ACL-restricted functionality. The 'Authentication Bypass' tag in the advisory is slightly imprecise; the correct characterization is authorization bypass or privilege escalation through missing ACL enforcement.
RemediationAI
Upgrade Liman MYS to version 2.3.1 or later, which resolves the missing authorization controls per the vendor advisory published at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0741. If immediate patching is not feasible, restrict access to the Liman MYS interface to a trusted internal network segment or VPN, preventing low-privilege external users from reaching the application entirely. Additionally, audit existing user accounts and reduce the number of accounts with any level of access to the platform, applying the principle of least privilege. Note that network-level isolation does not fix the underlying authorization flaw and should be treated as a temporary compensating control only.
Privilege escalation in Liman MYS (HAVELSAN Inc.) versions 2.2.3 through pre-2.3.1 enables authenticated low-privilege u
Privilege escalation and unauthorized functionality access in HAVELSAN Liman MYS (Yönetim Sistemi) before release.Master
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52685
GHSA-xppc-p674-7v8r