UZ801 LTE Router CVE-2026-52199
CRITICALSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Exposed adbd grants an unauthenticated remote root/system shell (AV:N/AC:L/PR:N/UI:N), so full C/I/A high; raised A to H versus the source since shell access also enables disruption.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
An issue in Generic OEM UZ801_v2.1 4G LTE Router V3.4.3 allows a remote attacker to execute arbitrary code via the sbin/adbd component
AnalysisAI
Remote code execution in the Generic OEM UZ801_v2.1 4G LTE Router firmware V3.4.3 allows an unauthenticated remote attacker to run arbitrary commands through the exposed sbin/adbd (Android Debug Bridge daemon) component. The CVSS 3.1 base score is 9.1 (AV:N/AC:L/PR:N/UI:N) with high confidentiality and integrity impact, reflecting full command execution on the device. No CISA KEV listing is present and EPSS is low (0.35%, 27th percentile), but a researcher GitHub repository is referenced, indicating publicly available exploit code likely exists.
Technical ContextAI
The affected component, sbin/adbd, is the Android Debug Bridge daemon - a debug service inherited from the Qualcomm/Android-derived platform on which many of these inexpensive USB/4G LTE dongle-routers (typically MSM8916-class hardware) are built. When adbd is left running and reachable over the network interface, it exposes a shell/exec transport that was designed for trusted local development, not remote production exposure. The mapped weakness CWE-77 (Improper Neutralization of Special Elements used in a Command / Command Injection) indicates that input reaching this interface is passed into a command context without adequate validation, yielding arbitrary command execution. The CPE string provided ('cpe:2.3:a:n/a:n/a:*') is a placeholder ('n/a') and does not identify the product, so exact product identification relies on the description text rather than structured NVD CPE data.
RemediationAI
No vendor-released patch identified at time of analysis, which is typical for generic-OEM/white-label hardware lacking a maintained update channel. The primary compensating control is to disable or firewall the exposed adbd service: block inbound access to the ADB transport (default TCP 5555) at the network perimeter and on any WAN/cellular-facing interface, and if the firmware exposes an option, turn off ADB/USB-debugging entirely - the trade-off is loss of any legitimate remote-debug capability, which is rarely needed in production. Restrict device management to a trusted local/VPN network segment and place the router behind an upstream firewall so the LTE-facing interface does not accept unsolicited inbound connections; the trade-off is added deployment complexity. Where the device role permits, replacing the affected UZ801 hardware with a maintained, patchable router is the most durable fix. Consult the referenced repository (https://github.com/lamaper/CVE-2026-52199) for technical detail, but do not treat researcher PoC code as a remediation source.
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-77 – Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today