Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An undocumented debug CGI endpoint in T3 Technology CPE models T625Pro v1.0.07, T6825G v1.0.03 allows unauthenticated attackers to execute arbitrary system commands as root via supplying a crafted HTTP query string.
AnalysisAI
Unauthenticated remote command execution affects T3 Technology CPE routers (models T625Pro v1.0.07 and T6825G v1.0.03) through an undocumented debug CGI endpoint that processes attacker-supplied query strings as root-level shell commands. SSVC characterizes this as POC-available with total technical impact, and a public advisory has been published on GitHub, though it is not currently listed in CISA KEV.
Technical ContextAI
The vulnerability is a CWE-78 OS Command Injection in a CGI handler exposed by the embedded web management interface of T3 Technology customer-premises equipment (CPE), devices typically deployed by ISPs (the references include Thai ISP True and Thai national CSIRT NCSA, suggesting regional deployment). CGI endpoints on embedded routers commonly pass query-string parameters through shell interpreters or popen()-style calls without sanitization, allowing metacharacters (e.g., ;, |, `, $()) to break out of the intended command context. Because the endpoint is undocumented, it was likely left in firmware for vendor debugging and not removed before shipping. The provided CPE string is a placeholder (cpe:2.3:a:n/a:n/a) and does not formally enumerate the device, so authoritative product mapping must rely on the description.
RemediationAI
No vendor-released patch identified at time of analysis - the references include the vendor's homepage but no firmware advisory or fixed version, so operators should contact T3 Technology directly and consult the researcher write-up at https://github.com/PwnOnu/T3-Technology-CPE-Advisories/blob/main/CVE-2026-35906.md for technical detail and any disclosed indicators. Until firmware is updated, restrict access to the device web management interface using ACLs so the CGI endpoint is reachable only from trusted management VLANs or the ISP's provisioning network (this breaks remote subscriber self-service if exposed on the WAN side, which is the common deployment); block inbound HTTP/HTTPS on the WAN interface where feasible, and place the device behind a perimeter firewall that drops external connections to TCP/80 and TCP/443. If the debug CGI path is documented in the GitHub advisory, add a reverse-proxy or upstream WAF rule to reject requests to that specific path, accepting that this may disrupt any legitimate diagnostic tooling that relies on it. Monitor web-server logs for suspicious query strings containing shell metacharacters targeting CGI paths.
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-34276
GHSA-9qwx-6gr4-xcgx