A weakness has been identified in Tenda G0 up to 20260625. The affected element is the function addStaticRoute of the file /goform/module of the component httpd web management interface. Executing a manipulation of the argument staticRouteNet can lead to stack-based buffer overflow. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
Security readout for executives and security teams
Plain-English summary
Tenda G0 devices running firmware reported through 20260625 contain a remotely reachable memory-corruption flaw in the web management service. An authenticated attacker could trigger a stack overflow through static-route configuration. Public exploit material increases urgency, although the supplied sources do not establish active exploitation or confirm a vendor fix.
Executive priority
Prioritize immediate inventory and exposure reduction for affected Tenda G0 devices. Internet-accessible management interfaces warrant emergency handling because exploit material is public and potential impact is severe. For isolated devices, schedule rapid remediation while monitoring vendor guidance. Do not claim compromise solely from version presence.
Technical view
CVE-2026-19791 affects addStaticRoute in /goform/module within the Tenda G0 httpd management interface. Manipulating staticRouteNet can cause a stack-based buffer overflow (CWE-119/CWE-121). The CVSS v2 vector scores 9.0 and indicates network access with authentication. Exact execution outcomes are not established by the supplied evidence.
Likely exposure
Exposure is highest where a Tenda G0 management interface is reachable from untrusted networks and firmware is 20260625 or an earlier affected release. Authentication is indicated as required. The supplied sources do not clarify default exposure, affected deployment counts, or whether other firmware versions are safe.
Exploitation context
Proof-of-concept exploit material is publicly available, making testing and adaptation easier for attackers. The CVE is not listed as KEV in the supplied bundle, and no cited evidence confirms exploitation in the wild. Treat public management-interface exposure and compromised administrator credentials as significant risk multipliers.
Researcher notes
The record attributes the overflow to staticRouteNet in addStaticRoute and classifies it as CWE-119/CWE-121. CVSS v2 reports authentication required and complete confidentiality, integrity, and availability impacts. Public proof-of-concept availability is documented, but successful code execution, active exploitation, patch availability, and precise affected-version boundaries remain insufficiently established.
Mitigation direction
Identify Tenda G0 devices and record their exact firmware versions.
Remove web management access from the public internet and restrict it to trusted administrators.
Require network-level access controls for the management interface.
Review Tenda guidance for patched firmware or vendor-approved mitigation; none is identified in the supplied sources.
Rotate management credentials if unauthorized access is suspected.
Validation and detection
Confirm whether each device runs firmware 20260625 or an earlier reported release.
Verify the management interface is unreachable from untrusted networks.
Review access logs for unexpected requests to /goform/module and static-route configuration changes.
Check device stability, configuration history, and administrator accounts for unexplained changes.
Confirm remediation against current Tenda guidance without sending exploit traffic.
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.