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 and no UI, but the admin/diagnostic interface requires privileges (PR:L); a buffer overflow plausibly yields full C/I/A impact on the device.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
1DescriptionCVE.org
A vulnerability was detected in TRENDnet TEW-821DAP 1.12B01. The affected element is the function sub_41EC14 of the file /goform/tools_nslookup of the component ssi. The manipulation results in buffer overflow. It is possible to launch 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 (firmware 1.12B01) wireless access point lets an authenticated remote attacker corrupt memory through the ssi-driven /goform/tools_nslookup handler (function sub_41EC14), enabling likely remote code execution or device crash. The device is end-of-life and the vendor has stated it cannot confirm or fix the issue, so no official patch is expected. A public technical write-up describing the overflow exists on GitHub (VulDB-coordinated disclosure), but there is no confirmed active exploitation in CISA KEV.
Technical ContextAI
The affected component is the SSI (Server-Side Includes) engine of TRENDnet's embedded HTTP management server, specifically the /goform/tools_nslookup endpoint that exposes an nslookup diagnostic tool. The vulnerable routine sub_41EC14 processes attacker-supplied input (a hostname/target parameter) and copies it into a fixed-size stack or global buffer without adequate bounds checking, matching CWE-120 (Classic Buffer Overflow / copy without size check). On typical SOHO/embedded MIPS or ARM router firmware these handlers run as root or a privileged web daemon with no memory protections (no ASLR/stack canaries by default), so overflowing the buffer can overwrite the return address and pivot to code execution. The CPE cpe:2.3:a:trendnet:tew-821dap:*:*:*:*:*:*:*:* covers the TEW-821DAP application/firmware family; the disclosure specifically names build 1.12B01.
RemediationAI
No vendor-released patched firmware version has been identified - the intelligence flag 'Patch: Available from vendor' conflicts with the vendor's EOL statement that it cannot confirm or address the flaw, and the cited GitHub link is a disclosure write-up rather than a fixed build, so treat this as No vendor-released patch identified at time of analysis. Because the device is unsupported, the primary recommendation is to retire and replace the TEW-821DAP with a currently-supported access point. As compensating controls until replacement: restrict access to the web management interface to a dedicated management VLAN or trusted admin hosts only (side effect: remote admin convenience is lost); ensure the device is never reachable from the WAN/Internet and block inbound access to the HTTP/HTTPS admin ports at the perimeter; disable remote administration if enabled; and change default/weak admin credentials to reduce the chance an attacker satisfies the PR:L authentication requirement. Monitor for the eventual publication of any TRENDnet advisory at https://vuldb.com/cve/CVE-2026-15484. Avoid exposing the nslookup diagnostic tooling to untrusted users.
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 (v1.0R, firmware 1.12B01) dual-band access point lets an authenticated remote
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-43206
GHSA-98p4-49cg-c9qh