Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable code injection with no user interaction yields AV:N/AC:L/PR:N/UI:N, and RCE on the appliance gives full C/I/A impact.
Primary rating from Vendor (usom).
CVSS VectorVendor: usom
Lifecycle Timeline
3DescriptionCVE.org
Improper Control of Generation of Code ('Code Injection') vulnerability in Innotim Software, Telecommunications and Consulting Trade Ltd. Co. Logsign SIEM allows Code Injection.
This issue affects Logsign SIEM: before 6.4.108.
AnalysisAI
Remote code execution in Logsign SIEM (all versions before 6.4.108) allows unauthenticated network attackers to inject and execute arbitrary code, as tracked under CVE-2026-17561 (CWE-94, Code Injection). Reported through Turkey's national CERT (USOM), the flaw carries a critical CVSS 9.8 with a fully remote, no-privilege, no-interaction vector, meaning a single crafted request can compromise the appliance. No public exploit code has been identified at time of analysis and it is not listed in CISA KEV, but the low-complexity unauthenticated profile makes it a high-priority patch.
Technical ContextAI
Logsign SIEM is a security information and event management platform developed by Innotim (Logsign), commonly deployed as a centralized log-collection and correlation appliance that ingests data from across an enterprise network. The root cause is CWE-94 (Improper Control of Generation of Code / 'Code Injection'), meaning attacker-controlled input is incorporated into dynamically generated or evaluated code - for example unsafe evaluation of user-supplied parameters, template/expression injection, or command construction in an exposed web/API component. Because a SIEM inherently receives inputs from many network sources and exposes management interfaces, an injection point reachable over the network (AV:N) is especially dangerous. No CPE strings were provided in the input, so exact affected configuration identifiers cannot be enumerated beyond the vendor's stated version boundary.
RemediationAI
Vendor-released patch: upgrade Logsign SIEM to version 6.4.108 or later, which is the fixed release per the version boundary stated in the CVE ('before 6.4.108'); consult the USOM advisory at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0717 for vendor confirmation and upgrade instructions. Until the appliance is patched, restrict network exposure of the SIEM management and API interfaces to a dedicated administrative VLAN or trusted management network and block direct Internet/untrusted-segment access to its web/API ports, accepting the trade-off that legitimate remote administration and any externally-sourced ingestion endpoints may need re-routing; place the appliance behind a WAF or reverse proxy and monitor for anomalous requests to injection-prone endpoints. These are compensating controls only - because the flaw is unauthenticated code injection, patching to 6.4.108 is the sole reliable fix.
Same weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51534
GHSA-6rqw-8xp6-qjhg