CVE-2026-4862

8.8

UTT · HiPER 1250GW

A buffer overflow vulnerability in the UTT HiPER 1250GW router allows an authenticated attacker to trigger memory corruption via the GroupName parameter in the /goform/formConfigDnsFilterGlobal endpoint.

Executive summary

A buffer overflow vulnerability exists in the UTT HiPER 1250GW router, which could allow an authenticated attacker to cause a denial of service or potentially execute unauthorized code.

Vulnerability

This vulnerability is a buffer overflow (CWE-120) triggered by the improper use of the strcpy function within the /goform/formConfigDnsFilterGlobal endpoint. An authenticated attacker can supply a maliciously crafted GroupName argument to corrupt memory, leading to a denial of service.

Business impact

The exploitation of this vulnerability can lead to a complete denial of service for the affected router, which serves as a critical network gateway. Given the CVSS score of 8.8, this flaw represents a significant risk to network availability. If the device is used to manage sensitive traffic or security policies, its compromise could severely impact business operations and the integrity of the network perimeter.

Remediation

Immediate Action: As no official patch is currently available, administrators should restrict network access to the management interface of the UTT HiPER 1250GW to trusted internal IP addresses only.

Proactive Monitoring: Monitor device logs for repeated crashes or unusual POST requests directed at the /goform/formConfigDnsFilterGlobal endpoint, which may indicate exploitation attempts.

Compensating Controls: Implement a Web Application Firewall or network access control list to filter traffic and block overly large or malformed inputs to the vulnerable GroupName parameter.

Exploitation status

Public Exploit Available: Yes, a published proof of concept exists, as documented in the research writeup provided by the vulnerability reporter.

Analyst recommendation

Given the confirmed existence of a public proof of concept and the high CVSS severity, this vulnerability poses a credible risk to infrastructure stability. Organizations must prioritize restricting management access to the device immediately and monitor vendor channels for the release of a firmware update to permanently remediate this memory corruption flaw.

More UTT CVEs

Sources

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