Description
A vulnerability was detected in Tenda JD12L 16.03.53.23. The affected element is the function fromSetWifiGusetBasic of the file /goform/WifiGuestSet. Performing a manipulation of the argument shareSpeed results in stack-based buffer overflow. The attack may be initiated remotely. The exploit is now public and may be used.
Published: 2026-06-28
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 fromSetWifiGusetBasic function within the /goform/WifiGuestSet interface of Tenda JD12L firmware 16.03.53.23. Manipulating the shareSpeed argument triggers the overflow, allowing an attacker to potentially execute arbitrary code on the device. Affected systems are exposed to remote exploitation, as the attack can be initiated over the network without local access. The vulnerability carries a CVSS score of 8.7, indicating high severity. The publicly available exploit could lead to full compromise of the router, including data interception, network manipulation, and persistence. Given that the exploit is public and no designated fix is listed yet, administrators should treat this as a critical threat, especially for networks where the device is exposed to untrusted hosts.

Affected Systems

Tenda JD12L routers running firmware version 16.03.53.23 are affected. No other versions or variants were mentioned in the provided data.

Risk and Exploitability

The CVSS score of 8.7 reflects considerable damage potential. With no EPSS score available, the likelihood of exploitation remains unknown, but the public nature of the exploit and absence from KEV suggests the threat is real but possibly limited by exposure. Attackers could exploit the remote vulnerability to gain code execution, but precise prerequisites beyond network access were not detailed.

Generated by OpenCVE AI on June 29, 2026 at 01:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the device to the latest firmware provided by Tenda that addresses the stack-based overflow in the WifiGuestSet API.
  • If an immediate firmware update is unavailable, block external access to the /goform/WifiGuestSet endpoint using a firewall or ACL, thereby preventing remote manipulation of the shareSpeed parameter.
  • If guest Wi‑Fi is not required, disable the Guest Network feature or isolate it within a separate VLAN to reduce the attack surface.

Generated by OpenCVE AI on June 29, 2026 at 01:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 29 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 29 Jun 2026 00:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in Tenda JD12L 16.03.53.23. The affected element is the function fromSetWifiGusetBasic of the file /goform/WifiGuestSet. Performing a manipulation of the argument shareSpeed results in stack-based buffer overflow. The attack may be initiated remotely. The exploit is now public and may be used.
Title Tenda JD12L WifiGuestSet fromSetWifiGusetBasic stack-based overflow
First Time appeared Tenda
Tenda jd12l
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:h:tenda:jd12l:*:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda jd12l
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-06-29T13:42:52.555Z

Reserved: 2026-06-28T06:45:42.661Z

Link: CVE-2026-13516

cve-icon Vulnrichment

Updated: 2026-06-29T13:42:42.977Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-29T04:45:16Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow