CVE-2026-4488

8.8

UTT · HiPER 1250GW

A buffer overflow vulnerability in the UTT HiPER 1250GW router, specifically within the /goform/setSysAdm endpoint, allows authenticated attackers to trigger memory corruption.

Executive summary

A buffer overflow vulnerability in the UTT HiPER 1250GW router allows authenticated attackers to execute arbitrary code or cause a denial of service.

Vulnerability

The device contains a buffer overflow vulnerability in the strcpy function within the /goform/setSysAdm file. By providing a specially crafted input to the GroupName or Passwd1 parameters, an authenticated attacker can overwrite memory, leading to potential system compromise or service disruption.

Business impact

Successful exploitation of this vulnerability poses a severe risk to network infrastructure. As the device functions as a router, compromise can facilitate unauthorized access to internal network traffic, lead to complete device failure, or allow for persistent control over the gateway. With a CVSS score of 8.8, this flaw is categorized as High severity, necessitating immediate attention to prevent unauthorized administrative control.

Remediation

Immediate Action: Contact the vendor immediately to obtain firmware updates that address this buffer overflow. If no patch is available, ensure the management interface is not accessible from untrusted networks.

Proactive Monitoring: Review device access logs for unusual POST requests to the /goform/setSysAdm endpoint, specifically looking for abnormally long string parameters that may indicate overflow attempts.

Compensating Controls: Implement strict access control lists (ACLs) to limit administrative interface access to known, trusted management IP addresses to prevent exploitation by non-authorized users.

Exploitation status

Public Exploit Available: Yes, a functional proof-of-concept is documented in the research write-up provided by the vulnerability reporter.

Analyst recommendation

Given the availability of a published proof-of-concept and the critical nature of the affected device as a network gateway, organizations must prioritize the mitigation of this vulnerability. Administrators should restrict access to the web management interface immediately and apply vendor-supplied firmware updates as soon as they become available to eliminate the underlying memory corruption flaw.

More UTT CVEs

Sources

Originally found and disclosed by kunlun (VulDB User), per the CVE Program record.