Description
A vulnerability has been found in Tenda W20E 15.11.0.6. Impacted is the function modifyWifiFilterRules of the file /goform/modifyWifiFilterRules of the component Web Management Interface. The manipulation of the argument wifiFilterListRemark leads to stack-based buffer overflow. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Published: 2026-06-08
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stack-based buffer overflow triggered by the wifiFilterListRemark argument in the modifyWifiFilterRules function of Tenda W20E’s Web Management Interface. A malformed input can corrupt the stack, potentially allowing an attacker to execute arbitrary code or crash the device. This flaw is accessible remotely via the web interface and has been publicly disclosed for use in exploitation attempts. The impact spans confidentiality, integrity, and availability, as arbitrary code execution can compromise the entire router and its connected network.

Affected Systems

Tenda W20E firmware 15.11.0.6 is affected. Only this specific model and version lists the vulnerable modifyWifiFilterRules function. No other Tenda models or firmware releases are currently known to be vulnerable.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity. No EPSS score is available, but the existence of a public exploit and remote access capability raise the likelihood of attack. The vulnerability is not listed in CISA KEV, but the remote and high impact nature means it should be treated as a serious threat. An adversary can prepare a payload that overflows the buffer and then execute arbitrary code, leading to full takeover of the router or denial of service. Attackers require network access to the router’s management interface, which may be exposed to the internet or internal networks.

Generated by OpenCVE AI on June 8, 2026 at 16:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the router firmware to a version that fixes the modifyWifiFilterRules buffer overflow vulnerability.
  • If no updated firmware is available, immediately disable remote web management or restrict it to a trusted local subnet using firewall rules.
  • Monitor router logs for abnormal activity and consider implementing intrusion detection to alert on repeated failed or suspicious modification attempts.

Generated by OpenCVE AI on June 8, 2026 at 16:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 08 Jun 2026 16:45:00 +0000

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

Mon, 08 Jun 2026 15:45:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in Tenda W20E 15.11.0.6. Impacted is the function modifyWifiFilterRules of the file /goform/modifyWifiFilterRules of the component Web Management Interface. The manipulation of the argument wifiFilterListRemark leads to stack-based buffer overflow. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Title Tenda W20E Web Management modifyWifiFilterRules stack-based overflow
First Time appeared Tenda
Tenda w20e Firmware
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:o:tenda:w20e_firmware:*:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda w20e 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 W20e W20e Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-09T15:26:03.032Z

Reserved: 2026-06-07T16:07:35.577Z

Link: CVE-2026-11524

cve-icon Vulnrichment

Updated: 2026-06-09T15:25:59.113Z

cve-icon NVD

Status : Deferred

Published: 2026-06-08T16:16:37.293

Modified: 2026-06-09T01:34:33.987

Link: CVE-2026-11524

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T16:30:06Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow