UTT nv518G CVE-2026-52192
HIGHSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable web daemon, no auth or interaction (AV:N/AC:L/PR:N/UI:N); uncontrolled consumption crashes the service so A:H only, with C:N/I:N as impact is availability-only.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An issue in UTT nv518G nv518GV3v3.2.7-210919-161313 allows a remote attacker to cause a denial of service via the gohead/sub_445C5C component
AnalysisAI
Denial of service in the UTT nv518G security gateway (firmware nv518GV3 v3.2.7-210919-210919/161313) lets a remote, unauthenticated attacker crash or hang the device by triggering uncontrolled resource consumption in the gohead/sub_445C5C (FUN_00445c5c) handler of the built-in GoAhead-style web management daemon. No public exploit is identified in the source data, though a GitHub technical write-up reverse-engineering the vulnerable function is available; EPSS is low (0.20%, 10th percentile) and the CVE is not on CISA KEV, so exploitation is theoretical rather than confirmed. Impact is limited to availability (network outage of the gateway) with no confidentiality or integrity loss.
Technical ContextAI
UTT (上海艾泰科技 / UTT Technologies) nv518G is a Chinese-market SMB/enterprise network security gateway and router. The vulnerable component 'gohead' is the device's embedded HTTP management server (a GoAhead-derived web server common in SOHO/embedded firmware), and sub_445C5C / FUN_00445c5c is a disassembler-assigned label for the request-handling function inside that binary, indicating the analysis was performed on the stripped firmware image rather than source. The root cause is classified as CWE-400 (Uncontrolled Resource Consumption): a crafted request reaches this handler and drives the daemon into excessive CPU, memory, or loop consumption, exhausting resources and denying service. The CPE string provided (cpe:2.3:a:n/a:n/a:...) is a placeholder ('n/a') and does not authoritatively identify vendor/product, so the affected product must be taken from the description and the utt.com.cn download reference rather than from structured CPE data.
RemediationAI
No vendor-released patched firmware version is identified in the available data, so no exact fix version can be cited. Check the UTT download center (https://utt.com.cn/downloadcenter.php?filetypeid=3&model=518G&lang=zhcn) for firmware newer than v3.2.7-210919-161313 and apply it once available. As compensating controls: restrict access to the device's web management interface (gohead HTTP daemon) to a dedicated management VLAN or trusted admin hosts via ACLs, and explicitly ensure the management interface is not exposed on the WAN/internet-facing side - the trade-off is only that administrators must connect from the management segment. Place the gateway behind upstream filtering that rate-limits or drops malformed requests to the admin port, and monitor for unexpected reboots or daemon restarts as an early indicator; if the device supports disabling remote/HTTP management in favor of a local console, do so, accepting the loss of convenient web administration. Consult the GitHub write-up (https://github.com/akuma-QAQ/CVEreport/tree/main/518G/FUN_00445c5c) for the specific request pattern to block or detect.
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-400 – Uncontrolled Resource Consumption
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today