Skip to main content

SYSGUARD 6001 CVE-2026-8402

| EUVDEUVD-2026-40296 CRITICAL
SQL Injection (CWE-89)
2026-06-30 TR-CERT GHSA-jg5p-684r-wfw3
9.8
CVSS 3.1 · Vendor: TR-CERT
Share

Severity by source

Vendor (TR-CERT) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
9.8 CRITICAL

Remote unauthenticated blind SQLi over the network with low complexity (AV:N/AC:L/PR:N/UI:N); injection enables full read, modification, and disruption of the backend database, so C/I/A all High.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (TR-CERT).

CVSS VectorVendor: TR-CERT

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Patch available
Jun 30, 2026 - 13:01 EUVD
Analysis Generated
Jun 30, 2026 - 12:17 vuln.today

DescriptionCVE.org

Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Eksagate Electronic Engineering and Computer Industry Trade Inc. SYSGUARD 6001 allows Blind SQL Injection.

This issue affects SYSGUARD 6001: from 2.0.2 before 6.1.16.0. NOTE: The vendor was contacted and it was learned that the product is not supported.

AnalysisAI

Blind SQL injection in Eksagate SYSGUARD 6001 (versions 2.0.2 up to but not including 6.1.16.0) lets remote unauthenticated attackers inject crafted SQL through improperly neutralized input, enabling extraction or manipulation of backend database contents. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N) rates it 9.8 Critical with full confidentiality, integrity, and availability impact. No public exploit has been identified at time of analysis, but the vendor has confirmed the product is no longer supported, so no fix will be issued for affected branches.

Technical ContextAI

The flaw is a classic CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) defect, here manifesting as a blind variant where the application returns no direct SQL error or data, forcing inference through boolean or time-based responses. SYSGUARD 6001 is a Turkish-origin product from Eksagate Electronic Engineering and Computer Industry Trade Inc., identified by CPE cpe:2.3:a:eksagate_electronic_engineering_and_computer_industry_trade_inc.:sysguard_6001. The root cause is direct concatenation of untrusted input into SQL statements rather than using parameterized queries or prepared statements; because it is blind, an attacker automates extraction by observing differential application behavior across many crafted requests.

RemediationAI

No vendor-released patch identified at time of analysis - the vendor confirmed SYSGUARD 6001 is unsupported, so the fixed-version reference '6.1.16.0' implied by the affected range cannot be relied upon as an available remediation for end users. Because patching is not viable, the practical path is to decommission or replace the product where possible; if it must remain in operation, restrict network reachability by placing the application behind a firewall or VPN and blocking direct internet exposure to limit the AV:N vector, and deploy a web application firewall with SQL injection signatures in front of the affected endpoints (accepting that WAF rules can be bypassed and may cause false positives). Additionally, restrict the database account used by the application to least privilege to limit blast radius of injection, and enable database query and application access logging to detect the high request volumes characteristic of blind SQLi enumeration. Reference the TR-CERT advisory for vendor contact and details: https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0467.

Share

CVE-2026-8402 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy