Description
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.
Published: 2026-07-30
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic SQL injection caused by improper neutralization of special elements used in a SQL command. It allows an attacker to inject arbitrary SQL statements, potentially reading sensitive data, modifying records, or disrupting the database. This flaw falls under CWE-89 and can compromise the confidentiality, integrity, and availability of the Traffic Analysis System.

Affected Systems

The affected product is UMAI Vision Traffic Analysis System. Versions from 30 up to, but not including, 34 are vulnerable. No specific subversion information is provided beyond these major releases.

Risk and Exploitability

The CVSS score of 9.8 indicates a critical severity. The EPSS score of 0.0026 indicates a very low exploitation probability. The vulnerability is not listed in CISA’s KEV catalog, suggesting no known widespread exploitation yet. However, the attack vector is inferred to be remote, requiring the ability to send crafted input to the vulnerable interface. An attacker with access to such input could leverage the flaw to execute arbitrary SQL commands if no additional protections are in place.

Generated by OpenCVE AI on August 2, 2026 at 05:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any official update or patch for the Traffic Analysis System that addresses the SQL injection weakness.
  • Enforce input validation by sanitizing all user-supplied data and using parameterized queries to eliminate unsanitized SQL execution.
  • Restrict database user privileges to the minimum necessary for normal operation, limiting the potential damage from a successful injection.

Generated by OpenCVE AI on August 2, 2026 at 05:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Umai Vision
Umai Vision traffic Analysis System
Vendors & Products Umai Vision
Umai Vision traffic Analysis System

Thu, 30 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Description 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.
Title SQLi in UMAI Vision's Traffic Analysis System
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Umai Vision Traffic Analysis System
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-07-30T16:10:12.292Z

Reserved: 2026-03-27T10:24:26.424Z

Link: CVE-2026-4978

cve-icon Vulnrichment

Updated: 2026-07-30T16:10:09.497Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T16:17:12.933

Modified: 2026-07-30T16:55:34.270

Link: CVE-2026-4978

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T05:30:06Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')