Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
OS command injection on a router CGI yields root shell access, warranting C:H/I:H/A:H with S:C; PR:N adopted per provided vector pending PoC verification.
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 pppoeMtu parameter to /cgi-bin/cstecgi.cgi.
AnalysisAI
Command injection in ToToLink A3300R firmware v17.0.0cu.557_B20221024 enables remote attackers to execute arbitrary OS commands by injecting shell metacharacters into the pppoeMtu parameter of the /cgi-bin/cstecgi.cgi web management endpoint. A public proof-of-concept is available on GitHub, and SSVC classifies this as automatable with poc-level exploitation status. No public exploit identified at time of analysis meets the KEV threshold; EPSS sits at just 0.04% (12th percentile), suggesting limited real-world exploitation activity despite POC availability.
Technical ContextAI
The vulnerability resides in the CGI-based web management interface of the TOTOLINK A3300R router, specifically the /cgi-bin/cstecgi.cgi script. The pppoeMtu parameter - used to configure the Maximum Transmission Unit for PPPoE WAN connections - is passed to an OS-level command without adequate sanitization or escaping, constituting a CWE-77 (Improper Neutralization of Special Elements used in a Command) flaw. Because CGI scripts on embedded routers typically run with elevated privileges (root or equivalent), successful injection yields full OS-level access to the device. The NVD CPE entry (cpe:2.3:a:n/a:n/a:*:*:*:*:*:*:*:*) provides no meaningful product-level specificity; the affected product is identified solely through the description and the researcher's GitHub PoC targeting firmware version v17.0.0cu.557_B20221024.
RemediationAI
No vendor-released patch has been identified for this firmware version at time of analysis; administrators should check the TOTOLINK official site for updated firmware beyond v17.0.0cu.557_B20221024. As an immediate compensating control, disable WAN-side remote management on the router to eliminate network exposure from the internet - this is the most impactful single mitigation, eliminating the broadest attack surface at the cost of losing remote admin capability. Restrict access to the router's HTTP/HTTPS management ports to trusted LAN subnets or management VLANs via firewall ACLs, preventing lateral-movement-based exploitation from untrusted LAN segments. Note that neither control addresses the underlying injection flaw; they reduce exposure rather than eliminate the vulnerability. Reference: https://nvd.nist.gov/vuln/detail/CVE-2026-31164 and https://github.com/Svigo-o/TOTOLINK-Vul/tree/main/totolink-a3300r-pppoe-mtu-cmd-injection.
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-25242
GHSA-2p3r-9wcw-v845