PatchSiren cyber security CVE debrief
CVE-2026-10191 Tenda CVE debrief
A stack-based buffer overflow vulnerability exists in the Tenda W12 router firmware version 3.0.0.7(4763). The vulnerability is located in the `cgiWifiMacFilterSet` function within the `/bin/httpd` binary. An attacker can trigger the overflow by manipulating the `wifiMacFilterSet.macList.mac` argument through remote network access. The vulnerability has been publicly disclosed with available exploit material, increasing the risk of active exploitation. The CVSS 4.0 score of 7.4 (HIGH) reflects significant impact to confidentiality, integrity, and availability with low attack complexity and no required user interaction. The vendor attribution to Tenda is supported by a reference to the manufacturer's website, though the vendor field remains marked for review due to low confidence in the canonical source mapping.
- Vendor
- Tenda
- Product
- W12
- CVSS
- HIGH 7.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-05-31
- Original CVE updated
- 2026-07-22
- Advisory published
- 2026-05-31
- Advisory updated
- 2026-07-22
Who should care
Network administrators managing Tenda W12 deployments, security teams responsible for IoT/edge device protection, and organizations with remote management exposure of consumer-grade routing infrastructure.
Technical summary
The `cgiWifiMacFilterSet` function in `/bin/httpd` on Tenda W12 firmware 3.0.0.7(4763) fails to properly validate the length of the `wifiMacFilterSet.macList.mac` parameter, resulting in a stack-based buffer overflow (CWE-121). The vulnerability is remotely exploitable with low attack complexity and requires low privileges. Successful exploitation may result in complete compromise of confidentiality, integrity, and availability per the CVSS 4.0 vector. Public exploit availability increases immediate risk.
Defensive priority
HIGH
Recommended defensive actions
- Restrict network access to Tenda W12 administrative interfaces to trusted management networks only
- Monitor for unauthorized access attempts to `/bin/httpd` endpoints handling `cgiWifiMacFilterSet`
- Apply firmware updates from Tenda when available; verify version exceeds 3.0.0.7(4763)
- Consider network segmentation for IoT/router devices to limit lateral movement potential
- Review logs for anomalous `wifiMacFilterSet.macList.mac` parameter values indicating exploitation attempts
Evidence notes
Vulnerability identified in Tenda W12 firmware 3.0.0.7(4763). CWE-121 (stack-based buffer overflow) and CWE-119 (improper restriction of operations within buffer bounds) assigned by CNA. CVSS 4.0 vector confirms network attack vector, low attack complexity, and required privileges (PR:L). Public exploit material referenced via cdn2.v50to.cc domain.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-10191 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-10191
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-10191 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-10191
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/cve/CVE-2026-10191
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/submit/820023
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/367472
-
Source reference
Unverified legacy reference
URL: https://vuldb.com/vuln/367472/cti
-
Source reference
Unverified legacy reference
URL: https://www.tenda.com.cn/
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.