A vulnerability was determined in Tenda F1202 1.2.0.20(408). Affected by this issue is the function formGstDhcpSetSer of the file /goform/GstDhcpSetSerof. Executing a manipulation of the argument dips can lead to stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized.
CVE-2026-9430 is a critical flaw in Tenda F1202 firmware 1.2.0.20(408). A remote, likely authenticated attacker could trigger a memory corruption bug that may compromise the device. Public exploit information is referenced, but the provided sources do not show known active exploitation or a named vendor patch.
Executive priority
Treat this as urgent for any exposed Tenda F1202 device. The flaw is critical, remotely reachable, and has public exploit material, but evidence provided does not show active exploitation or a vendor-confirmed fix.
Technical view
The issue is a stack-based buffer overflow in formGstDhcpSetSer within /goform/GstDhcpSetSerof. Manipulating the dips argument can overflow stack memory. The CVSS v2 vector is AV:N/AC:L/Au:S/C:C/I:C/A:C, indicating network reachability, low complexity, required authentication, and full confidentiality, integrity, and availability impact.
Likely exposure
Exposure appears limited to Tenda F1202 devices running firmware 1.2.0.20(408), especially where the web management interface is reachable from untrusted networks. The sources do not establish impact to other Tenda models or firmware versions.
Exploitation context
VulDB states the exploit has been publicly disclosed and may be used, and the source bundle includes a GitHub reference tagged as exploit. CISA KEV status is false, and no cited source confirms active exploitation in the wild.
Researcher notes
Key uncertainty is remediation status. The source bundle identifies the vulnerable function, endpoint path, parameter, firmware version, and weakness classes CWE-119/CWE-121, but does not provide vendor advisory details, patch version, or confirmed exploitation telemetry.
Mitigation direction
Check Tenda guidance and firmware downloads for a fixed release; sources do not name a patch.
Restrict F1202 management access to trusted administrative networks only.
Remove internet exposure for affected device administration interfaces.
Monitor using VulDB CTI indicators where available.
Replace or isolate affected devices if no supported fixed firmware exists.
Validation and detection
Inventory Tenda F1202 devices and record firmware versions.
Confirm whether firmware 1.2.0.20(408) is present.
Review exposure of the web management interface to untrusted networks.
Check logs and network telemetry against published CTI indicators.
Track CVE, VulDB, and Tenda pages for updated remediation guidance.
Based on public source material and reviewed before publication.
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
0ADP providers
6Source links
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.