Skip to main content

Tenda F456 EUVDEUVD-2026-25762

| CVE-2026-7079 HIGH
Classic Buffer Overflow (CWE-120)
2026-04-27 VulDB
7.4
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
7.4 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

7
PoC Detected
Apr 30, 2026 - 14:37 vuln.today
Public exploit code
Re-analysis Queued
Apr 27, 2026 - 19:07 vuln.today
cvss_changed
Analysis Generated
Apr 27, 2026 - 03:31 vuln.today
CVSS changed
Apr 27, 2026 - 03:22 NVD
8.8 (HIGH) 7.4 (HIGH)
EUVD ID Assigned
Apr 27, 2026 - 03:00 euvd
EUVD-2026-25762
Analysis Generated
Apr 27, 2026 - 03:00 vuln.today
CVE Published
Apr 27, 2026 - 02:30 nvd
HIGH 7.4

DescriptionCVE.org

A weakness has been identified in Tenda F456 1.0.0.5. This affects the function fromAdvSetWan of the file /goform/AdvSetWan of the component httpd. This manipulation of the argument wanmode causes buffer overflow. The attack may be initiated remotely. The exploit has been made available to the public and could be used for attacks.

AnalysisAI

Remote code execution in Tenda F456 router firmware 1.0.0.5 allows authenticated attackers to compromise device integrity and confidentiality via buffer overflow in the WAN configuration interface. The vulnerability exploits the fromAdvSetWan function's improper handling of the wanmode parameter, enabling complete device takeover. Public exploit code exists on GitHub (Litengzheng/vuldb_new), significantly lowering the barrier to exploitation. EPSS data not available, but the combination of network attack vector, low complexity (AC:L), and publicly available POC makes this a realistic threat to exposed management interfaces.

Technical ContextAI

The vulnerability resides in the httpd web server component of Tenda F456 router firmware, specifically in the /goform/AdvSetWan endpoint which handles WAN (Wide Area Network) configuration settings. The fromAdvSetWan function fails to validate the length of the wanmode parameter before copying it to a fixed-size buffer, triggering a classic stack-based or heap-based buffer overflow (CWE-120). This is a common vulnerability class in embedded device web interfaces written in C/C++ without proper bounds checking. The affected CPE is cpe:2.3:a:tenda:f456:*:*:*:*:*:*:*:*, indicating the application firmware running on Tenda F456 hardware. Buffer overflows in router management interfaces typically allow attackers to overwrite return addresses or function pointers, enabling arbitrary code execution with the privileges of the httpd daemon (typically root on embedded Linux systems).

RemediationAI

Check the official Tenda support website (https://www.tenda.com.cn/) for firmware updates beyond version 1.0.0.5 that address this buffer overflow vulnerability, though no patched version is confirmed in available data at time of analysis. If no official patch exists, implement the following compensating controls with noted trade-offs: (1) Disable remote management access to the router's web interface from WAN-side connections-this prevents internet-based exploitation but does not protect against LAN-based attackers or malware on the internal network; (2) Change default administrative credentials to strong, unique passwords (minimum 16 characters, mixed case, numbers, symbols)-this raises the authentication barrier but does not eliminate risk if credentials are compromised via phishing or brute-force; (3) Implement network segmentation to isolate the router's management interface on a dedicated VLAN accessible only from trusted administrator workstations-this limits attack surface but adds configuration complexity; (4) Deploy intrusion detection signatures monitoring for requests to /goform/AdvSetWan with abnormally long wanmode parameter values (>256 bytes)-this provides detection but not prevention. For high-security environments, consider replacing affected devices with alternative router models that receive active security support, as Tenda F456 appears to be an older model with uncertain ongoing vendor support.

More in Tenda

View all
CVE-2022-30023 HIGH POC
8.8 Jun 16

Tenda ONT GPON AC1200 Dual band WiFi HG9 v1.0.1 is vulnerable to Command Injection via the Ping function. Rated high sev

CVE-2015-5995 CRITICAL POC
9.8 Dec 31

Mediabridge Medialink MWN-WAPR300N devices with firmware 5.07.50 and Tenda N3 Wireless N150 devices allow remote attacke

CVE-2014-5246 CRITICAL POC
10.0 Aug 22

The Shenzhen Tenda Technology Tenda A5s router with firmware 3.02.05_CN allows remote attackers to bypass authentication

CVE-2025-45042 CRITICAL POC
9.8 May 05

Tenda AC9 v15.03.05.14 was discovered to contain a command injection vulnerability via the Telnet function. Rated critic

CVE-2025-29384 CRITICAL POC
9.8 Mar 14

In Tenda AC9 v1.0 V15.03.05.14_multi, the wanMTU parameter of /goform/AdvSetMacMtuWan has a stack overflow vulnerability

CVE-2025-44877 CRITICAL POC
9.8 May 02

Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formSetSambaConf function via

CVE-2025-44872 CRITICAL POC
9.8 May 02

Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formsetUsbUnload function via

CVE-2022-32386 CRITICAL POC
9.8 Jul 06

Tenda AC23 v16.03.07.44 was discovered to contain a buffer overflow via fromAdvSetMacMtuWan. Rated critical severity (CV

CVE-2025-25632 CRITICAL POC
9.8 Mar 05

Tenda AC15 v15.03.05.19 is vulnerable to Command Injection via the handler function in /goform/telnet. Rated critical se

CVE-2023-51972 CRITICAL POC
9.8 Jan 10

Tenda AX1803 v1.0.0.1 was discovered to contain a command injection vulnerability via the function fromAdvSetLanIp. Rate

CVE-2023-51812 CRITICAL POC
9.8 Jan 04

Tenda AX3 v16.03.12.11 was discovered to contain a remote code execution (RCE) vulnerability via the list parameter at /

CVE-2025-45429 CRITICAL POC
9.8 Apr 23

In the Tenda ac9 v1.0 router with firmware V15.03.05.14_multi, there is a stack overflow vulnerability in /goform/WifiWp

Share

EUVD-2026-25762 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy