A security vulnerability has been detected in Tenda F456 1.0.0.5. This affects the function frmL7ImForm of the file /goform/L7Im. The manipulation of the argument page leads to buffer overflow. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used.
CVE-2026-9389 is a critical buffer overflow in Tenda F456 firmware 1.0.0.5. A remote attacker with required authentication may be able to compromise the router’s confidentiality, integrity, and availability. Public exploit material is reported, but the provided sources do not confirm active exploitation or a vendor patch.
Executive priority
Prioritize identification and containment within router inventories. This is critical because compromise of an edge router can affect traffic control, availability, and downstream trust. Urgency is high, but evidence does not support claiming active exploitation from the supplied sources.
Technical view
The vulnerability affects frmL7ImForm in /goform/L7Im. Manipulation of the page argument can cause a buffer overflow, mapped to CWE-119 and CWE-120. The CVSS 2.0 vector is network-accessible, low complexity, authenticated, with complete confidentiality, integrity, and availability impact.
Likely exposure
Exposure is limited to Tenda F456 devices running firmware 1.0.0.5. Risk is highest where router administration is reachable from untrusted networks. The CVSS vector indicates authentication is required, so weak, shared, or compromised admin credentials increase practical exposure.
Exploitation context
The source bundle says exploit information has been publicly disclosed and may be used. CISA KEV is false, and no cited source confirms exploitation in the wild. Treat public proof-of-concept availability as a strong urgency signal, not evidence of active compromise.
Researcher notes
The record identifies the vulnerable function, endpoint, parameter, affected firmware, and CWE classes, but does not provide a confirmed fixed version, vendor advisory details, or validated IoCs. Avoid expanding scope beyond Tenda F456 1.0.0.5 unless later vendor or CVE updates support it.
Mitigation direction
Inventory Tenda F456 devices and confirm firmware version 1.0.0.5.
Restrict router administration to trusted management networks only.
Remove any internet exposure of the management interface.
Check Tenda guidance for firmware updates, advisories, or replacement direction.
Review logs for suspicious access involving /goform/L7Im.
Validation and detection
Confirm whether any deployed device is Tenda F456 firmware 1.0.0.5.
Verify management access is blocked from untrusted networks.
Check whether default or weak administrator credentials remain in use.
Monitor administrative access logs for unexpected source addresses.
Track vendor and CVE records for patch or mitigation updates.
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.
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.
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.