HIGH 8.8

CVE-2026-13516: Tenda JD12L Stack Buffer Overflow in Guest Wi-Fi Configuration

Tenda JD12L routers running firmware version 16.03.53.23 contain a stack-based buffer overflow vulnerability in the guest Wi-Fi configuration function. An authenticated attacker can exploit this by sending a specially crafted request to manipulate the 'shareSpeed' parameter, potentially allowing arbitrary code execution or device compromise. Public exploit code is available, elevating the practical risk.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-119, CWE-121
Affected products
0 configuration(s)
Published / Modified
2026-06-29 / 2026-06-29

NVD description (verbatim)

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.

6 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-13516 is a stack-based buffer overflow (CWE-119, CWE-121) in the fromSetWifiGusetBasic function within the /goform/WifiGuestSet endpoint of Tenda JD12L firmware 16.03.53.23. The vulnerability arises from insufficient input validation on the shareSpeed parameter. While the attack requires prior authentication, the CVSS 3.1 score of 8.8 reflects high confidentiality, integrity, and availability impact across the affected device. Network accessibility combined with authenticated access creates a practical exploitation vector for insiders or those with guest account credentials.

Business impact

Compromise of Tenda JD12L routers deployed in small office/home office (SOHO) environments or enterprise branch locations could enable attackers to intercept network traffic, modify configurations, inject malware, or launch lateral attacks into downstream networks. Guest Wi-Fi accounts are often shared or weakly managed, lowering the barrier to initial compromise. Device takeover may persist across reboots if firmware or bootloader injection occurs, complicating incident recovery.

Affected systems

Tenda JD12L routers with firmware version 16.03.53.23 are confirmed vulnerable. Organizations should inventory all instances of this model and firmware revision. Verify whether later firmware versions or alternative Tenda products are similarly affected by consulting Tenda's security advisories and patch release notes.

Exploitability

The vulnerability is authenticated, meaning an attacker needs valid Wi-Fi guest credentials or local network access. However, guest Wi-Fi access is often broadly distributed and weakly controlled. Public exploit code availability significantly reduces the technical barrier; exploitation does not require custom development. The network-accessible endpoint and straightforward parameter manipulation suggest active exploitation is probable in environments where guest networks are enabled.

Remediation

Apply Tenda's latest available firmware update beyond version 16.03.53.23 on all JD12L devices. If patched firmware is unavailable, disable guest Wi-Fi functionality or restrict access to trusted networks via firewall rules. Enforce strong authentication on any guest accounts and monitor configuration changes. Consider implementing network segmentation to isolate guest traffic from sensitive systems.

Patch guidance

Contact Tenda support or check their security advisory portal for firmware versions addressing CVE-2026-13516. Verify the patch version number and release notes before deployment. Prioritize devices directly exposed to untrusted networks or supporting high-risk guest use cases. Test firmware updates on a representative device before rolling out to production.

Detection guidance

Monitor router logs for suspicious POST requests to /goform/WifiGuestSet with unusual or oversized shareSpeed parameters. Implement network intrusion detection signatures for buffer overflow payloads targeting this endpoint. Review guest Wi-Fi account access patterns and configuration change logs for unauthorized modifications. Firmware integrity monitoring tools can alert on unexpected device behavior or code execution anomalies post-compromise.

Why prioritize this

Although authentication is required, the combination of public exploits, high CVSS severity (8.8), widespread deployment of budget routers in SOHO/branch settings, and weak guest credential hygiene make this a near-term risk. Organizations relying on Tenda JD12L devices should patch urgently to prevent internal or guest-initiated compromises.

Risk score, explained

The CVSS 3.1 score of 8.8 (HIGH) reflects the complete compromise potential: high confidentiality impact (traffic interception), high integrity impact (configuration/firmware modification), and high availability impact (device DoS or takeover). The authentication requirement (PR:L) prevents unauthenticated external exploitation but does not materially reduce risk given guest network prevalence. Network-adjacent attack surface and public exploits confirm the score is justified for this population.

Frequently asked questions

Do I need valid guest Wi-Fi credentials to exploit this vulnerability?

Yes. The vulnerability requires authenticated access to the Wi-Fi network (guest or otherwise). However, guest credentials are often shared widely or set to default values, making this a practical barrier rather than a strong control.

Will rebooting my Tenda JD12L device remove malware if it has been compromised via this vulnerability?

Not necessarily. Depending on exploitation depth, attackers could inject code into the router's persistent storage (firmware or bootloader), surviving reboots. You should assume a compromised device is unsafe until patched and reinstalled with trusted firmware from Tenda.

Are newer Tenda models or firmware versions confirmed safe?

This advisory covers firmware 16.03.53.23 on the JD12L model specifically. Verify whether your device model and firmware version match. Consult Tenda's security bulletins to confirm whether newer versions or different product lines have been tested and cleared.

Can I mitigate this without patching if my Tenda router is in a locked cabinet?

Physical restriction reduces guest account availability, but does not eliminate risk if local access is obtained or if rogue administrative access occurs. Disabling guest Wi-Fi entirely via the admin interface is a stronger interim control, but patching remains mandatory for full remediation.

This analysis is provided for informational and defensive security purposes. The details, remediation steps, and risk assessments reflect the vulnerability data available as of the publication date and should be verified against the vendor's official security advisories. No warranty is provided regarding the completeness or accuracy of patch version numbers or update procedures; always consult Tenda's official documentation. Exploit code or weaponization instructions are not provided herein. Organizations should conduct their own risk assessment and testing before applying any patches or changes to production infrastructure. Source: NVD (public-domain), retrieved 2026-08-07. Analysis generated by SEC.co (claude-haiku-4-5).