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:X/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 web endpoint with low complexity, but the nslookup tool sits behind admin login so PR:L; overflow in a root httpd yields high C/I/A via likely code execution.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
1DescriptionCVE.org
A security vulnerability has been detected in TRENDnet TEW-821DAP 1.12B01. Impacted is the function sub_41EC14 of the file /goform/tools_nslookup of the component ssi. The manipulation of the argument nslookup_target leads to buffer overflow. It is possible to initiate the attack remotely. The vendor explains: "We are unable to confirm the existence of the vulnerabilities for (...) TEW-821DAP (v1.0R) as these items have been EOL. " This vulnerability only affects products that are no longer supported by the maintainer.
AnalysisAI
Buffer overflow in the TRENDnet TEW-821DAP (v1.0R, firmware 1.12B01) dual-band access point lets an authenticated remote attacker corrupt memory via the ssi handler sub_41EC14, reachable through the /goform/tools_nslookup endpoint. Supplying an oversized nslookup_target value overruns a fixed buffer (CWE-120), enabling denial of service and likely arbitrary code execution on the device. No public exploit has been identified at time of analysis; the product is end-of-life and the vendor states it cannot confirm the flaw.
Technical ContextAI
The affected component is the router's SSI (Server Side Includes) web-management CGI, specifically the tools_nslookup diagnostic feature that lets administrators run a DNS lookup from the device. The vulnerable routine sub_41EC14 copies the attacker-controlled nslookup_target parameter into a fixed-size stack or global buffer without bounds checking, the classic pattern of CWE-120 (Buffer Copy without Checking Size of Input). On embedded MIPS/ARM router firmware such overflows commonly overwrite the return address or adjacent control data in the lightweight httpd (goform) process, which typically runs as root, so successful exploitation can escalate from a memory corruption to full command execution on the appliance. The CPE cpe:2.3:a:trendnet:tew-821dap identifies the single affected product.
RemediationAI
No vendor-released patched firmware version is independently confirmed: the intelligence feed lists a patch as available, but TRENDnet states the TEW-821DAP is EOL and cannot confirm the flaw, and the only 'patch' reference is a third-party research writeup (https://github.com/IOTRes/IOT_Firmware_Update/blob/main/Trendnet/TEW-821DAP_BO2.md) rather than an official release - so treat this as no vendor-released patch identified at time of analysis and check TRENDnet's support site for any final firmware. Because the device is unsupported, the recommended path is to replace the appliance with a currently-maintained access point. As compensating controls until replacement: restrict access to the web-management interface to a dedicated management VLAN or trusted admin hosts (blocks the network reach the overflow needs, but hampers legitimate remote administration); disable remote/WAN-side administration entirely; enforce strong, unique admin credentials since exploitation requires authentication (mitigates the PR:L prerequisite but does not stop a logged-in or credential-compromised attacker); and where feasible avoid using the built-in nslookup diagnostic tool. Monitor the VulDB entry at https://vuldb.com/vuln/377790 for updates.
More in Tew 821Dap
View allStack-based buffer overflow in the TRENDnet TEW-821DAP (firmware 2.2.01b05) wireless access point allows attackers reach
Buffer overflow in the TRENDnet TEW-821DAP (firmware 1.12B01) wireless access point lets an authenticated remote attacke
Remote authenticated attackers can execute arbitrary code on TRENDnet TEW-821DAP v1.xR hardware running firmware 1.12B01
Command injection in TRENDnet TEW-821DAP 2.2.01b05 allows remote low-privileged attackers to execute arbitrary OS comman
Command injection in TRENDnet TEW-821DAP firmware 2.2.01b05 allows authenticated remote attackers to execute arbitrary O
Insufficient verification of firmware authenticity in TRENDnet TEW-821DAP up to version 1.12B01 allows remote attackers
Insufficient verification of data authenticity in the firmware update handler of TRENDnet TEW-821DAP 1.12B01 allows remo
OS command injection in TRENDnet TEW-821DAP firmware up to version 1.12B01 allows authenticated remote attackers to exec
OS command injection in TRENDnet TEW-821DAP up to firmware version 1.12B01 allows authenticated local attackers to execu
OS command injection in TRENDnet TEW-821DAP firmware 1.11B03 allows a network-adjacent authenticated attacker to execute
OS command injection in the TRENDnet TEW-821DAP 1.11B03 wireless access point allows authenticated remote attackers to e
TRENDnet TEW-821DAP firmware version 1.12B01 transmits sensitive information in cleartext via the /www/cgi/ssi endpoint
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43205
GHSA-j9x6-5fxr-xh6q