A vulnerability was identified in Tenda W20E 15.11.0.6(1068_1546_841)_CN_TDC. This issue affects the function lstAdd of the file /goform/editQos of the component QoS Edit. Such manipulation of the argument qosListConnecttedNum leads to stack-based buffer overflow. The attack may be launched remotely. The exploit is publicly available and might be used.
Security readout for executives and security teams
Plain-English summary
A flaw in one identified Tenda W20E firmware build can let an authenticated remote user corrupt device memory through the QoS editing interface. The reported impact includes complete loss of confidentiality, integrity, and availability. A public proof of concept increases near-term risk, although active exploitation has not been established.
Executive priority
Treat this as an urgent device-management risk. Locate affected W20E appliances, isolate their administrative interfaces, and seek vendor remediation promptly. Public proof-of-concept availability justifies accelerated action, but current evidence does not support claiming ongoing attacks.
Technical view
CVE-2026-19822 is a stack-based buffer overflow in lstAdd within /goform/editQos. Manipulating qosListConnecttedNum reportedly triggers the flaw remotely with authentication. It affects Tenda W20E firmware 15.11.0.6(1068_1546_841)_CN_TDC and is classified as CWE-119 and CWE-121. The supplied CVSS 2.0 score is 9.0.
Likely exposure
Exposure is most likely where the exact affected W20E firmware is deployed and its authenticated management or QoS interface is reachable remotely. Risk is greater when management access is available from untrusted networks. The supplied evidence does not establish whether other firmware builds or Tenda products are affected.
Exploitation context
A public proof of concept is referenced, lowering the barrier to vulnerability research and potential attacks. However, the supplied bundle marks the CVE as absent from KEV and provides no evidence of active exploitation. The CVSS vector indicates that authenticated access is required.
Researcher notes
The record identifies qosListConnecttedNum as the trigger argument and lstAdd as the affected function. CVSS 2.0 metrics indicate network reachability, low complexity, single authentication, proof-of-concept availability, and potentially complete impact. Root-cause depth, execution reliability, affected-version breadth, and a vendor-confirmed fix remain undocumented in the supplied evidence.
Mitigation direction
Inventory Tenda W20E devices and identify those running the exact affected firmware build.
Restrict management access to trusted administrative networks or a controlled VPN.
Prevent untrusted users from reaching the device management and QoS interfaces.
Check Tenda guidance for corrected firmware or vendor-approved mitigations; no patch is identified in the supplied sources.
Disable affected QoS administration temporarily if operationally acceptable and supported by the device.
Validation and detection
Confirm each W20E firmware version through trusted inventory or its administrative interface.
Review network controls governing access to the device management interface.
Identify accounts permitted to change QoS settings and remove unnecessary access.
Monitor device logs and availability for unusual QoS changes, crashes, or restarts.
Verify any vendor-provided firmware against Tenda's published release information before deployment.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-119: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
4CVSS vectors
6Timeline events
1ADP providers
7Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
CVSS vector scores
4 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.