Skip to main content

Tenda F456 CVE-2026-7082

| EUVDEUVD-2026-25765 HIGH
Buffer Overflow (CWE-119)
2026-04-27 cna@vuldb.com
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

5
Re-analysis Queued
Apr 27, 2026 - 19:07 vuln.today
cvss_changed
Analysis Generated
Apr 27, 2026 - 04:31 vuln.today
EUVD ID Assigned
Apr 27, 2026 - 04:22 euvd
EUVD-2026-25765
Analysis Generated
Apr 27, 2026 - 04:22 vuln.today
CVE Published
Apr 27, 2026 - 04:16 nvd
HIGH 7.4

DescriptionCVE.org

A flaw has been found in Tenda F456 1.0.0.5. Affected by this vulnerability is the function formWrlExtraSet of the file /goform/WrlExtraSet of the component httpd. Executing a manipulation of the argument Go can lead to buffer overflow. The attack can be executed remotely. The exploit has been published and may be used.

AnalysisAI

Remote authenticated buffer overflow in Tenda F456 1.0.0.5 httpd allows attackers to compromise router integrity and availability via crafted WrlExtraSet requests. Exploitation occurs through the formWrlExtraSet function when manipulating the 'Go' parameter at /goform/WrlExtraSet endpoint. Public exploit code is available on GitHub (Litengzheng/vuldb_new), enabling straightforward weaponization. CVSS 7.4 (High) with CVSS v4.0 Exploit Maturity: Proof-of-Concept confirms exploitability. While requiring low-privilege authentication (PR:L), the network attack vector (AV:N) and low complexity (AC:L) make this accessible to remote attackers with basic router credentials, commonly obtained via credential stuffing or default password exploitation.

Technical ContextAI

This vulnerability affects the httpd daemon in Tenda F456 router firmware version 1.0.0.5, specifically within the wireless configuration interface. The formWrlExtraSet function handles wireless extra settings via the /goform/WrlExtraSet endpoint but fails to properly validate the length of the 'Go' parameter before copying it to a fixed-size buffer. This is a classic CWE-119 (Improper Restriction of Operations within Bounds of Memory Buffer) memory corruption issue. In embedded router httpd implementations, such buffer overflows can overwrite stack frames, function pointers, or adjacent configuration data. Tenda routers typically run lightweight Linux-based firmware with minimal memory protection mechanisms like ASLR or stack canaries, making exploitation more reliable. The affected component is part of the router's web management interface, which listens on TCP ports 80/443 by default.

RemediationAI

No vendor-released patch or firmware update identified in available sources at time of analysis. Tenda's official website (https://www.tenda.com.cn/) should be monitored for security bulletins, though the vendor's historical patching cadence for legacy models is inconsistent. Immediate compensating controls: (1) Disable remote management access via WAN interface (typically under Administration → Remote Management settings - disabling prevents Internet-based exploitation while retaining LAN-based management). This eliminates network attack vector but breaks legitimate remote administration. (2) Change default admin credentials to complex passwords (16+ characters) and restrict management interface access to specific trusted LAN IP addresses via router ACLs if supported. This raises the authentication bar (PR:L) but does not eliminate risk from LAN-based attackers or credential theft. (3) Place router behind additional firewall layer and disable UPnP to prevent exposure of management ports. (4) For high-security environments, replace affected Tenda F456 devices with actively maintained router models from vendors with established security update programs. Migration costs include hardware replacement (~$50-200 per device) and reconfiguration time but eliminates exposure to this and potential future unpatched vulnerabilities in EOL firmware.

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-7082 vulnerability details – vuln.today

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