Description
A vulnerability was found in TRENDnet TEW-755AP up to 20260702. Affected is the function FUN_401000 of the file /sbin/mycli. The manipulation of the argument ssid results in stack-based buffer overflow. The attack may be launched remotely. The exploit has been made public and could be used.
Published: 2026-08-19
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The defect lies in the FUN_401000 routine of the /sbin/mycli binary, where the ssid argument is processed without proper bounds checking. A malicious actor can supply a crafted SSID value that overflows the local stack buffer, corrupting control data and allowing execution of arbitrary code. The CVE report states the exploit can be launched remotely, meaning any entity able to contact the device over its management interface may trigger the overflow.

Affected Systems

TRENDnet TEW‑755AP wireless routers running firmware versions up to and including 20260702 are vulnerable. Firmware releases later than 20260702 contain a fix that removes the vulnerability. No other product variants or versions are listed as affected.

Risk and Exploitability

The calculated CVSS score of 9.4 classifies this issue as critical, and although EPSS data is unavailable, the public proof‑of‑concept script and the fact that the flaw can be triggered from outside the local network elevate the likelihood of exploitation. The vulnerability is not yet catalogued in CISA KEV, but the remote nature of the attack combined with the severity score suggests that attackers would target these devices opportunistically. The attack vector is remote and requires only domain knowledge of the device’s management protocol and the ability to send a specially crafted SSID string.

Generated by OpenCVE AI on August 20, 2026 at 08:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the device firmware to a version later than 20260702 that removes the overflow in /sbin/mycli
  • If an update is not immediately available, block or disable the mycli service via the router’s administrative interface or through firewall rules that prevent external write access to the /sbin/mycli binary
  • Isolate the affected router from untrusted networks by placing it in a dedicated VLAN or behind a defensive gateway and monitor for unusual SSID change requests or exploitation attempts

Generated by OpenCVE AI on August 20, 2026 at 08:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 20 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
First Time appeared Trendnet tew-755ap
Vendors & Products Trendnet tew-755ap

Wed, 19 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in TRENDnet TEW-755AP up to 20260702. Affected is the function FUN_401000 of the file /sbin/mycli. The manipulation of the argument ssid results in stack-based buffer overflow. The attack may be launched remotely. The exploit has been made public and could be used.
Title TRENDnet TEW-755AP mycli FUN_401000 stack-based overflow
First Time appeared Trendnet
Trendnet tew-755ap Firmware
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:o:trendnet:tew-755ap_firmware:*:*:*:*:*:*:*:*
Vendors & Products Trendnet
Trendnet tew-755ap Firmware
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P'}


Subscriptions

Trendnet Tew-755ap Tew-755ap Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-25T14:18:31.333Z

Reserved: 2026-08-19T14:37:56.616Z

Link: CVE-2026-76589

cve-icon Vulnrichment

Updated: 2026-08-25T14:18:25.647Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T22:17:27.447

Modified: 2026-08-25T15:16:42.233

Link: CVE-2026-76589

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T08:30:04Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow