CVE-2026-4552
8.8Tenda · F453
A stack-based buffer overflow exists in the fromVirtualSer function of Tenda F453 version 1.0.0.3, allowing remote attackers to trigger memory corruption via the page parameter.
Executive summary
A critical stack-based buffer overflow in Tenda F453 firmware (version 1.0.0.3) allows remote attackers to execute arbitrary code or cause a denial of service.
Vulnerability
The vulnerability is a stack-based buffer overflow (CWE-121) located in the fromVirtualSer function within the /goform/VirtualSer endpoint. By sending a crafted request with an excessively long page parameter, an authenticated attacker can overwrite stack memory, leading to remote code execution or system instability.
Business impact
The exploitation of this vulnerability poses a severe risk to business operations, as it allows for unauthorized remote code execution on the affected network device. Given the CVSS score of 8.8, this flaw represents a high-severity threat that could lead to full device compromise, potential lateral movement within the network, or complete loss of availability for the affected hardware.
Remediation
Immediate Action: Since a specific patch is not currently available, administrators should restrict network access to the administrative interface of the Tenda F453 device.
Proactive Monitoring: Monitor device logs for anomalous POST requests directed at the /goform/VirtualSer endpoint that contain unusually long string values in the page parameter.
Compensating Controls: Implement access control lists or firewall rules to limit access to the device management interface to trusted internal IP addresses only.
Exploitation status
Public Exploit Available: Yes — a published proof-of-concept exists as documented in the technical write-up provided by the researcher on GitHub.
Analyst recommendation
Due to the critical nature of this buffer overflow and the availability of a public proof-of-concept, users are urged to mitigate this risk immediately. Restrict management access to the device to prevent remote exploitation and monitor vendor channels for the release of an official firmware update to address this vulnerability.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHust (VulDB User), per the CVE Program record.
- VDB-352379 | Tenda F453 Parameters VirtualSer fromVirtualSer memory corruption Vulnerability database entry
- VDB-352379 | CTI Indicators (IOB, IOC, IOA)
- Submit #774930 | Tenda F453 v1.0.0.3 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn