Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
Shenzhen Tenda Technology Co., Ltd Tenda AC1206 v15.03.06.23 was discovered to contain multiple stack overflows in the fromGstDhcpSetSer function via the username and password parameters. These vulnerabilities allow attackers to cause a Denial of Service (DoS) via a crafted HTTP request.
AnalysisAI
Denial of service in Tenda AC1206 routers (firmware v15.03.06.23) is triggered by stack-based buffer overflows in the fromGstDhcpSetSer function reachable through the username and password parameters of a crafted HTTP request. Remote attackers with network reach to the device's web management interface can crash the service without authentication, and no public exploit identified at time of analysis although proof-of-concept research material is hosted on GitHub.
Technical ContextAI
The AC1206 is a SOHO wireless router whose web-administration daemon exposes DHCP server configuration through the fromGstDhcpSetSer handler. The flaw is classified as CWE-121 (Stack-based Buffer Overflow), meaning the handler copies attacker-supplied username and password parameters into fixed-size stack buffers without bounds enforcement, corrupting the saved return address or adjacent stack frames. Tenda's consumer firmware is built on a stripped-down Linux/BusyBox stack with limited mitigations (often missing stack canaries and ASLR on the httpd binary), which is why memory-corruption issues in these CGI-style handlers typically produce reliable crashes. The CPE entry is generic (cpe:2.3:a:n/a:n/a) and does not encode the exact device or version, so identification depends on the description itself.
RemediationAI
No vendor-released patch identified at time of analysis; Tenda has not published a fixed firmware version in the supplied references, so administrators should monitor https://www.tendacn.com/ for an AC1206 firmware update superseding v15.03.06.23 and apply it as soon as one is released. As compensating controls, ensure remote (WAN-side) web administration is disabled in the router settings - this eliminates internet-borne exploitation but does not stop a malicious LAN client; restrict LAN-side access to the management interface via a dedicated management VLAN or by blocking the router's admin IP from untrusted SSIDs and guest networks, accepting the trade-off that legitimate admins must connect from the management segment; and, where feasible, replace end-of-life AC1206 hardware with a currently supported model since Tenda consumer devices historically receive limited security maintenance. Reference VulDB entry https://vuldb.com/vuln/369189 and NVD https://nvd.nist.gov/vuln/detail/CVE-2026-36789 for tracking any future fix publication.
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-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35076
GHSA-qvqm-ccp5-gr98