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 list1 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 router firmware V1.0.0.9 allows remote unauthenticated attackers to crash the device by sending a crafted HTTP request that triggers a stack overflow in the list1 parameter of the fromDhcpListClient function. Publicly available exploit code exists in a GitHub research repository, though the vulnerability is not listed in CISA KEV and no EPSS score has been published at time of analysis. Impact is limited to availability - no confidentiality or integrity loss is indicated.
Technical ContextAI
The Tenda FH451 is a small office/home office (SOHO) wired router, and the affected fromDhcpListClient routine is part of its web management interface, which exposes DHCP client list handling over HTTP. The root cause is CWE-121 (Stack-based Buffer Overflow): the list1 query/POST parameter is copied into a fixed-size stack buffer without adequate bounds checking, so an oversized value corrupts the call stack and crashes the httpd process. This pattern is recurrent across Tenda's MIPS-based residential firmware family, where multiple form-handler functions historically lack length validation on user-controlled HTTP parameters.
RemediationAI
No vendor-released patch identified at time of analysis - Shenzhen Tenda has not published an advisory or fixed firmware build referenced in the provided intelligence, so administrators should monitor https://www.tendacn.com for an updated FH451 firmware image superseding V1.0.0.9. As compensating controls, restrict access to the router's HTTP management interface to a trusted management VLAN or specific admin IPs (most FH-series devices expose this on LAN by default but support ACLs), and ensure remote/WAN-side web administration is disabled - the trade-off is loss of off-LAN management convenience. Where feasible, place the device behind an upstream firewall that blocks unsolicited HTTP/HTTPS to the router's management port, and consider replacement with a supported model if no firmware update materializes, since EOL SOHO routers commonly accumulate similar form-handler overflows.
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
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35118
GHSA-5jh4-mg5m-84h8