Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-reachable missing authorization flaw requiring only a low-privilege account; full C/I/A impact reflects administrator-level takeover of a server management platform.
Primary rating from Vendor (TR-CERT).
CVSS VectorVendor: TR-CERT
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in HAVELSAN Inc. Liman MYS allows Privilege Escalation.
This issue affects Liman MYS: from 2.2.3 before 2.3.1.
AnalysisAI
Privilege escalation in Liman MYS (HAVELSAN Inc.) versions 2.2.3 through pre-2.3.1 enables authenticated low-privilege users to gain administrator-level access via missing server-side authorization checks (CWE-862). The platform, a centralized Linux server management system used primarily in Turkish government and enterprise environments, fails to verify whether the requesting user has rights to perform privileged operations before executing them. No public exploit identified at time of analysis, but the CVSS 8.8 score with network vector and low privilege requirement makes this a high-priority patch target for any organization running the affected versions.
Technical ContextAI
Liman MYS is a centralized server management and monitoring platform developed by HAVELSAN Inc., a Turkish defense and IT company. The affected CPE is cpe:2.3:a:havelsan_inc.:liman_mys:*:*:*:*:*:*:*:* across versions 2.2.3 to pre-2.3.1. The root cause is CWE-862 (Missing Authorization): the application executes privileged administrative operations without first verifying that the requesting user possesses the necessary permissions. This is a server-side access control failure at the application layer - the system authenticates users but does not enforce role boundaries on sensitive endpoints, allowing any authenticated session to invoke administrator functionality.
RemediationAI
Upgrade Liman MYS to version 2.3.1 or later, which contains the vendor-released patch addressing the missing authorization flaw. The TR-CERT advisory is available at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0741 and should be consulted for vendor-specific upgrade instructions. If immediate patching is not feasible, restrict network access to the Liman MYS management interface to only trusted internal network segments or VPN-controlled IP ranges, reducing the pool of users who can reach the vulnerable endpoints - note this does not eliminate risk from insider threats or compromised low-privilege accounts. Audit all existing user accounts for unauthorized privilege assignments that may indicate exploitation has already occurred. Disable or suspend unused low-privilege accounts until the patch can be applied.
Missing authorization controls in HAVELSAN Liman MYS (versions 2.2.3 through before 2.3.1) allow a low-privileged authen
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-52691
GHSA-c8qw-pv9p-qhf7