A vulnerability was detected in Tenda F453 1.0.0.3. Affected by this issue is the function fromSafeUrlFilter of the file /goform/SafeUrlFilter. Performing a manipulation of the argument page results in buffer overflow. The attack can be initiated remotely. The exploit is now public and may be used.
Security readout for executives and security teams
Plain-English summary
CVE-2026-3377 is a critical buffer overflow in Tenda F453 firmware 1.0.0.3. A remote authenticated attacker could potentially take full control of the device. Public exploit material is referenced, but CISA KEV status is false in the provided sources, so active exploitation is not confirmed.
Executive priority
High priority for organizations using Tenda F453. Treat as urgent if management access is exposed beyond trusted administrators. If no patch is available, reduce exposure immediately and consider replacement planning.
Technical view
The flaw affects fromSafeUrlFilter in /goform/SafeUrlFilter. Manipulating the page argument can trigger a buffer overflow. VulDB rates it CVSS 2.0 9.0 with network access, low complexity, and authentication required. Affected product evidence is limited to Tenda F453 firmware 1.0.0.3.
Likely exposure
Exposure is most likely where Tenda F453 administration interfaces are reachable by untrusted users, especially over the internet or shared networks. Authentication is required per the provided CVSS vector, but weak or reused router credentials would increase practical risk.
Exploitation context
The source bundle says exploit material is public and may be used. No provided source confirms active exploitation in the wild, and KEV is false. The issue should still be treated urgently because compromise of edge network devices can affect traffic routing, access, and persistence.
Researcher notes
Evidence comes mainly from CVE/VulDB records and a public GitHub reference. The provided data names the vulnerable endpoint and parameter, but does not include vendor remediation or confirmed exploitation. Avoid assuming broader Tenda model impact without additional evidence.
Mitigation direction
Identify any Tenda F453 devices and confirm firmware version.
Restrict management access to trusted administrative networks only.
Disable remote administration if not explicitly required.
Change default or weak administrative credentials.
Check Tenda guidance for firmware updates or official mitigation.
Replace unsupported devices if no vendor fix is available.
Validation and detection
Inventory network edge devices for Tenda F453 models.
Verify whether firmware version 1.0.0.3 is present.
Review firewall rules limiting access to device administration.
Check logs for suspicious administrative access attempts.
Monitor vendor and CVE sources for updated remediation guidance.
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
6Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical 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.
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.