CVE-2026-3169
8.8Tenda · F453
A buffer overflow vulnerability in the Tenda F453 router allows a remote authenticated attacker to achieve remote code execution or a denial of service via the page parameter.
Executive summary
A critical buffer overflow vulnerability in Tenda F453 firmware version 1.0.0.3 exposes the device to remote code execution and potential system compromise.
Vulnerability
The vulnerability exists within the fromSafeEmailFilter function of the httpd component, where the page parameter is processed without sufficient length validation. This memory corruption flaw allows a remote attacker with low-level access to trigger a stack-based buffer overflow, resulting in arbitrary code execution or denial of service.
Business impact
The ability for an attacker to execute arbitrary code remotely poses a severe threat to network integrity and confidentiality. Successful exploitation could allow unauthorized control over the network infrastructure, leading to traffic interception, device bricking, or lateral movement into the internal network. Given the CVSS score of 8.8, this vulnerability represents a high-risk entry point that requires immediate attention to prevent full device compromise.
Remediation
Immediate Action: Since a specific patch is not currently confirmed, restrict access to the web management interface to trusted internal segments only and monitor for suspicious traffic directed at the /goform/SafeEmailFilter endpoint.
Proactive Monitoring: Review device logs for unusual POST requests targeting the /goform/SafeEmailFilter URI and monitor for unexpected service restarts or performance degradation of the httpd daemon.
Compensating Controls: Implement network-level access control lists (ACLs) to block all external access to the device management interface, effectively mitigating the remote attack vector until a firmware update is provided by Tenda.
Exploitation status
Public Exploit Available: Yes, a functional proof-of-concept is documented in the researcher's published technical write-up on GitHub.
Analyst recommendation
Due to the severity of this remote code execution vulnerability and the availability of a public proof-of-concept, users are urged to treat this issue with high urgency. Administrators should prioritize isolating affected Tenda F453 units from public-facing networks immediately and monitor vendor support channels for the release of patched firmware.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHust (VulDB User), per the CVE Program record.