Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated command injection over HTTP with no user interaction (AV:N/AC:L/PR:N/UI:N) yielding root-level command execution gives total C/I/A impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
An issue was discovered in ToToLink A3300R firmware v17.0.0cu.557_B20221024 allowing attackers to execute arbitrary commands via the stunEnable parameter to /cgi-bin/cstecgi.cgi.
AnalysisAI
Command injection in the TOTOLINK A3300R router (firmware v17.0.0cu.557_B20221024) lets remote attackers execute arbitrary OS commands by injecting into the stunEnable parameter of the /cgi-bin/cstecgi.cgi endpoint. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N) indicates unauthenticated network exploitation with total confidentiality, integrity, and availability impact, and publicly available exploit code exists via a GitHub PoC. Despite the 9.8 rating, EPSS is only 0.06% (19th percentile), and there is no CISA KEV listing, so no active exploitation is confirmed.
Technical ContextAI
The affected component is the cstecgi.cgi CGI binary that backs the web management interface of TOTOLINK SOHO routers, a common pattern in low-cost MediaTek/Realtek-based consumer gateways where CGI handlers pass user-supplied parameters into shell or system calls without sanitization. The root cause is CWE-77 (Improper Neutralization of Special Elements used in a Command), meaning the stunEnable parameter value is incorporated into a command string and metacharacters (e.g. ;, &, |, backticks) are not neutralized, allowing shell command injection. The CPE data is unhelpful here (cpe:2.3:a:n/a:n/a:*), so exact affected-product identification relies on the description naming the A3300R and the specific firmware build.
RemediationAI
No vendor-released patch identified at time of analysis; TOTOLINK has not published a fixed firmware version in the provided data, so monitor the vendor's firmware download page for an update superseding v17.0.0cu.557_B20221024 and apply it once released. As compensating controls, disable remote/WAN web management so /cgi-bin/cstecgi.cgi is not reachable from the internet (trade-off: administrators must be on the LAN or VPN to manage the device), restrict access to the management interface to trusted management hosts via firewall/ACLs, and place the device behind an upstream firewall that blocks inbound access to the HTTP management port (side effect: none for normal LAN clients). Where feasible, consider replacing end-of-support consumer hardware, since these devices frequently receive delayed or no security fixes. Reference the PoC and advisory at https://github.com/Svigo-o/TOTOLINK-Vul and https://nvd.nist.gov/vuln/detail/CVE-2026-31175 to build detection and firewall rules.
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 allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25264
GHSA-7442-hxj8-4fvg