CVE-2026-5988
8.8Tenda · F451
Tenda F451 version 1.0.0.7 contains a stack-based buffer overflow in the formWrlsafeset function, allowing remote attackers to trigger memory corruption via the mit_ssid argument.
Executive summary
A remote stack-based buffer overflow vulnerability in Tenda F451 version 1.0.0.7 poses a severe risk of unauthorized code execution and system compromise.
Vulnerability
The vulnerability is a stack-based buffer overflow (CWE-121) triggered by manipulating the mit_ssid argument within the formWrlsafeset function located in /goform/AdvSetWrlsafeset. The CVSS vector indicates that while the attack is remote, it requires low privileges to initiate.
Business impact
The vulnerability carries a CVSS score of 8.8, classifying it as a high-severity issue. Successful exploitation allows an attacker to corrupt memory, which typically leads to remote code execution or a denial of service condition. Such an event could result in a complete loss of device integrity, potentially allowing an adversary to pivot into the internal network and compromise sensitive business data.
Remediation
Immediate Action: Since no official patch is currently identified, restrict access to the web management interface to trusted internal segments only and monitor vendor communications for firmware updates.
Proactive Monitoring: Review system logs for unusual traffic patterns targeting the /goform/AdvSetWrlsafeset endpoint or unexpected device reboots.
Compensating Controls: Implement a Web Application Firewall (WAF) rule to inspect and block requests containing oversized or malicious payloads in the mit_ssid parameter.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the research write-up at https://github.com/Jimi-Lab/cve/issues/4.
Analyst recommendation
Given the availability of a public proof-of-concept and the high-severity nature of memory corruption vulnerabilities, immediate mitigation is required. Administrators should isolate the affected Tenda F451 devices from public-facing networks and apply the vendor firmware update as soon as it becomes available to prevent potential remote exploitation.
More Tenda CVEs
Sources
Originally found and disclosed by Jimi (VulDB User), per the CVE Program record.