Tenda FH451
CVE-2026-36785
HIGH
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 FH451 V1.0.0.9 was discovered to contain a stack overflow in the page parameter of the fromDhcpListClient function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted HTTP request.
AnalysisAI
Denial of service in Tenda FH451 V1.0.0.9 routers allows remote unauthenticated attackers to crash the device by sending a crafted HTTP request that triggers a stack overflow in the page parameter handler of the fromDhcpListClient function. EPSS exploitation probability is very low (0.01%, 3rd percentile) and no public exploit identified at time of analysis, though proof-of-concept artifacts appear to be hosted in a public GitHub research repository. The flaw is not listed in CISA KEV.
Technical ContextAI
The vulnerability lives in the web management interface of the Tenda FH451, a SOHO-class enterprise/SMB router from Shenzhen Tenda Technology. The fromDhcpListClient function is one of the handlers in the device's embedded HTTP server (typically the httpd/goahead-derived binary common to Tenda firmware) that processes administrative pages such as the DHCP client list. CWE-121 (Stack-based Buffer Overflow) indicates that the page parameter received via HTTP is copied into a fixed-size stack buffer without proper length validation, corrupting the stack frame and crashing the binary. Because consumer/SMB router firmware typically lacks modern mitigations (ASLR, stack canaries are inconsistently applied on MIPS/ARM embedded targets), stack overflows in Tenda devices have historically been escalatable beyond DoS, although this specific CVE is scored only for availability impact.
RemediationAI
No vendor-released patch identified at time of analysis; Tenda has not published an advisory in the supplied references. Until a firmware update for the FH451 is released, restrict access to the router's web management interface by disabling remote/WAN management entirely and limiting LAN-side access to a dedicated management VLAN or specific admin IP addresses via ACLs - this directly removes the network reachability required by the AV:N vector at the cost of administrator convenience. Monitor the Tenda support portal (https://www.tendacn.com) for an FH451 firmware release superseding V1.0.0.9, and consult the researcher repository at https://github.com/xhh0124/SemVulLLM/tree/main/FH451/fromDhcpListClient_0 for additional technical detail. For high-exposure deployments, consider replacing end-of-support consumer-grade hardware with devices that receive regular security maintenance, since Tenda SMB routers have a long history of similar unpatched buffer overflows.
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