Description
A weakness has been identified in H3C NX15 V100R017. This impacts the function file.exec of the file /api/esps of the component Backend RPC. This manipulation of the argument File causes os command injection. The attack may be initiated remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure.
Published: 2026-08-05
Score: 8.6 High
EPSS: 2.4% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A weakness has been identified in the H3C NX15 V100R017 firmware that allows an attacker to perform OS command injection via the file.exec function within the Backend RPC interface at /api/esps. The flaw permits arbitrary execution of OS commands, potentially enabling full system compromise. This attack is a classic command‑injection vulnerability classified as CWE-77 and CWE-78, and its CVSS score of 8.6 indicates high severity. The exploit has been publicly released, suggesting that attackers could readily deploy it against affected devices.

Affected Systems

The affected vendor is H3C, product NX15. The specific model or release affected is version V100R017 of the NX15 firmware. No other versions or sub‑products are listed as affected, and the vulnerability impacts the Backend RPC service that handles file.exec calls. System administrators managing H3C NX15 devices running this firmware should assess whether their devices expose the /api/esps endpoint to potential attackers.

Risk and Exploitability

The CVSS score of 8.6 reflects considerable impact if exploited, while the EPSS score is 2%, indicating a low but non‑zero exploitation probability. The vulnerability is not listed in CISA’s KEV catalog, but public proof‑of‑concept code exists, indicating that attackers can deploy the flaw without official modification. The attack vector is inferred to be remote because the endpoint is reachable over the network, and the description explicitly allows remote initiation. The lack of an available KEV entry does not diminish the threat; the presence of public exploits demonstrates enabled exploitation risk.

Generated by OpenCVE AI on August 5, 2026 at 14:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update from H3C that fixes the command‑injection flaw in the Backend RPC file.exec function.
  • If a patch is not yet available, block or disable the /api/esps RPC endpoint using firewall rules or access controls to limit traffic to trusted administrators.
  • Ensure that only privileged, authenticated users can access the RPC service, restricting the scope of accounts that have file.exec privileges.
  • Continuously monitor logs for signs of command‑injection attempts and keep the device’s firmware up‑to‑date.

Generated by OpenCVE AI on August 5, 2026 at 14:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in H3C NX15 V100R017. This impacts the function file.exec of the file /api/esps of the component Backend RPC. This manipulation of the argument File causes os command injection. The attack may be initiated remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure.
Title H3C NX15 Backend RPC esps file.exec os command injection
First Time appeared H3c
H3c nx15
Weaknesses CWE-77
CWE-78
CPEs cpe:2.3:a:h3c:nx15:*:*:*:*:*:*:*:*
Vendors & Products H3c
H3c nx15
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-05T14:11:46.676Z

Reserved: 2026-08-04T20:05:12.430Z

Link: CVE-2026-18900

cve-icon Vulnrichment

Updated: 2026-08-05T14:11:38.239Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-77

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

  • CWE-78

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