Description
A vulnerability was found in Tenda AC1206 15.03.06.23_multi_TD01. This affects the function set_device_name of the file /goform/SetOnlineDevName of the component httpd web management interface. The manipulation of the argument devName 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-14
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack-based buffer overflow exists in the Tenda AC1206 firmware version 15.03.06.23_multi_TD01, triggered by manipulating the devName parameter in the /goform/SetOnlineDevName endpoint of the httpd web management interface. The flaw allows an attacker to corrupt the call stack, potentially leading to arbitrary code execution or a denial‑of‑service condition. The weakness is classified under CWE‑119 and CWE‑121.

Affected Systems

Systems using the Tenda AC1206 router, specifically the 15.03.06.23_multi_TD01 firmware build, are affected. The vulnerability is accessed through the router’s web management interface, which is typically exposed on ports 80/443 and may be reachable from the internet or local network. Users relying on the default or publicly accessible admin control panel are at risk.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity, while no EPSS data is provided. The vulnerability is publicly exploitable and has a known remote attack path. Because the exploit is available, attackers can target any accessible device without skill, making the risk significant. The lack of inclusion in the CISA KEV catalog does not diminish the likelihood of active exploitation; security teams should treat this as an urgent risk.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the latest firmware release from Tenda that removes the buffer overflow in the SetOnlineDevName handler.
  • Configure the router’s firewall to restrict the httpd web management interface to a trusted management subnet or VPN, blocking external access from untrusted networks.
  • Enable logging and review incoming requests to /goform/SetOnlineDevName for anomalous patterns, and consider temporarily disabling the web management interface if not required.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 04:45:00 +0000

Type Values Removed Values Added
First Time appeared Tenda ac1206
Vendors & Products Tenda ac1206

Fri, 14 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in Tenda AC1206 15.03.06.23_multi_TD01. This affects the function set_device_name of the file /goform/SetOnlineDevName of the component httpd web management interface. The manipulation of the argument devName results in stack-based buffer overflow. The attack may be launched remotely. The exploit has been made public and could be used.
Title Tenda AC1206 httpd web management interface SetOnlineDevName set_device_name stack-based overflow
First Time appeared Tenda
Tenda ac1206 Firmware
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:o:tenda:ac1206_firmware:*:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda ac1206 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': 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

Tenda Ac1206 Ac1206 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T03:00:10.875Z

Reserved: 2026-08-13T18:47:53.219Z

Link: CVE-2026-19788

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T04:16:36.177

Modified: 2026-08-14T04:16:36.177

Link: CVE-2026-19788

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T04:30:17Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow