Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
A vulnerability was found in Tenda FH1202 1.2.0.14(408). It has been rated as critical. This issue affects the function fromAdvSetWan of the file /goform/AdvSetWan. The manipulation of the argument PPPOEPassword leads to stack-based buffer overflow. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
AnalysisAI
A critical stack-based buffer overflow vulnerability exists in Tenda FH1202 firmware version 1.2.0.14(408) affecting the /goform/AdvSetWan endpoint. An authenticated remote attacker can overflow the PPPOEPassword parameter to achieve arbitrary code execution with full system privileges (confidentiality, integrity, and availability compromise). Public exploit code is available and the vulnerability meets criteria for active exploitation risk.
Technical ContextAI
The vulnerability resides in the fromAdvSetWan function within Tenda FH1202 router firmware, which processes WAN configuration parameters via HTTP POST requests to /goform/AdvSetWan. The PPPOEPassword parameter lacks proper input validation and length checking before being copied into a stack-allocated buffer, violating CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer). Tenda FH1202 is a wireless router device running proprietary firmware. The affected CPE context is likely: cpe:2.3:o:tenda:fh1202_firmware:1.2.0.14\(408\):*:*:*:*:*:*:*. Stack-based buffer overflows in embedded router firmware typically allow attackers to overwrite return addresses and execute shellcode within the kernel or privileged userland process context.
RemediationAI
{'type': 'Patch', 'action': "Upgrade Tenda FH1202 firmware to version 1.2.0.15 or later (if available). Check Tenda's official support page for FH1202 security updates at https://www.tenda.com.cn/download/", 'priority': 'IMMEDIATE'} {'type': 'Workaround - Network Segmentation', 'action': "Restrict administrative access to the router's web interface (port 80/443) to trusted internal networks only. Block external WAN access via firewall rules.", 'priority': 'HIGH'} {'type': 'Workaround - Credential Management', 'action': 'Change default admin credentials to strong, unique passwords to reduce likelihood of authenticated exploit. However, this is NOT a complete mitigation as authenticated users on the network could still exploit.', 'priority': 'MEDIUM'} {'type': 'Mitigation - Network Monitoring', 'action': 'Monitor for suspicious HTTP POST requests to /goform/AdvSetWan with unusually long PPPOEPassword values or binary payloads. Alert on firmware crashes/reboots.', 'priority': 'MEDIUM'} {'type': 'Device Replacement', 'action': 'If patch unavailable, consider replacing FH1202 with newer router models from reputable vendors with active security support.', 'priority': 'HIGH'}
More in Fh1202 Firmware
View allTenda FH1202 v1.2.0.14(408) firmware has a stack overflow vulnerability in the entrys parameter of the fromAddressNat fu
Tenda FH1202 v1.2.0.14(408) has a stack overflow vulnerability in the urls parameter of the saveParentControlInfo functi
Tenda FH1202 v1.2.0.14(408) has a stack overflow vulnerability in the security parameter of the formWifiBasicSet functio
Tenda FH1202 v1.2.0.14(408) has a stack overflow vulnerability in the deviceId parameter of the formSetDeviceName functi
Tenda FH1202 v1.2.0.14(408) has a stack overflow vulnerability located in the deviceName parameter of the formSetDeviceN
Tenda FH1202 v1.2.0.14(408) has a stack overflow vulnerability in the deviceId parameter of the addWifiMacFilter functio
Tenda F1202 V1.2.0.9 and FH1202 V1.2.0.9 were discovered to contain a stack overflow via the mit_ssid parameter in the f
Tenda F1202 V1.2.0.9, PA202 V1.1.2.5, PW201A V1.1.2.5 and FH1202 V1.2.0.9 were discovered to contain a stack overflow vi
Tenda F1202 V1.2.0.9, PA202 V1.1.2.5, PW201A V1.1.2.5 and FH1202 V1.2.0.9 were discovered to contain a stack overflow vi
Tenda F1202 V1.0BR_V1.2.0.20(408), FH1202_V1.2.0.19_EN were discovered to contain a stack overflow in the page parameter
Tenda F1202 V1.0BR_V1.2.0.20(408), FH1202_V1.2.0.19_EN were discovered to contain a stack overflow in the page parameter
Tenda F1202 V1.0BR_V1.2.0.20(408), FH1202_V1.2.0.19_EN were discovered to contain a stack overflow in the page parameter
Same weakness CWE-119 – Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-21255