CVE-2026-1140

8.8

UTT · 进取 520W (Aggressive 520W)

A buffer overflow vulnerability in UTT 进取 520W router firmware allows remote authenticated attackers to cause a denial-of-service via the /goform/ConfigExceptAli endpoint.

Executive summary

A buffer overflow vulnerability in UTT 进取 520W routers, accessible via the /goform/ConfigExceptAli endpoint, poses a significant risk of service disruption for authenticated users.

Vulnerability

The device is vulnerable to a stack-based buffer overflow in the strcpy function within the /goform/ConfigExceptAli component. While the attack is performed remotely, it requires the attacker to possess valid administrative credentials to interact with the vulnerable configuration form.

Business impact

Successful exploitation of this buffer overflow primarily results in a denial-of-service condition, rendering the network device unresponsive and potentially requiring a manual power cycle to restore connectivity. Given the CVSS score of 8.8, this flaw represents a high risk to business continuity, particularly if the router serves as a critical gateway for internal network traffic or security services.

Remediation

Immediate Action: There is currently no vendor-provided patch for this vulnerability. Administrators should restrict access to the web management interface to trusted management subnets only to prevent unauthorized attempts to reach the vulnerable endpoint.

Proactive Monitoring: Monitor device system logs and network traffic for unusual POST requests directed at the /goform/ConfigExceptAli URI, especially those containing excessively long parameter strings.

Compensating Controls: Implement strict Access Control Lists (ACLs) on the network to limit management access to the router, and employ a Web Application Firewall (WAF) or equivalent inspection tool to filter malformed or oversized input strings targeting device configuration forms.

Exploitation status

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

Analyst recommendation

Given the availability of a public proof-of-concept and the potential for total loss of service, users of the UTT 进取 520W should treat this vulnerability with high priority. In the absence of a vendor patch, network-level segmentation and strict management interface restrictions are the most effective methods to mitigate the risk of exploitation.

More UTT CVEs all →

History

  1. Disclosed CVE record published
  2. Published in the daily brief high section, carried in 2 daily briefs, Jan 19 to Jan 20
  3. Analyst report written

Sources

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