CVE-2026-2080
7.2UTT · HiPER 810
The UTT HiPER 810 device is vulnerable to remote command injection via the passwd1 argument in the setSysAdm function within /goform/formUser.
Executive summary
A critical command injection vulnerability in UTT HiPER 810 firmware allows authenticated remote attackers to execute arbitrary system commands.
Vulnerability
This flaw is a command injection vulnerability (CWE-77) triggered by improper input validation of the passwd1 argument in the /goform/formUser endpoint. Successful exploitation requires high-privileged access to the administrative interface.
Business impact
The vulnerability carries a CVSS score of 7.2, indicating a high severity risk. Successful exploitation allows an attacker to gain full control over the affected networking device, potentially leading to unauthorized network traffic interception, internal network pivot, and permanent loss of confidentiality, integrity, and availability for the gateway.
Remediation
Immediate Action: As there is currently no official patch from the vendor, isolate the administrative interface of all UTT HiPER 810 devices from the public internet immediately to prevent remote access.
Proactive Monitoring: Review system logs for unauthorized access to /goform/formUser and monitor for suspicious outbound traffic patterns originating from the device that may indicate command-and-control communication.
Compensating Controls: Implement strict access control lists (ACLs) to restrict access to the device management interface to known, trusted management IP addresses only.
Exploitation status
Public Exploit Available: Yes, a public proof-of-concept exists as documented in the linked GitHub repository.
Analyst recommendation
Given the availability of public exploitation details and the lack of vendor response, this vulnerability poses a significant risk to network infrastructure. Administrators should prioritize restricting administrative access to the affected devices until a security update is provided or the hardware is decommissioned.
More UTT CVEs
Sources
Originally found and disclosed by cha0yang (VulDB User), per the CVE Program record.
- VDB-344646 | UTT HiPER 810 formUser setSysAdm command injection Vulnerability database entry
- VDB-344646 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #745521 | UTT HiPER 810 / nv810v4 nv810v4v1.7.4-141218 Command Injection Third-party advisory
- Related
- Exploit / PoC