Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Command injection yields full OS control on the router, warranting C:H/I:H/A:H; PR:N retained per available evidence that the endpoint lacks authentication.
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 stun-user parameter to /cgi-bin/cstecgi.cgi.
AnalysisAI
Command injection in ToToLink A3300R firmware v17.0.0cu.557_B20221024 exposes the device to arbitrary OS command execution via the stun-user parameter of the /cgi-bin/cstecgi.cgi endpoint. The CVSS vector assigns no privileges required and no user interaction, making this remotely exploitable from the network, and the SSVC framework independently classifies it as automatable with a publicly available proof-of-concept on GitHub. Notably, the provided CVSS impact ratings of C:L/I:L/A:N appear to significantly understate the realistic consequence of arbitrary command execution on embedded router firmware - no public exploit activity is confirmed and EPSS sits at the 12th percentile, suggesting limited real-world exploitation so far.
Technical ContextAI
The vulnerable endpoint is /cgi-bin/cstecgi.cgi, the web-based management CGI handler present in ToToLink router firmware. The stun-user parameter corresponds to STUN (Session Traversal Utilities for NAT) user credential configuration - a feature enabling NAT traversal for VoIP or peer-to-peer traffic. The firmware fails to sanitize shell metacharacters (CWE-77: Improper Neutralization of Special Elements used in a Command) before passing the user-supplied value to an OS-level call, allowing injection of arbitrary shell commands. This vulnerability pattern is endemic to SOHO/consumer router firmware where configuration parameters are passed directly to system() or popen() calls without adequate validation. The affected firmware version is v17.0.0cu.557_B20221024 on the A3300R hardware platform. The CPE provided (cpe:2.3:a:n/a:n/a) is a placeholder and does not resolve to a specific NVD entry; affected scope is confirmed only from the researcher disclosure and NVD description.
RemediationAI
No vendor-released patch has been identified at time of analysis - no ToToLink security advisory was found among the provided references. As an immediate compensating control, administrators should disable remote (WAN-side) access to the router's web management interface, which prevents unauthenticated network exploitation of the CGI endpoint; note this does not protect against LAN-side attackers. If WAN management access is required operationally, restrict it to specific trusted IP addresses via firewall ACLs - this substantially reduces attack surface but depends on the router's own ACL implementation not being bypassed. Users should monitor the researcher's GitHub disclosure at https://github.com/Svigo-o/TOTOLINK-Vul/tree/main/totolink-a3300r-stun-user-cmd-injection for updates. Given the lack of an upstream fix and the PoC availability, organizations managing TOTOLINK A3300R deployments at scale should consider device replacement with a supported model that receives security updates.
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-25244
GHSA-3p3v-qhpw-qrgr