Description
A vulnerability was determined in TRENDnet TEW-821DAP 2.2.01b05. Affected by this vulnerability is the function uci_safe_get of the file /cgi-bin/apply_time.cgi of the component NTP Timezone Configuration Handler. Executing a manipulation of the argument system.ntp.server/system.ntp.enable_server/cameo.time.time_zone/cameo.cameo.syslog_server can lead to stack-based buffer overflow. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-08-22
Score: 10 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack-based buffer overflow occurs in the uci_safe_get function of the NTP Timezone Configuration Handler’s /cgi-bin/apply_time.cgi. Manipulating the parameters system.ntp.server, system.ntp.enable_server, cameo.time.time_zone, or cameo.cameo.syslog_server causes the function to copy unvalidated input into a fixed-size buffer, overwriting the stack and enabling an attacker to execute arbitrary code or crash the service. The vulnerability is a classic example of improper bounds checking (CWE-119) and can disrupt the router’s normal operation.

Affected Systems

TRENDnet TEW-821DAP routers running firmware version 2.2.01b05 are affected. The flaw resides in the web‑based NTP Timezone Configuration interface of the device. No additional vendor or product versions are documented in the CVE record.

Risk and Exploitability

The CVSS base score of 10.0 signals critical severity, and the vulnerability is publicly disclosed with documented exploits. It can be triggered remotely through the router’s web interface; however, the CVE description does not specify whether authentication is required, so the exact ease of exploitation remains uncertain. The EPSS score is not available, which introduces uncertainty about the likelihood of exploitation, but the combination of a high CVSS, remote attack vector, and public exploit suggests a high likelihood of real‑world exploitation. The flaw is not yet listed in the CISA KEV catalog.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the official firmware update that patches the uci_safe_get stack overflow in /cgi-bin/apply_time.cgi.
  • If an update is not yet available, block external access to the router’s web management interface or the /cgi-bin/apply_time.cgi endpoint using firewall rules or access control lists.
  • As a temporary measure, disable the NTP service or restrict NTP configuration changes to trusted administrators to reduce the attack surface.
  • Verify the firmware checksum and the integrity of the update package before installation.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 12:45:00 +0000

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

Sat, 22 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in TRENDnet TEW-821DAP 2.2.01b05. Affected by this vulnerability is the function uci_safe_get of the file /cgi-bin/apply_time.cgi of the component NTP Timezone Configuration Handler. Executing a manipulation of the argument system.ntp.server/system.ntp.enable_server/cameo.time.time_zone/cameo.cameo.syslog_server can lead to stack-based buffer overflow. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.
Title TRENDnet TEW-821DAP NTP Timezone Configuration apply_time.cgi uci_safe_get stack-based overflow
First Time appeared Trendnet
Trendnet tew-821dap Firmware
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:o:trendnet:tew-821dap_firmware:*:*:*:*:*:*:*:*
Vendors & Products Trendnet
Trendnet tew-821dap Firmware
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

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

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-22T11:00:09.399Z

Reserved: 2026-08-21T18:42:40.547Z

Link: CVE-2026-77946

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T11:16:54.447

Modified: 2026-08-22T11:16:54.447

Link: CVE-2026-77946

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T13:00:07Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow