Description
A flaw has been found in H3C SecPath F1000-C8300 up to 20260522. This impacts an unknown function of the file /webui/?g=log_fw_nbc_mail_jsondata. Executing a manipulation of the argument subject can lead to sql injection. The attack can be executed remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure and confirmed the existence of the vulnerability. A technical fix is planned to be released.
Published: 2026-07-15
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A location‑based SQL injection exists in the /webui/?g=log_fw_nbc_mail_jsondata endpoint of H3C SecPath F1000‑C8300. By manipulating the subject argument, an attacker can embed malicious SQL expressions. The flaw results from improper input validation (CWE‑74) and unsafe query construction (CWE‑89). Successful exploitation could allow the attacker to read, modify or delete database records, leading to confidentiality, integrity or availability compromise.

Affected Systems

The vulnerability affects all H3C SecPath F1000‑C8300 appliances running firmware versions up to and including 20260522. The exposed endpoint is part of the web UI, and the unknown function impacted by the error indicates that any device with that firmware level is potentially affected.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, while the EPSS score of less than 1% suggests a low probability of widespread exploitation at present. The risk is not listed in CISA KEV. The exploit is remote and has already been published, so attackers could target any network exposing the web UI to the internet. The attack vector requires network access to the device’s web service and does not need local privileges.

Generated by OpenCVE AI on July 31, 2026 at 02:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the appliance to a firmware version released after 20260522 when the vendor provides a patch.
  • If a patch is not yet available, restrict external access to the /webui endpoint by configuring firewall rules or applying network segmentation to limit exposure.
  • Ensure that the input parameter "subject" is validated and processed using parameterized queries or stored procedures to eliminate the risk of SQL injection.
  • Monitor the device’s logs for anomalous database queries or repeated injection attempts and investigate promptly.

Generated by OpenCVE AI on July 31, 2026 at 02:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description A flaw has been found in H3C SecPath F1000-C8300 up to 20260522. This impacts an unknown function of the file /webui/?g=log_fw_nbc_mail_jsondata. Executing a manipulation of the argument subject can lead to sql injection. The attack can be executed remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure and confirmed the existence of the vulnerability. A technical fix is planned to be released.
Title H3C SecPath F1000-C8300 g=log_fw_nbc_mail_jsondata sql injection
First Time appeared H3c
H3c secpath F1000-c8300
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:h3c:secpath_f1000-c8300:*:*:*:*:*:*:*:*
Vendors & Products H3c
H3c secpath F1000-c8300
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

H3c Secpath F1000-c8300
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-16T15:11:57.389Z

Reserved: 2026-07-15T19:18:37.918Z

Link: CVE-2026-15907

cve-icon Vulnrichment

Updated: 2026-07-16T14:20:38.394Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:45:04Z

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')