Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
A remote command execution (RCE) vulnerability in the /goform/formDia component of UTT Aggressive HiPER 520W v3v1.7.7-180627 allows attackers to execute arbitrary commands via a crafted string.
AnalysisAI
Remote command execution in UTT Aggressive HiPER 520W router firmware v1.7.7-180627 allows unauthenticated attackers to execute arbitrary system commands via crafted input to the /goform/formDia component. CVSS 9.8 severity indicates network-accessible, low-complexity exploitation requiring no authentication or user interaction. EPSS score of 0.04% (12th percentile) suggests currently low exploitation probability despite publicly available exploit code exists (GitHub POC). No vendor-released patch identified at time of analysis, presenting significant risk for exposed devices.
Technical ContextAI
The vulnerability affects the UTT 520W wireless router's web management interface, specifically the /goform/formDia endpoint (CPE: cpe:2.3:o:utt:520w_firmware:1.7.7-180627). This is a CWE-77 command injection flaw where the firmware fails to properly sanitize user-supplied input before passing it to system shell commands. The /goform/ path typically handles form submissions in embedded device web interfaces. Attackers can inject shell metacharacters or command separators in HTTP parameters processed by formDia, causing the router to execute attacker-controlled commands with the privileges of the web server process, typically root on embedded Linux devices. This class of vulnerability is common in SOHO router firmware where input validation is frequently insufficient in legacy codebases.
RemediationAI
No vendor-released patch identified at time of analysis for UTT 520W firmware v1.7.7-180627. Organizations operating affected devices should immediately implement network-level compensating controls: restrict management interface access to trusted IP addresses only via firewall rules, disable remote management features if not operationally required, place devices behind VPN or jump host infrastructure for administrative access, and implement network segmentation to isolate router management planes from untrusted networks. Monitor UTT's official support channels and security advisories for firmware updates addressing CVE-2026-31059. Given the 2018 firmware build date, assess whether this hardware model remains within vendor support lifecycle-end-of-life devices may never receive patches and should be considered for hardware replacement with currently-supported alternatives. Deploy intrusion detection signatures to monitor for HTTP POST requests to /goform/formDia containing shell metacharacters or command injection patterns. Reference the proof-of-concept at https://github.com/zxq0408/Vul202601/blob/main/9.md for attack pattern indicators to inform defensive rules.
More in 520w Firmware
View allA flaw has been found in UTT 进取 520W 1.7.7-180627. The impacted element is the function strcpy of the file /goform/formA
Remote code execution in UTT 520W firmware via stack-based buffer overflow in the /goform/formPictureUrl endpoint allows
Remote code execution in UTT 520W firmware (version 1.7.7-180627) via a stack buffer overflow in the /goform/formConfigN
Remote code execution in UTT 520W firmware 1.7.7-180627 via buffer overflow in the wireless configuration endpoint allow
Remote code execution in UTT 520W Firmware 1.7.7-180627 via buffer overflow in the /goform/formFireWall endpoint allows
Remote code execution in UTT 520W firmware versions through 1.7.7-180627 stems from a buffer overflow in the /goform/for
Unauthenticated attackers can exploit a buffer overflow in the UTT 520W Firmware's P2P configuration function via a craf
Remote code execution in UTT 520W firmware versions up to 1.7.7-180627 through a buffer overflow in the /goform/formPoli
Remote code execution in UTT 520W firmware 1.7.7-180627 allows authenticated attackers to execute arbitrary code via a b
Remote code execution in UTT 520W firmware through a buffer overflow in the /goform/formTimeGroupConfig endpoint allows
Remote code execution in UTT 520W firmware versions up to 1.7.7-180627 via stack buffer overflow in the /goform/formIpGr
Remote code execution in UTT 520W firmware 1.7.7-180627 via a buffer overflow in the /goform/ConfigExceptAli endpoint al
Same weakness CWE-77 – Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19253
GHSA-78px-96jw-rr5f