Skip to main content

H3C NX15 CVE-2026-18900

| EUVDEUVD-2026-53029 HIGH
OS Command Injection (CWE-78)
2026-08-05 VulDB GHSA-4hjf-4f6f-fghm
7.3
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
7.3 HIGH
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.2 HIGH

Network-accessible API exploitable only by an authenticated administrator (PR:H); no complexity or interaction required; full confidentiality, integrity, and availability impact with no scope change to other systems.

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
X

Lifecycle Timeline

5
Analysis Updated
Aug 05, 2026 - 05:30 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 05, 2026 - 05:22 vuln.today
cvss_changed
CVSS changed
Aug 05, 2026 - 05:22 NVD
8.6 (HIGH) 7.3 (HIGH)
Analysis Generated
Aug 05, 2026 - 05:01 vuln.today
CVE Published
Aug 05, 2026 - 03:45 cve.org
HIGH 8.6

DescriptionCVE.org

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.

AnalysisAI

OS command injection in H3C NX15 firmware V100R017 enables authenticated remote attackers to execute arbitrary operating system commands by manipulating the File argument in the file.exec function exposed via the /api/esps Backend RPC endpoint. A public Python proof-of-concept exploit script is available on GitHub, substantially lowering the barrier to exploitation for less-skilled actors. No vendor-released patch has been identified at time of analysis, leaving affected deployments dependent on compensating controls.

Technical ContextAI

The H3C NX15 is an IoT/networking device (CPE: cpe:2.3:a:h3c:nx15:*:*:*:*:*:*:*:*) running embedded firmware version V100R017. The vulnerability is classified under CWE-78 (Improper Neutralization of Special Elements used in an OS Command), meaning the Backend RPC handler for the /api/esps API endpoint passes attacker-controlled input from the File argument directly - or without adequate sanitization - into an OS-level shell execution context via the file.exec function. Embedded Linux-based networking devices of this class commonly execute such backend functions with root or highly privileged system accounts, meaning successful injection likely yields commands running at the highest privilege level. The RPC-style API design, typical of device management interfaces in this product family, exposes the vulnerable path over the network without requiring physical access.

RemediationAI

No vendor-released patch has been identified at time of analysis - the disclosure notes the vendor was contacted early, but no official fix version or H3C security advisory is available from the provided references. Monitor VulDB (https://vuldb.com/vuln/385934) and H3C's official security portal for patch releases. As immediate compensating controls: restrict network access to the /api/esps Backend RPC endpoint using host-based or perimeter firewall ACLs to permit only trusted management hosts - note this is ineffective if the attacker operates from within a trusted segment. Enforce strong, unique administrative credentials and disable default accounts to raise the effective cost of the PR:H prerequisite; credential hygiene is the single highest-value mitigation given the authentication dependency. If the device management interface does not need to be network-accessible, isolate affected devices on a dedicated out-of-band management VLAN. Monitor device logs for anomalous process execution or unexpected outbound connections as indicators of compromise.

Share

CVE-2026-18900 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy