CVE-2026-6198
8.8Tenda · F456
A stack-based buffer overflow exists in Tenda F456 version 1.0.0.5 within the fromNatStaticSetting function, allowing remote attackers to trigger memory corruption via the page parameter.
Executive summary
A critical stack-based buffer overflow vulnerability in Tenda F456 routers enables remote code execution or denial of service attacks against affected devices.
Vulnerability
The vulnerability exists in the /goform/NatStaticSetting endpoint, where the application fails to perform adequate length validation on the page parameter before passing it to the sprintf function. This flaw allows an authenticated user to overwrite the stack, potentially leading to remote code execution or system instability.
Business impact
Successful exploitation of this vulnerability poses a severe risk to organizational network security. By triggering a buffer overflow, an attacker can gain unauthorized control over the router, potentially intercepting traffic, modifying network configurations, or launching further attacks within the internal network. Given the CVSS score of 8.8, this vulnerability is categorized as High severity and requires immediate attention to prevent device compromise.
Remediation
Immediate Action: As no official patch is currently available, administrators should immediately restrict access to the web management interface, ensuring it is not exposed to the public internet.
Proactive Monitoring: Monitor network traffic for unusual POST requests directed at the /goform/NatStaticSetting endpoint and audit device logs for unexpected reboots or crashes that may indicate exploitation attempts.
Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Prevention System (IPS) with rules configured to block requests containing excessively long payloads in the page parameter.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists, as documented in the researcher write-up provided by Litengzheng.
Analyst recommendation
Due to the remote nature of this vulnerability and the availability of a public proof-of-concept, the risk to Tenda F456 devices is significant. Organizations using these devices must prioritize hardening the management interface and implementing strict network access controls. If firmware updates become available from Tenda, they should be applied as a matter of urgency to permanently resolve the underlying memory corruption flaw.
More Tenda CVEs
Sources
Originally found and disclosed by LtzHuster (VulDB User), per the CVE Program record.
- VDB-357120 | Tenda F456 NatStaticSetting fromNatStaticSetting stack-based overflow Vulnerability database entry
- VDB-357120 | CTI Indicators (IOB, IOC, IOA)
- Submit #797470 | Tenda F456 v1.0.0.5 Stack-based Buffer Overflow Third-party advisory
- Exploit / PoC
- tenda.com.cn