CVE-2026-18970
Received Received - Intake

SQL Injection in Rongzhitong Visual Integrated Command and Dispatch Platform

Vulnerability report for CVE-2026-18970, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: VulDB

Description

A flaw has been found in Rongzhitong Visual Integrated Command and Dispatch Platform up to 20260617. The affected element is an unknown function of the file /dm/dispatch/user/findAll. Executing a manipulation of the argument Name can lead to sql injection. It is possible to launch the attack remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
rongzhitong visual_integrated_command_and_dispatch_platform to 20260617 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a SQL injection flaw in the Rongzhitong Visual Integrated Command and Dispatch Platform up to version 20260617. It exists in an unknown function of the file /dm/dispatch/user/findAll where manipulating the Name argument allows attackers to inject malicious SQL code. The attack can be executed remotely and an exploit has already been published.

Impact Analysis

This vulnerability could allow attackers to execute arbitrary SQL commands on the database, potentially leading to unauthorized data access, modification, or deletion. It may expose sensitive information, compromise system integrity, or enable further attacks within the network.

Compliance Impact

This SQL injection vulnerability could lead to unauthorized data access or breaches, violating GDPR's data protection requirements and HIPAA's safeguards for protected health information. Organizations using this platform may face compliance violations, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Immediately restrict access to the /dm/dispatch/user/findAll endpoint. Apply input validation to the Name argument to prevent SQL injection. Update to the latest patched version if available. Monitor network traffic for unusual SQL query patterns targeting this endpoint.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-18970. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart