CVE-2026-78182
Received Received - Intake

SQL Injection in XBROTHER Dynamic Environment Monitoring System

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

Publication date: 2026-08-24

Last updated on: 2026-08-24

Assigner: VulDB

Description

A security vulnerability has been detected in Shenzhen Gongji Technology XBROTHER Dynamic Environment Monitoring System up to 300R004C00B300. The affected element is the function PlanController.getImmediatePlans of the file /xbreport/api/v1/plamange/plansImmediate. The manipulation of the argument order/sort leads to sql injection. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
shenzhen_gongji_technology xbrother_dynamic_environment_monitoring_system to 300R004C00B300 (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 Shenzhen Gongji Technology XBROTHER Dynamic Environment Monitoring System. It exists in the PlanController.getImmediatePlans function of the file /xbreport/api/v1/plamange/plansImmediate. Attackers can manipulate the order/sort argument to inject malicious SQL code, allowing remote exploitation.

Detection Guidance

To detect this SQL injection vulnerability in Shenzhen Gongji Technology XBROTHER Dynamic Environment Monitoring System, inspect network traffic for suspicious requests targeting the /xbreport/api/v1/plamange/plansImmediate endpoint with manipulated order/sort parameters. Check server logs for unusual SQL queries or errors. Use tools like SQLmap to test for injection flaws by sending crafted requests to the affected endpoint.

Impact Analysis

An attacker could exploit this to execute arbitrary SQL commands on the database, potentially stealing, modifying, or deleting sensitive data. This could lead to unauthorized access to system configurations, monitoring data, or other critical information stored in the database.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR (General Data Protection Regulation) by exposing personal data without consent. It may also breach HIPAA (Health Insurance Portability and Accountability Act) if protected health information is compromised, resulting in legal penalties and reputational damage.

Mitigation Strategies

Immediately update the Shenzhen Gongji Technology XBROTHER Dynamic Environment Monitoring System to the latest version beyond 300R004C00B300. Disable or restrict access to the vulnerable endpoint /xbreport/api/v1/plamange/plansImmediate until patched. Monitor network traffic for unusual SQL query patterns or injection attempts targeting this path.

Chat Assistant

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

EPSS Chart