CVE-2026-7513
8.8UTT · HiPER 1200GW
A buffer overflow vulnerability in the UTT HiPER 1200GW router allows remote attackers to cause memory corruption or denial of service via the /goform/formRemoteControl endpoint.
Executive summary
A critical buffer overflow vulnerability in UTT HiPER 1200GW routers poses a severe risk of system compromise or service disruption to affected network infrastructure.
Vulnerability
This vulnerability is a buffer overflow (CWE-120) located in the strcpy function within the /goform/formRemoteControl file. While the CVSS vector indicates that low privileges are required, the flaw can be triggered remotely by an authenticated user to overwrite memory and cause a denial of service.
Business impact
Successful exploitation of this vulnerability can lead to a complete denial of service for the affected router, which may result in significant network downtime for organizations relying on this hardware. Given the CVSS score of 8.8, this is a high-severity issue that could also potentially facilitate further malicious activity if the buffer overflow is leveraged for code execution, leading to unauthorized access to internal network traffic or management interfaces.
Remediation
Immediate Action: As no specific patch version is currently identified, administrators should restrict access to the management interface and contact UTT support for updated firmware versions that address this overflow.
Proactive Monitoring: Monitor system logs for frequent crashes or unexpected reboots of the HiPER 1200GW device, as these may indicate attempted exploitation.
Compensating Controls: Implement strict firewall rules to ensure that the router management interface is not accessible from untrusted networks, and enforce strong authentication to limit the pool of users who could potentially trigger the vulnerable function.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the research write-up hosted on GitHub.
Analyst recommendation
Given the high CVSS score and the availability of a public proof-of-concept, this vulnerability represents a credible threat to network availability. Organizations should prioritize isolating the management interfaces of affected UTT routers and maintain vigilance until a formal firmware patch is released by the vendor to remediate the unsafe memory operation.
More UTT CVEs
Sources
Originally found and disclosed by maple_s (VulDB User), per the CVE Program record.
- VDB-360324 | UTT HiPER 1200GW formRemoteControl strcpy buffer overflow Vulnerability database entry
- VDB-360324 | CTI Indicators (IOB, IOC, IOA)
- Submit #803996 | UTT HiPER 1200GW <=v2.5.3-170306 Buffer Overflow Third-party advisory
- Exploit / PoC