Description
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.
Published: 2026-07-12
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The sub_41EC14 function in the /goform/tools_nslookup endpoint on TRENDnet TEW-821DAP routers contains a memory buffer overflow, identified as CWE-119 and CWE-120. When the endpoint receives specially crafted data, the overflow can corrupt memory, potentially leading to device compromise. The vendor has not released a fix because the affected firmware is end-of-life, and the security advisory does not confirm whether arbitrary code execution is possible, but the nature of the overflow suggests that such a capability could be achievable. The vulnerability can be triggered remotely via standard HTTP requests to the exposed endpoint.

Affected Systems

TRENDnet TEW-821DAP routers running firmware 1.12B01 are affected; these models are no longer maintained or supported by the vendor, who has declared them end-of-life and indicated that no patches will be provided. It is unclear whether firmware versions older than 1.12B01 are vulnerable; no explicit statement is available.

Risk and Exploitability

The CVSS score of 8.7 classifies it as a high‑severity flaw, while an EPSS score of <1% indicates a presently low likelihood of exploitation. It is not listed in the CISA KEV catalog. Because the attack vector is remote and the flaw resides in publicly accessible web code, an attacker only needs to send crafted HTTP requests over the network. The absence of a vendor patch and the end‑of‑life status increase the risk, as unpatched devices remain vulnerable.

Generated by OpenCVE AI on July 29, 2026 at 08:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Replace the TRENDnet TEW-821DAP with a supported, non-end-of-life router that does not include the vulnerable code.
  • Block external access to the /goform/tools_nslookup endpoint or restrict it to trusted internal hosts using firewall or access‑control lists.
  • Isolate the device on a dedicated network segment and monitor traffic for repeated or suspicious requests.

Generated by OpenCVE AI on July 29, 2026 at 08:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 12 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Trendnet tew-821dap
Vendors & Products Trendnet tew-821dap

Sun, 12 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description 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.
Title TRENDnet TEW-821DAP ssi tools_nslookup sub_41EC14 buffer overflow
First Time appeared Trendnet
Trendnet tew-821dap Firmware
Weaknesses CWE-119
CWE-120
CPEs cpe:2.3:o:trendnet:tew-821dap_firmware:*:*:*:*:*:*:*:*
Vendors & Products Trendnet
Trendnet tew-821dap Firmware
References
Metrics cvssV2_0

{'score': 9, 'vector': 'AV:N/AC:L/Au:S/C:C/I:C/A:C/E:ND/RL:ND/RC:UR'}

cvssV3_0

{'score': 8.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:X/RL:X/RC:R'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:X/RL:X/RC:R'}

cvssV4_0

{'score': 8.7, 'vector': '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'}


Subscriptions

Trendnet Tew-821dap Tew-821dap Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T16:30:10.949Z

Reserved: 2026-07-11T10:12:18.573Z

Link: CVE-2026-15484

cve-icon Vulnrichment

Updated: 2026-07-13T16:29:50.875Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:00:18Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')