Severity by source
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
Network-accessible REST API requires administrator credentials (PR:H); no scope change as the 4.0 vector shows SC:N/SI:N/SA:N, confirming impact is contained to the vulnerable device.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
3DescriptionCVE.org
A vulnerability has been found in H3C NX15 V100R017. This affects the function delete of the file /api/esps. The manipulation of the argument esps.apcm.version leads to command injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure.
AnalysisAI
Command injection in H3C NX15 firmware V100R017 allows authenticated remote attackers with high privileges to execute arbitrary OS commands by supplying a maliciously crafted value in the esps.apcm.version argument of a DELETE request to the /api/esps API endpoint. The exploit has been publicly disclosed on GitHub, raising the risk for exposed devices with reachable management interfaces. No active CISA KEV listing exists, but the publicly available proof-of-concept lowers the bar for motivated attackers who already hold administrative credentials.
Technical ContextAI
The H3C NX15 is a networking device (router/access point class) manufactured by H3C Technology Co. running proprietary firmware. The affected firmware version is V100R017, identified via CPE cpe:2.3:a:h3c:nx15:*:*:*:*:*:*:*:*, with the wildcard version field suggesting broader applicability across NX15 sub-releases. The vulnerability is rooted in CWE-77 (Improper Neutralization of Special Elements used in a Command - Command Injection), where the delete function of the /api/esps REST endpoint passes the user-supplied esps.apcm.version parameter to an underlying OS shell command without adequate sanitization. Shell metacharacters or command separators embedded in this argument are interpreted by the firmware's command interpreter, leading to arbitrary OS command execution.
RemediationAI
No vendor-released patch has been identified at time of analysis - H3C has not published a confirmed fix version in the available references. As compensating controls, administrators should immediately restrict access to the device management interface (including the /api/esps endpoint) to trusted internal management networks only, blocking all external or untrusted network access via firewall rules. Disabling remote administration over the public internet and enforcing VPN-only management access are strongly recommended; this prevents unauthenticated network reachability to the vulnerable endpoint and limits exploitation to already-trusted network segments. Review and rotate all administrative credentials for affected NX15 devices to reduce risk from credential reuse. Monitor VulDB entry https://vuldb.com/vuln/385812 and H3C's official security channels for patch availability. Note: restricting network access to the management plane does not eliminate the vulnerability but substantially increases the difficulty of exploitation.
Command injection in H3C NX15 firmware V100R017 permits network-accessible, authenticated attackers to execute arbitrary
Command injection in H3C NX15 V100R017 allows authenticated remote attackers to execute arbitrary OS commands via the un
OS command injection in H3C NX15 firmware V100R017 enables authenticated remote attackers to execute arbitrary operating
Command injection in H3C NX15 firmware V100R017 allows authenticated remote attackers to execute arbitrary OS commands v
Command injection in H3C NX15 V100R017 allows authenticated remote attackers to execute arbitrary OS commands as root vi
Remote code execution as root is achievable against H3C NX15 firmware V100R017 via the `/api/esps` Web API endpoint, whi
Unauthenticated remote password modification on H3C NX15 V100R017 routers allows any network-reachable attacker to overw
Unauthenticated access to the network setup wizard API in H3C NX15 firmware V100R017 allows remote attackers to interact
Same weakness CWE-77 – Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52927
GHSA-748v-r7q3-7wp2