CVE-2026-3815

8.8

UTT · HiPER 810G

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

Executive summary

A remote, authenticated buffer overflow vulnerability in the UTT HiPER 810G router poses a significant risk of arbitrary code execution and system instability.

Vulnerability

This flaw is a buffer overflow (CWE-120) occurring within the strcpy function of the /goform/formApMail endpoint. An attacker with low-level administrative credentials can supply a specially crafted, oversized string in the senderEmail parameter to trigger memory corruption.

Business impact

Successful exploitation of this vulnerability allows an attacker to achieve remote code execution on the affected router. Given the device's role as a network gateway, this could lead to full network compromise, interception of sensitive traffic, or persistent denial of service. With a CVSS score of 8.8, this vulnerability is considered High severity and demands immediate attention to prevent unauthorized control of network infrastructure.

Remediation

Immediate Action: Since no official patch is currently available, administrators should immediately restrict access to the web management interface of the HiPER 810G, ensuring it is not accessible from the public internet.

Proactive Monitoring: Security teams should monitor device logs for repeated failed authentication attempts or suspicious POST requests directed at the /goform/formApMail endpoint.

Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) rule to inspect and block excessively long senderEmail parameters submitted to the management interface.

Exploitation status

Public Exploit Available: Yes, a proof-of-concept exploit is available via the researcher's published technical write-up on GitHub.

Analyst recommendation

The presence of a public proof-of-concept significantly lowers the barrier for exploitation by malicious actors. Organizations utilizing the UTT HiPER 810G must prioritize isolating these devices from external access until the vendor releases a firmware update that addresses the memory safety issue. Continuous monitoring of network traffic for exploitation patterns is essential while awaiting a permanent remediation.

More UTT CVEs

Sources

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