Description
A vulnerability was identified in Tenda HG10 300001138. Impacted is the function formWlanSetup of the file /boaform/formWlanSetup of the component Boa Web Server. The manipulation of the argument ssid leads to buffer overflow. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.
Published: 2026-09-03
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Boa Web Server’s formWlanSetup function on Tenda HG10 routers, where the ssid argument is not properly validated and can overflow a buffer. This classic buffer overflow falls under CWE‑119 and CWE‑120, allowing an attacker who can supply the ssid value to corrupt memory and potentially execute arbitrary code on the device, leading to full system compromise.

Affected Systems

All Tenda HG10 routers running firmware version 300001138 are affected. The issue is specific to the Boa Web Server component accessed through the /boaform/formWlanSetup path.

Risk and Exploitability

The CVSS score of 8.7 classifies this flaw as High severity. EPSS data is not available, but the vulnerability is publicly documented and an exploit is already available, indicating a realistic probability of exploitation. The problem can be triggered remotely via the router’s web interface, which is typically reachable on the local network and could be exposed to the internet in misconfigured deployments. The flaw is not listed in the CISA KEV catalog, but the presence of an exploit in the wild makes it a critical risk for unattended or unpatched devices.

Generated by OpenCVE AI on September 3, 2026 at 15:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update provided by Tenda that patches the formWlanSetup buffer overflow.
  • If the firmware cannot be updated immediately, disable or block access to the BOA web management interface, for example by configuring the router’s firewall or server configuration to refuse HTTP requests to /boaform/.
  • Restrict network access to the router’s management interface by placing the device behind a VPN or firewall and limiting inbound connections to trusted IP addresses.

Generated by OpenCVE AI on September 3, 2026 at 15:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 15:45:00 +0000

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

Thu, 03 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 14:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in Tenda HG10 300001138. Impacted is the function formWlanSetup of the file /boaform/formWlanSetup of the component Boa Web Server. The manipulation of the argument ssid leads to buffer overflow. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.
Title Tenda HG10 Boa Web Server formWlanSetup buffer overflow
First Time appeared Tenda
Tenda hg10 Firmware
Weaknesses CWE-119
CWE-120
CPEs cpe:2.3:o:tenda:hg10_firmware:*:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda hg10 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 Hg10 Hg10 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-03T14:58:59.386Z

Reserved: 2026-09-03T06:54:16.121Z

Link: CVE-2026-85110

cve-icon Vulnrichment

Updated: 2026-09-03T14:58:56.098Z

cve-icon NVD

Status : Deferred

Published: 2026-09-03T14:17:05.493

Modified: 2026-09-03T17:25:25.113

Link: CVE-2026-85110

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T15:45:05Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')