CVE-2026-2981

8.8

UTT · HiPER 810G

A buffer overflow vulnerability in the UTT HiPER 810G router allows remote attackers to trigger memory corruption via the txtMin2 parameter in the /goform/formTaskEdit_ap endpoint.

Executive summary

A critical buffer overflow vulnerability in UTT HiPER 810G routers, requiring low-privileged authentication, presents a significant risk of remote code execution or denial of service.

Vulnerability

The vulnerability exists due to improper bounds checking in the strcpy function within the /goform/formTaskEdit_ap file. An authenticated attacker can exploit this by sending a crafted HTTP POST request containing an excessively long string in the txtMin2 argument, resulting in a buffer overflow.

Business impact

Successful exploitation of this memory corruption flaw could allow an attacker to achieve remote code execution, potentially leading to a full compromise of the router, or cause a persistent denial of service condition. Given the CVSS score of 8.8, this vulnerability represents a high-severity risk to network infrastructure stability and confidentiality. If these devices are used as perimeter gateways, the impact includes unauthorized access to internal network segments and interception of sensitive traffic.

Remediation

Immediate Action: Contact the vendor, UTT, to determine if a firmware update is available for the HiPER 810G model, as no specific patch version has been publicly released yet.

Proactive Monitoring: Monitor network traffic for anomalous POST requests directed at the /goform/formTaskEdit_ap endpoint and review device logs for signs of unexpected process restarts or crashes.

Compensating Controls: Implement strict access control lists (ACLs) to restrict management interface access to trusted internal IP addresses only, effectively mitigating the risk of remote exploitation by unauthorized parties.

Exploitation status

Public Exploit Available: Yes, a proof-of-concept exploit exists, as detailed in the researcher write-up referenced in the CVE record.

Analyst recommendation

Due to the high severity of this buffer overflow and the availability of a public proof-of-concept, users must prioritize securing the management interface of affected UTT HiPER 810G devices. Until an official firmware patch is provided by the vendor, restrict access to the web-based administrative panel to authorized personnel only and monitor for any suspicious activity targeting the vulnerable endpoint.

More UTT CVEs

Sources

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