Description
A vulnerability was found in Tenda AC10 16.03.10.09_multi_TDE01. This issue affects the function fromAdvSetLanip of the file /goform/AdvSetLanip of the component httpd/netctrl. The manipulation of the argument GetValue/SetValue results in stack-based buffer overflow. The attack may be performed from remote. The exploit has been made public and could be used.
Published: 2026-07-20
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stack-based buffer overflow in the function AdvSetLanip of the httpd/netctrl component. By manipulating the GetValue/SetValue arguments, a remote attacker can trigger an overflow, potentially allowing execution of arbitrary code on the device. The CVSS score of 8.7 signals a high severity, indicating significant risk if exploited. The description notes that the exploit has been made public and could be used against vulnerable units.

Affected Systems

This flaw affects Tenda AC10 routers running firmware version 16.03.10.09_multi_TDE01. The exposed endpoint is /goform/AdvSetLanip within the httpd/netctrl interface. No other models or firmware versions are listed as affected, so the impact is limited to devices with that specific firmware build.

Risk and Exploitability

The exploit is remote and requires no local privileges. The EPSS score of <1% indicates a low likelihood of exploitation, but the public availability of exploit code suggests that attackers could still target these routers. The vulnerability is not listed in the CISA KEV catalog, though the high CVSS score and publicly disclosed exploit emphasize that exposed devices remain at risk.

Generated by OpenCVE AI on July 30, 2026 at 19:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest official firmware update from Tenda that addresses the stack overflow
  • Disable or block remote access to the /goform/AdvSetLanip endpoint through the router’s firewall or ACL settings so that only local network users can reach it
  • Configure the router to expose its management interface only to the local network, preventing remote machines from contacting the vulnerable endpoint

Generated by OpenCVE AI on July 30, 2026 at 19:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 00:30:00 +0000

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

Mon, 20 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 20 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in Tenda AC10 16.03.10.09_multi_TDE01. This issue affects the function fromAdvSetLanip of the file /goform/AdvSetLanip of the component httpd/netctrl. The manipulation of the argument GetValue/SetValue results in stack-based buffer overflow. The attack may be performed from remote. The exploit has been made public and could be used.
Title Tenda AC10 httpd/netctrl AdvSetLanip fromAdvSetLanip stack-based overflow
First Time appeared Tenda
Tenda ac10 Firmware
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:o:tenda:ac10_firmware:*:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda ac10 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 Ac10 Ac10 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-20T13:50:32.452Z

Reserved: 2026-07-20T07:14:01.898Z

Link: CVE-2026-16248

cve-icon Vulnrichment

Updated: 2026-07-20T13:50:27.273Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T19:30:09Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow