Description
A flaw has been found in Tenda BE12 Pro 16.03.66.23. The affected element is the function fromDhcpListClient of the file /goform/DhcpListClient. This manipulation of the argument page causes stack-based buffer overflow. The attack can be initiated remotely. The exploit has been published and may be used.
Published: 2026-07-14
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Tenda BE12 Pro routers running firmware 16.03.66.23 contain a stack-based buffer overflow in the /goform/DhcpListClient handler specifically in the function fromDhcpListClient. When an page argument, the function writes more data to a local buffer than the buffer can hold, corrupting the stack and potentially overwriting the return address. This flaw can be triggered entirely over the network and can lead to arbitrary code execution, a crash, denial of service, or a full compromise of the router control plane. The weakness is identified as CWE‑119 and CWE‑121.

Affected Systems

Only Tenda BE12 Pro routers with firmware version 16.03.66.23 are affected. No other vendors or product lines have been reported to be vulnerable by the CNA.

Risk and Exploitability

The CVSS base score of 8.7 classifies this issue as high severity, while the EPSS score of less than 1% indicates that exploitation is not common. The vulnerability is not listed in the CISA KEV catalog, but a publicly available exploit demonstrates that a remote attacker can trigger the overflow without local access, making it a tangible threat to device availability and integrity.

Generated by OpenCVE AI on July 31, 2026 at 10:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Tenda BE12 Pro firmware to a version that includes the stack‑overflow fix in /goform/DhcpListClient.
  • If a patch is not yet available, block or restrict access to the /goform/DhcpListClient endpoint using firewall rules or router ACLs to prevent remote exploitation.
  • Monitor network traffic for unusual DhcpListClient requests and investigate any anomalous activity promptly.

Generated by OpenCVE AI on July 31, 2026 at 10:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 14 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Description A flaw has been found in Tenda BE12 Pro 16.03.66.23. The affected element is the function fromDhcpListClient of the file /goform/DhcpListClient. This manipulation of the argument page causes stack-based buffer overflow. The attack can be initiated remotely. The exploit has been published and may be used.
Title Tenda BE12 Pro DhcpListClient fromDhcpListClient stack-based overflow
First Time appeared Tenda
Tenda be12 Pro
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:h:tenda:be12_pro:*:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda be12 Pro
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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-15T16:11:22.565Z

Reserved: 2026-07-14T04:58:19.512Z

Link: CVE-2026-15695

cve-icon Vulnrichment

Updated: 2026-07-15T16:11:19.142Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T10:30:17Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow