CVE-2026-2980
7.2UTT · HiPER 810G
A buffer overflow vulnerability exists in the UTT HiPER 810G router firmware, allowing an authenticated attacker to trigger memory corruption via the /goform/setSysAdm endpoint.
Executive summary
A critical buffer overflow vulnerability in the UTT HiPER 810G router allows authenticated attackers to cause memory corruption and potential system instability.
Vulnerability
The vulnerability is a stack-based buffer overflow located in the strcpy function within the /goform/setSysAdm file. An authenticated attacker with administrative privileges can send a maliciously crafted passwd1 parameter to trigger this memory corruption.
Business impact
Successful exploitation of this vulnerability can lead to a denial of service, effectively taking the network device offline and disrupting business operations. While the attack requires administrative authentication, the potential for total system impact as indicated by the CVSS score of 7.2 necessitates prompt attention to prevent unauthorized service disruption and maintain the integrity of the network infrastructure.
Remediation
Immediate Action: Contact UTT support or monitor the official vendor download center for firmware updates that address this buffer overflow. If no patch is currently available, restrict administrative access to the management interface to trusted personnel only.
Proactive Monitoring: Monitor device logs for unusual POST requests directed at the /goform/setSysAdm endpoint, particularly those containing excessively long strings in the passwd1 parameter.
Compensating Controls: Implement strict access control lists (ACLs) to limit access to the router management interface to specific, known management IP addresses, thereby reducing the exposure to potential attackers.
Exploitation status
Public Exploit Available: Yes, a proof-of-concept exploit exists and is detailed in the researcher write-up published on GitHub.
Analyst recommendation
Given the availability of a public proof-of-concept and the potential for system-wide denial of service, this vulnerability presents a significant risk to network availability. Organizations should prioritize securing the administrative interface of their UTT HiPER 810G routers and apply the necessary firmware updates as soon as they are released by the vendor.
More UTT CVEs
Sources
Originally found and disclosed by yecp (VulDB User), per the CVE Program record.
- VDB-347364 | UTT HiPER 810G setSysAdm strcpy buffer overflow Vulnerability database entry
- VDB-347364 | CTI Indicators (IOB, IOC, IOA)
- Submit #756130 | UTT HiPER 810G v3v1.7.7-171114 Buffer Overflow Third-party advisory
- Related
- Exploit / PoC