UTT nv518G CVE-2026-52187
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Unauthenticated network-reachable management handler (AV:N/AC:L/PR:N/UI:N) with an availability-only DoS crash, so C:N/I:N/A:H and no scope change.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
Buffer Overflow vulnerability in UTT nv518G nv518GV3v3.2.7-210919-161313 allows a remote attacker to cause a denial of service via the gohead/sub_483ba0 component
AnalysisAI
Denial of service in the UTT nv518G router (firmware nv518GV3v3.2.7-210919-161313) allows remote attackers to crash the device by sending crafted input to the gohead/sub_483ba0 web-management component, triggering a classic buffer overflow (CWE-120). The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N/A:H) indicates unauthenticated network reachability with availability-only impact, and publicly available exploit code exists via a GitHub write-up. There is no evidence of confidentiality or integrity impact, and EPSS remains low at 0.24%.
Technical ContextAI
The affected component is 'gohead', which corresponds to the embedded GoAhead-style HTTP web server that UTT SOHO/enterprise routers use for their management interface. The vulnerable function is identified by its reverse-engineered address sub_483ba0 (FUN_00483ba0), indicating the finding came from static/binary analysis of the firmware rather than source review. The root cause is CWE-120 (Buffer Copy without Checking Size of Input, 'Classic Buffer Overflow'): the handler copies attacker-controlled request data into a fixed-size stack or heap buffer without bounds validation, corrupting adjacent memory. On these resource-constrained MIPS/ARM embedded devices such corruption typically manifests as a service crash/reboot. CPE data is uninformative here (cpe:2.3:a:n/a:n/a:*), so the exact affected product must be taken from the description: UTT nv518G at the single listed firmware build.
RemediationAI
No vendor-released patch version is identified at time of analysis; the references point to UTT's Chinese-language download center (https://utt.com.cn/downloadcenter.php?filetypeid=3&model=518G&lang=zhcn) and a third-party GitHub report, not to a tagged fixed firmware build - check the download center for a firmware release newer than nv518GV3v3.2.7-210919-161313 and apply it if published. Until a fixed build is confirmed, the highest-value compensating control is to remove the router's web-management interface from untrusted networks: disable remote/WAN-side management entirely (side effect: administrators must be on the LAN or VPN to manage the device), and restrict the management HTTP(S) port via ACL to a specific trusted admin host or subnet (side effect: mis-scoped ACLs can lock out legitimate admins). If remote management must remain, place it behind a VPN and monitor for unexpected device reboots as a crash indicator. Because impact is availability-only, these access restrictions substantially reduce exposure without needing to disable core routing functionality.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today