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.
Published: 2026-08-24
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the PlanController.getImmediatePlans endpoint, where unsanitized manipulation of the argument order and sort parameters allows a remote attacker to inject arbitrary SQL into the query. This flaw can enable the attacker to read, modify, or delete data in the database, depending on the permissions of the affected account, and could lead to a compromise of sensitive environmental monitoring information.

Affected Systems

Affected only Shenzhen Gongji Technology XBROTHER Dynamic Environment Monitoring System versions up to and including 300R004C00B300. Administrators should verify whether their deployments run one of these versions and check for any update that addresses the SQL injection.

Risk and Exploitability

The CVSS score of 6.9 rates it as medium severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. The flaw is exploitable remotely over the network and requires authentication only to the database, which is typically granted to the application. Consequently, the risk is moderate, but the potential impact on confidentiality could be significant if sensitive data is exposed.

Generated by OpenCVE AI on August 24, 2026 at 05:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the XBROTHER Dynamic Environment Monitoring System to a version newer than 300R004C00B300 or apply any vendor release that addresses the injection flaw.
  • Modify the API to use parameterized queries or stored procedures, ensuring that sort and order inputs are validated against a whitelist of allowed values.
  • Restrict the database role used by the application to the minimum privileges required, ideally read-only, to limit the potential damage of an injected query.

Generated by OpenCVE AI on August 24, 2026 at 05:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
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.
Title Shenzhen Gongji Technology XBROTHER Dynamic Environment Monitoring System plansImmediate PlanController.getImmediatePlans sql injection
First Time appeared Shenzhen Gongji Technology
Shenzhen Gongji Technology xbrother Dynamic Environment Monitoring System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:shenzhen_gongji_technology:xbrother_dynamic_environment_monitoring_system:*:*:*:*:*:*:*:*
Vendors & Products Shenzhen Gongji Technology
Shenzhen Gongji Technology xbrother Dynamic Environment Monitoring System
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Shenzhen Gongji Technology Xbrother Dynamic Environment Monitoring System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-24T03:45:36.008Z

Reserved: 2026-08-23T16:33:20.196Z

Link: CVE-2026-78182

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-24T04:16:59.040

Modified: 2026-08-24T04:16:59.040

Link: CVE-2026-78182

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T05:30:12Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

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