Description
A weakness has been identified in Tenda BE12 Pro 16.03.66.23. This vulnerability affects the function fromSafeUrlFilter of the file /goform/SafeUrlFilter. Executing a manipulation of the argument page can lead to stack-based buffer overflow. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
Published: 2026-07-14
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack‑based buffer overflow exists in the fromSafeUrlFilter function of the /goform/SafeUrlFilter endpoint on Tenda BE12 Pro firmware 16.03.66.23. Manipulating the page argument can corrupt the stack and potentially allow an attacker to execute arbitrary code. The vulnerability can be triggered from a remote source, giving an attacker the possibility of full control over the router’s firmware and configuration. This compromise would grant the attacker confidentiality, integrity, and availability breakage of the device and any network traffic passing through it.

Affected Systems

Tenda BE12 Pro router running firmware version 16.03.66.23. The vulnerability is specific to this product model and version; earlier or later firmware versions are not explicitly mentioned as affected.

Risk and Exploitability

The CVSS score of 8.7 denotes high severity. The EPSS score is reported as < 1%, indicating a low probability of exploitation at this time, and the vulnerability is not listed in CISA KEV. The likely attack vector is a remote HTTP request to the /goform/SafeUrlFilter endpoint with a crafted page parameter. An attacker would need network access to the router’s administrative interface, which is often exposed to the Internet or to an insecure local network.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update that removes the vulnerable fromSafeUrlFilter function.
  • If a firmware upgrade is not possible, block or restrict access to the /goform/SafeUrlFilter endpoint from all external networks.
  • Employ network segmentation or a firewall to limit exposure of the router’s administrative interface to trusted internal networks only.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 15: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 12:45:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in Tenda BE12 Pro 16.03.66.23. This vulnerability affects the function fromSafeUrlFilter of the file /goform/SafeUrlFilter. Executing a manipulation of the argument page can lead to stack-based buffer overflow. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
Title Tenda BE12 Pro SafeUrlFilter fromSafeUrlFilter 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-14T14:30:05.251Z

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

Link: CVE-2026-15692

cve-icon Vulnrichment

Updated: 2026-07-14T13:01:11.272Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T10:45:04Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow