Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Arbitrary command execution on embedded Linux firmware typically yields full C/I/A impact; the provided C:L/I:L/A:N is inconsistent with that capability.
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 hour parameter to /cgi-bin/cstecgi.cgi.
AnalysisAI
Command injection in ToToLink A3300R firmware v17.0.0cu.557_B20221024 allows network-accessible attackers to execute arbitrary OS commands by supplying shell metacharacters in the 'hour' parameter of the /cgi-bin/cstecgi.cgi management endpoint. A public proof-of-concept is confirmed on GitHub and SSVC classifies exploitation as automatable, meaning scripted mass-scanning is feasible against any exposed management interface. No vendor-released patch has been identified; the provided CVSS impact scoring of C:L/I:L/A:N appears inconsistent with the actual capability of arbitrary command execution on embedded firmware, warranting independent re-evaluation.
Technical ContextAI
The ToToLink A3300R is a consumer-grade wireless router running an embedded Linux-based firmware (v17.0.0cu.557_B20221024). Its web management interface is served via CGI through /cgi-bin/cstecgi.cgi, a common pattern in budget MIPS/ARM embedded devices where a single CGI binary dispatches all management actions. The 'hour' parameter - likely part of a time-scheduling or cron-related feature - is passed unsanitized to a system-level call, constituting a CWE-77 (Improper Neutralization of Special Elements used in a Command) flaw. CWE-77 encompasses OS command injection where user-supplied input is inserted into a shell command string without adequate escaping or allowlisting. CPE data in the NVD record is undefined (cpe:2.3:a:n/a:n/a), indicating the vendor has not yet been formally registered in the NVD product dictionary, but the description and GitHub PoC reference unambiguously identify the affected device and firmware build.
RemediationAI
No vendor-released patch has been identified at time of analysis - ToToLink has not published a firmware update or security advisory addressing this issue. As a primary compensating control, restrict network access to the A3300R management interface (port 80/443) to trusted hosts only using firewall ACLs or router-level access rules, accepting the trade-off of reduced remote manageability. If the device is internet-facing, immediately disable remote management and ensure it sits behind NAT without port forwarding to the management port. Consider replacing the device with a supported product if a vendor patch is not forthcoming, given the absence of CPE data suggesting limited NVD tracking. Monitor the GitHub PoC at https://github.com/Svigo-o/TOTOLINK-Vul/tree/main/totolink-a3300r-hour-cmd-injection for any updates on patch availability or additional exploitation details.
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-25256
GHSA-rf7j-q56m-3624