Skip to main content

Traffic Analysis System EUVDEUVD-2026-51156

| CVE-2026-4978 CRITICAL
SQL Injection (CWE-89)
2026-07-30 TR-CERT GHSA-c9qv-jc9j-fcr6
9.8
CVSS 3.1 · NVD
Share

Severity by source

Vendor (TR-CERT) PRIMARY
CRITICAL
qualitative
NVD
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 SQL injection with no user interaction warrants AV:N/AC:L/PR:N/UI:N, and full database read/write/destruction supports C:H/I:H/A:H.

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 VectorNVD

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

Lifecycle Timeline

3
Analysis Generated
Jul 30, 2026 - 16:22 vuln.today
Patch available
Jul 30, 2026 - 16:03 EUVD
CVE Published
Jul 30, 2026 - 14:53 cve.org
CRITICAL 9.8

DescriptionNVD

Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in UMAI Vision Traffic Analysis System allows SQL Injection.

This issue affects Traffic Analysis System: from 30 before 34.

AnalysisAI

SQL injection in UMAI Vision Traffic Analysis System (versions 29/30 up to but not including 34) lets remote unauthenticated attackers inject arbitrary SQL commands through unsanitized input, enabling full database compromise. Rated CVSS 9.8 with a network, no-privilege, no-interaction vector, the flaw was reported by Turkey's national CERT (TR-CERT) and has a vendor patch available. There is no public exploit identified at time of analysis, and it is not listed in CISA KEV.

Technical ContextAI

The affected product is UMAI Vision's Traffic Analysis System (CPE cpe:2.3:a:umai_vision:traffic_analysis_system), a specialized traffic/video analytics platform typically deployed in transportation and municipal surveillance contexts. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): user-supplied input is concatenated into SQL queries without parameterization or proper escaping, so crafted input alters the intended query structure. Such flaws usually live in web-facing request handlers - login forms, search/filter parameters, or API endpoints - that build queries dynamically against the backing database.

RemediationAI

Upgrade UMAI Vision Traffic Analysis System to version 34 or later, which the vendor has released to remediate this issue (patch available per vendor advisory; consult the TR-CERT bulletin at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0703 for the exact fixed build). If immediate patching is not possible, restrict network reachability of the application to trusted management networks or a VPN to remove unauthenticated internet exposure, and deploy a WAF with SQL-injection signatures in front of the application to filter malicious payloads - noting that WAF filtering can be bypassed by determined attackers and may block legitimate requests containing SQL-like characters. Additionally, run the application's database account with least privilege to limit the blast radius of a successful injection.

Share

EUVD-2026-51156 vulnerability details – vuln.today

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