CVE-2025-29296
H3C · Network Devices (Magic BE18000, NX400, Magic NX30 Pro, Magic R3010, Magic NX15, Magic R1510, NE36 Pro)
Multiple H3C network devices contain command injection vulnerabilities in the /api/esps request handler, allowing unauthenticated remote attackers to execute arbitrary commands with root privileges.
Executive summary
A critical command injection vulnerability in various H3C network devices allows unauthenticated remote attackers to achieve full system compromise.
Vulnerability
This is a command injection flaw within the /api/esps request handler. The device fails to validate user-supplied parameters before passing them to system shell expressions, which enables an unauthenticated attacker to execute arbitrary commands as root.
Business impact
With a CVSS score of 9.8, this vulnerability represents a critical risk to organizational infrastructure. Successful exploitation grants an attacker complete administrative control over the affected network device, potentially leading to unauthorized network access, data interception, and total system downtime.
Remediation
Immediate Action: Review the H3C security advisory for available firmware updates and apply them to all affected devices immediately.
Proactive Monitoring: Monitor device logs for anomalous API requests directed at the /api/esps endpoint, particularly those containing shell metacharacters.
Compensating Controls: Implement strict network segmentation and restrict access to the management interfaces of these devices to trusted management subnets using a firewall.
Exploitation status
Public Exploit Available: Yes — the vulnerability is confirmed to have public proof-of-concept material available.
Analyst recommendation
Given the critical severity of this vulnerability and the availability of proof-of-concept code, administrators should prioritize patching these devices immediately. If an official patch is pending, restrict all external access to the management API to prevent remote exploitation.