Skip to main content

Tenda F456 CVE-2026-7029

| EUVDEUVD-2026-25704 HIGH
Classic Buffer Overflow (CWE-120)
2026-04-26 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:03 vuln.today
Public exploit code
Re-analysis Queued
Apr 27, 2026 - 19:07 vuln.today
cvss_changed
Analysis Generated
Apr 26, 2026 - 09:45 vuln.today
CVSS changed
Apr 26, 2026 - 09:22 NVD
8.8 (HIGH) 7.4 (HIGH)
EUVD ID Assigned
Apr 26, 2026 - 09:15 euvd
EUVD-2026-25704
Analysis Generated
Apr 26, 2026 - 09:15 vuln.today
CVE Published
Apr 26, 2026 - 09:00 nvd
HIGH 7.4

DescriptionCVE.org

A weakness has been identified in Tenda F456 1.0.0.5. The impacted element is the function fromaddressNat of the file /goform/addressNat. Executing a manipulation of the argument menufacturer/Go can lead to buffer overflow. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.

AnalysisAI

Buffer overflow in Tenda F456 router firmware version 1.0.0.5 allows authenticated remote attackers to execute arbitrary code or crash the device by sending malformed HTTP requests to the /goform/addressNat endpoint. The vulnerability exists in the fromaddressNat function and is actively exploitable with publicly available proof-of-concept code. CVSS 7.4 with low attack complexity indicates straightforward exploitation once authenticated, while EPSS data (if available) would contextualize real-world exploitation likelihood beyond the confirmed POC availability.

Technical ContextAI

This vulnerability affects the Tenda F456 router (CPE: cpe:2.3:a:tenda:f456:*:*:*:*:*:*:*:*) firmware version 1.0.0.5 in its web management interface. The flaw is a classic stack-based buffer overflow (CWE-120) occurring in the fromaddressNat function within the /goform/addressNat endpoint handler. When processing HTTP POST requests to configure Network Address Translation (NAT) settings, the function fails to properly validate the length of user-supplied parameters 'menufacturer' and 'Go' before copying them into fixed-size buffers. This enables memory corruption beyond allocated boundaries, typical of embedded device firmware written in C/C++ without modern memory safety protections. The /goform/ path pattern is characteristic of GoAhead web servers commonly deployed in consumer networking equipment.

RemediationAI

No vendor-released patch or firmware update has been identified at the time of analysis - Tenda has not published a security advisory addressing CVE-2026-7029 in the provided references. As primary mitigation, immediately restrict access to the router's web management interface: (1) Disable remote/WAN management access entirely in router settings (typically under Administration or Remote Management) - this eliminates network attack vector for internet-facing devices with performance trade-off of requiring local network access for configuration, (2) Change default administrator credentials to strong unique passwords (16+ characters) to raise the authentication barrier (PR:L requirement), (3) Bind management interface to LAN-only IP addresses and block port 80/443 from WAN in firewall rules if WAN management cannot be disabled. For enterprise environments, place affected devices behind network segmentation with strict firewall policies allowing only necessary management traffic from designated admin workstations. Monitor access logs at /goform/addressNat endpoint for repeated requests with abnormal parameter lengths as potential exploitation attempts. Consider replacing device with actively supported hardware if Tenda does not release security updates, as embedded devices without vendor support pose ongoing risk. VulDB reference: https://vuldb.com/vuln/359609

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

CVE-2026-7029 vulnerability details – vuln.today

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