Description
A vulnerability was identified in Trendnet TEW-635BRM up to 1.00.03. This affects the function start_httpd of the file /sbin/rc of the component Web Service. Such manipulation of the argument device_name leads to stack-based buffer overflow. The attack can be executed remotely. The exploit is publicly available and might be used. The vendor explains: "We are unable to confirm if the vulnerability exists. This item has been EOL since 2011. We will make an official announcement of possible vulnerabilities, and recommend users to switch devices." 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

A stack-based buffer overflow exists in the start_httpd function of the Trendnet TEW‑635BRM router’s web service. The flaw is triggered by manipulating the device_name argument passed to the /sbin/rc script, which the router executes when handling web requests. Because the overflow corrupts the stack, an attacker who can send crafted requests to the device over the network can achieve arbitrary code execution, effectively compromising the router. The vulnerability maps to CWE‑119 and CWE‑121, indicating unsafe buffer handling and stack corruption.

Affected Systems

Trendnet TEW‑635BRM routers with firmware versions up to 1.00.03 are affected. The device is end‑of‑life since 2011, and no security patch is available from the manufacturer.

Risk and Exploitability

The CVSS score is 8.7, classifying the issue as high severity. The EPSS score is less than 1 %, pointing to a low current exploitation probability, but a publicly available exploit exists and the device’s unsupported status makes it a likely target. Based on the description, the likely attack vector is remote via the device’s web interface, although the exact interface is not specified. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 3, 2026 at 03:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Replace the Trendnet TEW‑635BRM router with a supported device that receives security updates.
  • Block or disable external access to the router’s HTTP/HTTPS web services, or deny traffic from outside the local network.
  • Isolate the device from critical assets using network segmentation or a separate VLAN.
  • Monitor traffic for anomalous HTTP requests targeting the device and review logs for suspicious activity.

Generated by OpenCVE AI on August 3, 2026 at 03:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description A vulnerability was identified in Trendnet TEW-635BRM up to 1.00.03. This affects the function start_httpd of the file /sbin/rc of the component Web Service. Such manipulation of the argument device_name leads to stack-based buffer overflow. The attack can be executed remotely. The exploit is publicly available and might be used. The vendor explains: "We are unable to confirm if the vulnerability exists. This item has been EOL since 2011. We will make an official announcement of possible vulnerabilities, and recommend users to switch devices." This vulnerability only affects products that are no longer supported by the maintainer.
Title Trendnet TEW-635BRM Web Service rc start_httpd stack-based overflow
First Time appeared Trendnet
Trendnet tew-635brm
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:a:trendnet:tew-635brm:*:*:*:*:*:*:*:*
Vendors & Products Trendnet
Trendnet tew-635brm
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': 8.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/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:P/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:P'}


Subscriptions

Trendnet Tew-635brm
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T18:12:41.393Z

Reserved: 2026-07-11T10:02:29.486Z

Link: CVE-2026-15480

cve-icon Vulnrichment

Updated: 2026-07-13T18:06:05.007Z

cve-icon NVD

Status : Deferred

Published: 2026-07-12T06:16:42.650

Modified: 2026-07-13T19:16:53.467

Link: CVE-2026-15480

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T04:00:13Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow