CVE-2026-4551

8.8

Tenda · F453

Tenda F453 version 1.0.0.3 is vulnerable to a stack-based buffer overflow in the fromSafeClientFilter function, allowing remote attackers to potentially achieve code execution or denial of service.

Executive summary

A critical stack-based buffer overflow vulnerability in Tenda F453 routers allows remote attackers to execute arbitrary code or crash the system.

Vulnerability

This is a stack-based buffer overflow occurring within the fromSafeClientFilter function of the /goform/SafeClientFilter endpoint. By supplying a specially crafted menufacturer parameter, an authenticated attacker can trigger memory corruption, potentially leading to remote code execution.

Business impact

The exploitation of this vulnerability poses a severe risk to organizational network integrity. A successful attack could grant an unauthorized actor complete control over the affected networking hardware, facilitating lateral movement within the local network or enabling persistent surveillance. With a CVSS score of 8.8, this flaw represents a high-severity risk that demands immediate attention to prevent unauthorized system access and potential data exfiltration.

Remediation

Immediate Action: Since no official patch is currently identified, administrators should restrict access to the device management interface to trusted IP addresses only and disable remote management features.

Proactive Monitoring: Security teams should monitor network traffic for anomalous POST requests directed at the /goform/SafeClientFilter endpoint, specifically looking for unusually large or malformed parameter payloads.

Compensating Controls: Deploy a Web Application Firewall or an Intrusion Prevention System (IPS) rule to inspect and block incoming traffic containing excessive data strings within the menufacturer field.

Exploitation status

Public Exploit Available: Yes, a published proof-of-concept exists and is attributed to the research write-up provided by Li Tengzheng on GitHub.

Analyst recommendation

Given the availability of a public proof-of-concept and the potential for remote code execution, this vulnerability represents a significant security risk. Administrators must prioritize isolating affected Tenda F453 devices from the public internet and implementing strict access controls immediately. Monitor vendor communication channels closely for the release of a firmware update and apply it as soon as it becomes available to remediate the underlying memory corruption flaw.

More Tenda CVEs

Sources

Originally found and disclosed by LtzHust (VulDB User), per the CVE Program record.