Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable SQLi (AV:N/AC:L/PR:N/UI:N) yields full data read and write (C:H/I:H); availability lowered to A:L as SQLi rarely causes full outage absent destructive stacked queries.
Primary rating from Vendor (TR-CERT).
CVSS VectorVendor: TR-CERT
Lifecycle Timeline
3DescriptionCVE.org
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Turkmesh Communication Services Inc. Turkhotspot 5651 Loglama allows SQL Injection.
This issue affects Turkhotspot 5651 Loglama: from 5.1.2 before 5.1.3.
AnalysisAI
SQL injection in Turkhotspot 5651 Loglama versions 5.1.2 through 5.1.2 (fixed in 5.1.3) allows remote attackers to inject arbitrary SQL commands, per TR-CERT advisory TR-26-0584. The product is a Turkish Law 5651 network-access logging/hotspot compliance appliance, and successful exploitation exposes the backing database that stores legally mandated user-activity logs. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The affected software, Turkhotspot 5651 Loglama, is a Turkish hotspot access-management and logging solution built to satisfy Law No. 5651 (the 'Loglama'/logging mandate requiring ISPs and public Wi-Fi operators to retain connection records). The flaw is classified as CWE-89, Improper Neutralization of Special Elements used in an SQL Command, meaning user-controllable input reaches a database query without proper parameterization or escaping, letting an attacker alter query structure. The single CPE cpe:2.3:a:turkmesh_communication_services_inc.:turkhotspot_5651_loglama:*:*:*:*:*:*:*:* confirms this is application-level software from vendor Turkmesh Communication Services Inc., and given the product function the database holds sensitive subscriber and connection-log data.
RemediationAI
Upgrade to Turkhotspot 5651 Loglama version 5.1.3, which per the version range is the fixed release (Vendor-released patch: 5.1.3); consult the TR-CERT advisory at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0584 for vendor guidance. If immediate patching is not possible, restrict network reachability of the management/portal interface to trusted administrative networks or VPN rather than exposing it to the public internet, and place a WAF or database-activity monitoring rule in front of the application to block classic SQLi patterns on the vulnerable parameters - noting that WAF signatures can be bypassed and may false-positive on legitimate portal input, so they are a stopgap, not a fix. Given this appliance stores legally mandated 5651 logs, also review database accounts to enforce least privilege so a successful injection cannot escalate beyond read access.
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46175
GHSA-vhgq-f53c-h5mp