UTT HiPER 810 Command Injection Vulnerability Allowing Remote Code Execution

Vulnerability

A critical remote command execution vulnerability has been identified in the UTT HiPER 810 router, specifically in the firmware version 1.7.4-141218. The vulnerability resides in the '/goform/formUser' interface within the 'setSysAdm' function. It arises from inadequate input sanitization of the 'passwd1' parameter, which allows attackers to inject shell metacharacters, such as semicolons, to execute arbitrary operating system commands with root privileges.

Impact

Exploitation of this vulnerability allows for arbitrary command execution on the affected device, with the commands being executed with root privileges.

Reproduction

To reproduce this vulnerability, log into the device via Telnet. Once logged in, send a POST request to the '/goform/formUser' endpoint with a payload that includes a semicolon followed by a command, such as 'touch /tmp/testfile', in the 'passwd1' parameter. After sending the request, check the '/tmp' directory to confirm that the command was executed.

Added: Feb 7, 2026, 9:19 AM
Updated: Feb 7, 2026, 9:19 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
7.5
exploitability
6.1
remediation
0.0
relevance
2.8
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.