Description
A vulnerability was determined in TRENDnet TEW-821DAP 2.2.01b05. Affected is the function popen/system of the file /cgi-bin/ping.cgi of the component ssi. Executing a manipulation of the argument ipaddr can lead to command injection. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-08-19
Score: 5.3 Medium
EPSS: 1.3% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in the ping.cgi script of the TRENDnet TEW‑821DAP firmware. By manipulating the ipaddr parameter, an attacker can inject arbitrary system commands that are executed under the privileges of the web server. The vulnerability exemplifies command‑injection weaknesses, specifically CWE‑74 and CWE‑77, and enables full control over the device from a remote web request.

Affected Systems

Affected devices run the 2.2.01b05 firmware of the TRENDnet TEW‑821DAP router. The issue is identified by the vendor product TRENDnet:TEW‑821DAP. Any system using this firmware build is at risk; no other firmware versions have been reported as vulnerable.

Risk and Exploitability

The CVSS base score of 5.3 marks the flaw as moderate. The publicly disclosed exploit demonstrates remote exploitation without authentication, indicating that attackers can trigger the injection over the internet. EPSS score of 1% indicates a low probability, but the existence of a public exploit and the references to its usage imply a meaningful risk. The vulnerability is not yet listed in CISA KEV, but its remote reach necessitates prompt action.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the device to the latest firmware released by TRENDnet that removes or sanitizes the ping.cgi implementation.
  • Configure the router’s firewall to reject external requests to the web interface or place the device behind an internal‑only network segment.
  • Disable or block the ping.cgi service via the router’s access control mechanisms or by removing the CGI script when possible.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 19 Aug 2026 22:00:00 +0000

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

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

Type Values Removed Values Added
Description A vulnerability was determined in TRENDnet TEW-821DAP 2.2.01b05. Affected is the function popen/system of the file /cgi-bin/ping.cgi of the component ssi. Executing a manipulation of the argument ipaddr can lead to command injection. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized.
Title TRENDnet TEW-821DAP ssi ping.cgi system command injection
First Time appeared Trendnet
Trendnet tew-821dap Firmware
Weaknesses CWE-74
CWE-77
CPEs cpe:2.3:o:trendnet:tew-821dap_firmware:*:*:*:*:*:*:*:*
Vendors & Products Trendnet
Trendnet tew-821dap 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': 7.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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:L/SI:L/SA:L/E:P'}


Subscriptions

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

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-21T21:48:20.571Z

Reserved: 2026-08-19T14:08:06.621Z

Link: CVE-2026-76582

cve-icon Vulnrichment

Updated: 2026-08-21T21:37:25.263Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T21:17:38.443

Modified: 2026-08-21T22:16:45.253

Link: CVE-2026-76582

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T22:30:05Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

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