Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-reachable goform endpoint with low complexity; PR:L reflects the authenticated access stated in the vector; a stack overflow plausibly yields full RCE, so C/I/A:H.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
3DescriptionCVE.org
A flaw has been found in Tenda BE12 Pro 16.03.66.23. The affected element is the function fromDhcpListClient of the file /goform/DhcpListClient. This manipulation of the argument page causes stack-based buffer overflow. The attack can be initiated remotely. The exploit has been published and may be used.
AnalysisAI
Stack-based buffer overflow in the Tenda BE12 Pro Wi-Fi router (firmware 16.03.66.23) lets an attacker corrupt the stack by supplying an oversized 'page' argument to the /goform/DhcpListClient web endpoint handled by the fromDhcpListClient function. The flaw is reachable over the network and publicly available exploit code exists (disclosed via VulDB), though it is not listed in CISA KEV and no EPSS score was provided. Per the supplied CVSS 4.0 vector (PR:L) the attack requires low-level authentication to the device, and successful exploitation can crash the router or potentially achieve arbitrary code execution.
Technical ContextAI
The affected component is the embedded HTTP/goform web management interface of a consumer Tenda BE12 Pro Wi-Fi 7 router. The fromDhcpListClient routine that serves the /goform/DhcpListClient page (which renders the DHCP client list) copies the attacker-controlled 'page' parameter into a fixed-size stack buffer without adequate bounds checking. This maps to CWE-121 (Stack-based Buffer Overflow): writing past the end of a stack allocation overwrites adjacent stack data such as saved registers and the return address. Because these SOHO routers typically run on MIPS/ARM Linux with weak or absent exploit mitigations (limited ASLR, non-existent stack canaries in vendor binaries), such overflows are frequently convertible from a denial-of-service into remote code execution. The single affected CPE is cpe:2.3:a:tenda:be12_pro:*:*:*:*:*:*:*:*.
RemediationAI
No vendor-released patch identified at time of analysis; no fixed firmware version is cited in the available data, so monitor https://www.tenda.com.cn/ for a firmware update for the BE12 Pro superseding 16.03.66.23 and apply it once published. As compensating controls, disable remote/WAN-side access to the web management interface so /goform endpoints are not reachable from the internet (trade-off: administration must be done from the LAN); restrict LAN access to the management UI to a trusted management VLAN or specific admin hosts via firewall/ACL rules (trade-off: added network configuration); change default administrator credentials and enforce strong authentication since exploitation per the CVSS vector requires low-privilege access (trade-off: none significant); and if feasible place the device behind a network firewall/IPS that can filter anomalous requests to /goform/DhcpListClient (trade-off: SOHO environments may lack such controls). Track the VulDB entry (https://vuldb.com/vuln/378242) for fix updates.
Stack-based buffer overflow in the Tenda BE12 Pro router (firmware 16.03.66.23) allows remote attackers to corrupt memor
Stack-based buffer overflow in the Tenda BE12 Pro router (firmware 16.03.66.23) lets attackers corrupt memory by manipul
Stack-based buffer overflow in the Tenda BE12 Pro Wi-Fi router (firmware 16.03.66.23) lets remote attackers corrupt memo
Stack-based buffer overflow in the Tenda BE12 Pro router firmware 16.03.66.23 lets an authenticated remote attacker corr
Stack-based buffer overflow in the Tenda BE12 Pro (firmware 16.03.66.23) web management interface lets an attacker corru
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43686
GHSA-g3hf-vcqh-qj2p