CVE-2025-11355

8.8

UTT · 1250GW

A buffer overflow vulnerability in the UTT 1250GW router allows remote attackers to trigger memory corruption via the pvid argument in the /goform/aspChangeChannel function.

Executive summary

The UTT 1250GW router is vulnerable to a remote buffer overflow attack that could lead to unauthorized system compromise.

Vulnerability

The vulnerability exists within the strcpy function in the /goform/aspChangeChannel file, where improper handling of the pvid argument leads to a buffer overflow. Per the CVSS vector, this attack requires low privileges, but can be initiated remotely by an attacker.

Business impact

Successful exploitation of this buffer overflow allows for remote memory corruption, which typically results in a denial of service or the potential for arbitrary code execution. Given the CVSS score of 8.8, this represents a high-severity risk to business continuity and data integrity, especially as the device sits at the network perimeter. Unauthorized access to network infrastructure devices can provide attackers with a foothold for lateral movement into internal systems.

Remediation

Immediate Action: Since no vendor patch is currently available, restrict access to the device management interface to authorized IP addresses only and disable remote management features if they are not strictly required.

Proactive Monitoring: Monitor network traffic and device logs for suspicious requests directed at the /goform/aspChangeChannel endpoint, particularly those containing unusually long string values in the pvid parameter.

Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) rule to inspect and block malformed HTTP requests containing excessively long pvid arguments.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists as documented in the research write-up on GitHub.

Analyst recommendation

Given the vendor's lack of response and the public availability of exploit code, the risk posed by this vulnerability is significant. Administrators should immediately isolate affected UTT 1250GW units from the public internet and implement strict access control lists to prevent unauthorized exploitation while awaiting a permanent security update.

More UTT CVEs

Sources

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