CVE-2025-11323
8.8UTT · 1250GW
A buffer overflow vulnerability in the UTT 1250GW router allows remote attackers to trigger memory corruption via the Username argument in the /goform/formUserStatusRemark endpoint.
Executive summary
A critical buffer overflow vulnerability in the UTT 1250GW router poses a significant risk of remote code execution for authenticated users.
Vulnerability
The flaw resides in the strcpy function within the /goform/formUserStatusRemark file, where improper handling of the Username argument leads to a buffer overflow. This vulnerability requires the attacker to have low-level privileges to initiate the request.
Business impact
The exploitation of this buffer overflow can result in total system compromise, potentially allowing an attacker to execute arbitrary code with elevated permissions. Given the CVSS score of 8.8, this vulnerability presents a high risk to organizational security, including the potential for unauthorized data access and complete loss of router availability.
Remediation
Immediate Action: As the vendor has not provided a patch, administrators should restrict access to the management interface of the UTT 1250GW to trusted IP addresses only.
Proactive Monitoring: Security teams should implement enhanced logging for all traffic directed at the /goform/formUserStatusRemark endpoint and monitor for abnormal service crashes or unexpected process restarts.
Compensating Controls: Deploy a Web Application Firewall (WAF) rule to inspect and sanitize the Username parameter for excessive character length before it reaches the vulnerable endpoint.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the GitHub issue referenced by the CVE record.
Analyst recommendation
Given the lack of a vendor-supplied patch and the availability of a public proof-of-concept, the risk associated with this vulnerability is elevated. Organizations currently utilizing the UTT 1250GW should isolate these devices from the public internet immediately and wait for official vendor guidance or consider migrating to a supported hardware solution.
More UTT CVEs all →
History
- Disclosed CVE record published
- Published in the daily brief high section
- Published in the daily brief high section
- Analyst report written
Sources
Originally found and disclosed by Zuklarson (VulDB User), per the CVE Program record.
- VDB-327206 | UTT 1250GW formUserStatusRemark strcpy buffer overflow Vulnerability database entry
- VDB-327206 | CTI Indicators (IOB, IOC, IOA)
- Submit #664524 | UTT RouterOS UTT Jinqi 1250GW Router Buffer Overflow Third-party advisory
- Exploit / PoC