Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Unauthenticated network-reachable CGI endpoint (AV:N/AC:L/PR:N/UI:N) with unsanitized tz passed to a shell yields root command execution, giving full C/I/A impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionCVE.org
A vulnerability was detected in Totolink A8000RU 7.1cu.643_b20200521. This vulnerability affects the function setNtpCfg of the file /cgi-bin/cstecgi.cgi of the component CGI Handler. The manipulation of the argument tz results in os command injection. The attack can be executed remotely. The exploit is now public and may be used.
AnalysisAI
OS command injection in the TOTOLINK A8000RU router (firmware 7.1cu.643_b20200521) lets remote unauthenticated attackers execute arbitrary system commands by manipulating the 'tz' parameter of the setNtpCfg function in /cgi-bin/cstecgi.cgi. Publicly available exploit code exists (published via VulDB), and the CVSS 4.0 vector (AV:N/AC:L/PR:N/UI:N, total impact) reflects unauthenticated network reachability with full compromise, though EPSS remains modest at 0.89%. This is no public exploit identified as actively exploited - there is no CISA KEV listing at time of analysis.
Technical ContextAI
The affected component is the CGI Handler exposed at /cgi-bin/cstecgi.cgi, a single dispatch endpoint used across many TOTOLINK SOHO routers that routes requests to internal handler functions such as setNtpCfg (NTP/time-zone configuration). The root cause is CWE-78 (Improper Neutralization of Special Elements used in an OS Command): the 'tz' (time zone) argument is passed into a shell/system call without sanitization, so shell metacharacters injected into tz are interpreted by the underlying BusyBox/Linux shell and executed with the privileges of the web server process, typically root on these embedded devices. The single affected CPE is cpe:2.3:a:totolink:a8000ru:*:*:*:*:*:*:*:* (firmware 7.1cu.643_b20200521).
RemediationAI
No vendor-released patch identified at time of analysis - TOTOLINK has not published a fixed firmware version in the available data, so monitor https://www.totolink.net/ for a firmware update superseding 7.1cu.643_b20200521 and apply it once released. As compensating controls, restrict access to the router's web/management interface so /cgi-bin/cstecgi.cgi is not reachable from the WAN or untrusted LAN segments (disable remote/WAN administration entirely, which stops internet-based exploitation but not a hostile local user), and place the device behind a firewall that blocks inbound HTTP/HTTPS to the management port from all but explicitly trusted admin hosts. Where feasible, retire or replace the affected device given its history of cstecgi.cgi command-injection flaws. Track the vulnerability record at https://vuldb.com/vuln/359737 and the POC at https://github.com/Litengzheng/vuldb_new2/blob/main/A8000RU/vul_313/README.md for updates.
OS command injection in Totolink A8000RU router firmware 7.1cu.643_b20200521 allows remote unauthenticated attackers to
OS command injection in the Totolink A8000RU router (firmware 7.1cu.643_b20200521) allows remote unauthenticated attacke
OS command injection in the Totolink A8000RU router (firmware 7.1cu.643_b20200521) allows remote unauthenticated attacke
OS command injection in the Totolink A8000RU router (firmware 7.1cu.643_b20200521) allows remote unauthenticated attacke
OS command injection in the Totolink A8000RU router (firmware 7.1cu.643_b20200521) allows unauthenticated remote attacke
Remote OS command injection in the Totolink A8000RU router (firmware 7.1cu.643_b20200521) allows unauthenticated attacke
OS command injection in Totolink A8000RU router firmware 7.1cu.643_b20200521 allows remote unauthenticated attackers to
Remote OS command injection in TOTOLINK A8000RU router firmware 7.1cu.643_b20200521 allows unauthenticated attackers to
OS command injection in TOTOLINK A8000RU router firmware 7.1cu.643_b20200521 allows remote unauthenticated attackers to
OS command injection in the Totolink A8000RU router (firmware 7.1cu.643_b20200521) allows remote unauthenticated attacke
OS command injection in Totolink A8000RU router firmware 7.1cu.643_b20200521 allows remote unauthenticated attackers to
OS command injection in the Totolink A8000RU router (firmware 7.1cu.643_b20200521) allows unauthenticated remote attacke
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25876