Description
A vulnerability was determined in Tenda AC1206 15.03.06.23_multi_TD01. This vulnerability affects the function set_wl_guest_iplist of the file /goform/WifiGuestSet of the component httpd web management interface. This manipulation of the argument shareSpeed causes stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been publicly disclosed and may be utilized.
Published: 2026-08-14
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This flaw is a stack‐based buffer overflow in Tenda’s AC1206 httpd web management interface, triggered by manipulating the shareSpeed argument in the WifiGuestSet set_wl_guest_iplist function. The overflow can be triggered remotely through the /goform/WifiGuestSet API, allowing an attacker to write arbitrary data on the stack and execute malicious code. The vulnerability is identified as CWE‑119 and CWE‑121 and is rated high severity by the CVSS score of 8.7.

Affected Systems

Tenda AC1206 routers running firmware version 15.03.06.23_multi_TD01 contain the vulnerable httpd component.

Risk and Exploitability

Because the attack vector is a web‑based request to a publicly reachable management interface, an unauthenticated attacker can construct the malicious payload from anywhere. The EPSS score is not available, but the vulnerability is not listed in the CISA KEV catalog, suggesting that public exploitation is possible but not confirmed. Without a vendor patch, the high CVSS indicates significant risk of remote code execution.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Tenda AC1206 firmware to a version that removes the buffer overflow in WifiGuestSet set_wl_guest_iplist.
  • Restrict access to the web management interface by blocking the /goform/WifiGuestSet endpoint or limiting management access to trusted IP addresses.
  • Disable the guest Wi‑Fi feature or segregate guest traffic to prevent exploitation via the shared Speed parameter.

Generated by OpenCVE AI on August 14, 2026 at 04:21 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 determined in Tenda AC1206 15.03.06.23_multi_TD01. This vulnerability affects the function set_wl_guest_iplist of the file /goform/WifiGuestSet of the component httpd web management interface. This manipulation of the argument shareSpeed causes stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been publicly disclosed and may be utilized.
Title Tenda AC1206 httpd web management interface WifiGuestSet set_wl_guest_iplist 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:15:10.028Z

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

Link: CVE-2026-19789

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-19789

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