Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Reachable command injection over the network at low complexity yielding root-level command execution gives full C/I/A; PR:N follows the recorded vector but is uncertain given TOTOLINK cstecgi.cgi flaws often need a session.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
An issue was discovered in ToToLink A3300R firmware v17.0.0cu.557_B20221024 allowing attackers to execute arbitrary commands via the stunMinAlive parameter to /cgi-bin/cstecgi.cgi.
AnalysisAI
OS command injection in the TOTOLINK A3300R router (firmware v17.0.0cu.557_B20221024) lets remote attackers run arbitrary shell commands by injecting into the stunMinAlive parameter of the /cgi-bin/cstecgi.cgi endpoint. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N) scores it 9.8 Critical with no authentication qualifier indicated, and CISA's SSVC framework marks it automatable with total technical impact. Publicly available exploit code exists (researcher writeup on GitHub), though EPSS remains very low at 0.06% and it is not on the CISA KEV list - no public exploit indicates active exploitation yet.
Technical ContextAI
The A3300R is a consumer/SOHO wireless router whose web management interface is served by cstecgi.cgi, a common CGI handler across many TOTOLINK devices that dispatches configuration actions based on request parameters. This vulnerability is CWE-78 (Improper Neutralization of Special Elements used in an OS Command), meaning the stunMinAlive parameter value is passed into an underlying shell/system call without sanitization, so shell metacharacters (e.g. ;, |, `, $()) break out of the intended command context. The stunMinAlive field relates to STUN keep-alive timing configuration, and like numerous cstecgi.cgi parameters on TOTOLINK firmware it is concatenated into a system command executed with the router's high (typically root) privilege. CPE data is uninformative here (cpe:2.3:a:n/a:n/a:*), so the affected product identity rests on the description rather than a normalized NVD CPE.
RemediationAI
No vendor-released patch identified at time of analysis; TOTOLINK has not published a fixed firmware version in the available data, so monitor the TOTOLINK support/download portal for an A3300R firmware release superseding v17.0.0cu.557_B20221024 and apply it once issued. As compensating controls, disable remote/WAN-side access to the web administration interface so /cgi-bin/cstecgi.cgi is not reachable from the internet (trade-off: loses remote management convenience), and restrict LAN access to the admin panel to a trusted management host or VLAN. If the router supports it, place the device behind an upstream firewall that blocks inbound access to the HTTP/HTTPS management ports and drop unsolicited requests to /cgi-bin/cstecgi.cgi. Given this is EOL-class consumer hardware, the most robust mitigation is replacing the device with a currently-supported router. Consult the researcher writeup (https://github.com/Svigo-o/TOTOLINK-Vul/tree/main/totolink-a3300r-stun-min-alive-cmd-injection) and NVD (https://nvd.nist.gov/vuln/detail/CVE-2026-31177) for tracking.
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-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25245
GHSA-cjmw-h9gc-q2ch