CVE-2026-3271
8.8Tenda · F453
A buffer overflow vulnerability in the Tenda F453 router allows remote attackers to trigger memory corruption or remote code execution by sending a crafted request to the P2pListFilter function.
Executive summary
The Tenda F453 router contains a stack-based buffer overflow vulnerability that enables remote code execution and requires immediate attention.
Vulnerability
The vulnerability exists within the fromP2pListFilter function of the httpd component, where the page parameter is processed without sufficient length validation. This allows a remote attacker with low-level privileges to trigger a stack-based buffer overflow, potentially leading to denial of service or remote code execution.
Business impact
Successful exploitation of this vulnerability poses a severe risk to network integrity and confidentiality, as it grants an attacker the ability to execute arbitrary code on the affected routing hardware. Given the CVSS score of 8.8, this flaw is categorized as high severity, indicating that compromise could lead to full device takeover, traffic interception, and unauthorized access to protected internal network segments.
Remediation
Immediate Action: Contact the vendor for the latest firmware update addressing this buffer overflow, as no official patch version is currently identified.
Proactive Monitoring: Review web server access logs for anomalous POST requests directed at the /goform/P2pListFilter endpoint, specifically looking for unusually large strings within the page parameter.
Compensating Controls: Implement strict network segmentation and restrict access to the device administration interface to trusted management IP addresses only to reduce the attack surface.
Exploitation status
Public Exploit Available: Yes, a functional proof-of-concept is documented in the technical write-up provided by the researcher.
Analyst recommendation
Given the availability of a public proof-of-concept and the potential for remote code execution, this vulnerability represents a significant risk to the Tenda F453 device. Administrators should prioritize isolating affected routers from the public internet and coordinate with the vendor to verify and apply necessary security patches as soon as they become available.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHust (VulDB User), per the CVE Program record.