Description
A security vulnerability has been detected in Trendnet TEW-657BRM 1.00.1. This impacts the function Edit of the file /setup.cgi. Such manipulation of the argument pcdb_list leads to os command injection. The attack may be launched remotely. The exploit has been disclosed publicly and may be used. The vendor confirms, that "[t]he product in question (...) has been discontinued and end of life since June 23, 2011, that is more than 14 years ago. We no longer provide support for this product, so we are not able to confirm the vulnerabilities. We will make an announcement on our website's product support page and notify customers who registered their products with us." This vulnerability only affects products that are no longer supported by the maintainer.
Published: 2026-04-02
Score: 5.3 Medium
EPSS: 4.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Edit feature of Trendnet TEW-657BRM’s /setup.cgi exposes a command‑line injection point where a crafted pcdb_list value is executed on the device’s operating system. This flaw permits attackers to run arbitrary commands on the router, potentially compromising the entire network segment that the router protects. The vulnerability is limited to the 1.00.1 firmware build of the exact model, and the device has been end‑of‑life for over fourteen years, so no vendor maintenance or patching is offered.

Affected Systems

Only the Trendnet TEW‑657BRM model running firmware version 1.00.1 is affected. No other models or firmware releases are listed in the CNA data or the common platform enumeration. Because the device is discontinued, it is unlikely to receive official fixes.

Risk and Exploitability

The CVSS score of 5.3 signals a moderate risk, while an EPSS of 4% indicates that exploitation is unlikely to appear among the general threat landscape. The vulnerability is not listed in the CISA KEV catalog. The attack requires remote access to the router’s web interface; any remaining units exposed to the Internet keep the window of opportunity open. In the absence of a vendor patch, the only defense is to remove the device or isolate it from external traffic.

Generated by OpenCVE AI on June 18, 2026 at 13:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Replace or upgrade the Trendnet TEW‑657BRM with a supported model that receives security updates, thereby eliminating the vulnerable code.
  • If replacement is not immediately possible, isolate the unit from the Internet and block all management ports (e.g., 80, 443) to limit remote entry points.
  • Disable or secure the /setup.cgi interface: restrict the pcdb_list parameter to validated, allowed inputs or enforce authentication before processing, mitigated by addressing CWE‑77 and CWE‑78 – preventing the execution of injected commands.
  • Apply network segmentation and firewall rules to ensure that the router can only be accessed by trusted internal hosts, reducing the blast radius of any potential compromise.
  • Conduct a comprehensive audit of the network to discover other unsupported or legacy devices and transition them to supported platforms or secure them with equivalent isolation measures.

Generated by OpenCVE AI on June 18, 2026 at 13:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Apr 2026 18:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:h:trendnet:tew-657brm:-:*:*:*:*:*:*:*
cpe:2.3:o:trendnet:tew-657brm_firmware:1.00.1:*:*:*:*:*:*:*

Fri, 03 Apr 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Trendnet tew-657brm
Vendors & Products Trendnet tew-657brm

Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in Trendnet TEW-657BRM 1.00.1. This impacts the function Edit of the file /setup.cgi. Such manipulation of the argument pcdb_list leads to os command injection. The attack may be launched remotely. The exploit has been disclosed publicly and may be used. The vendor confirms, that "[t]he product in question (...) has been discontinued and end of life since June 23, 2011, that is more than 14 years ago. We no longer provide support for this product, so we are not able to confirm the vulnerabilities. We will make an announcement on our website's product support page and notify customers who registered their products with us." This vulnerability only affects products that are no longer supported by the maintainer.
Title Trendnet TEW-657BRM setup.cgi edit os command injection
First Time appeared Trendnet
Trendnet tew-657brm Firmware
Weaknesses CWE-77
CWE-78
CPEs cpe:2.3:o:trendnet:tew-657brm_firmware:*:*:*:*:*:*:*:*
Vendors & Products Trendnet
Trendnet tew-657brm Firmware
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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

ssvc

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


Subscriptions

Trendnet Tew-657brm Tew-657brm Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-02T17:38:37.073Z

Reserved: 2026-04-01T16:47:11.901Z

Link: CVE-2026-5352

cve-icon Vulnrichment

Updated: 2026-04-02T17:38:31.846Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-02T17:16:31.817

Modified: 2026-06-17T10:58:52.920

Link: CVE-2026-5352

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T13:30:05Z

Weaknesses
  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')

  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')