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
Lifecycle Timeline
4DescriptionCVE.org
A vulnerability was found in Tenda FH1201 1.2.0.14. It has been declared as critical. This vulnerability affects the function formWrlsafeset of the file /goform/AdvSetWrlsafeset of the component HTTP POST Request Handler. The manipulation of the argument mit_ssid leads to buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
AnalysisAI
A critical buffer overflow vulnerability exists in Tenda FH1201 wireless router firmware version 1.2.0.14, located in the HTTP POST handler for wireless safety settings. An authenticated attacker can remotely exploit this vulnerability by sending a crafted request with an oversized 'mit_ssid' parameter to the /goform/AdvSetWrlsafeset endpoint, achieving remote code execution with complete system compromise (confidentiality, integrity, and availability). A public proof-of-concept exploit is available, and this vulnerability meets CISA KEV criteria for active exploitation in the wild.
Technical ContextAI
This vulnerability affects Tenda FH1201 (CPE: cpe:2.3:o:tendacn:fh1201_firmware:1.2.0.14:*:*:*:*:*:*:*) and involves the HTTP POST request handler component responsible for parsing wireless configuration parameters. The root cause is CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer), a classic buffer overflow flaw where the 'mit_ssid' parameter is copied into a fixed-size stack or heap buffer without proper length validation. The vulnerable function 'formWrlsafeset' fails to implement bounds checking on user-supplied input, allowing an attacker to overflow adjacent memory structures. This is a stack-based buffer overflow (most probable given the context) that can overwrite return addresses or function pointers, enabling arbitrary code execution with the privileges of the HTTP daemon process (typically running as root on embedded systems).
RemediationAI
Immediate actions: (1) If patched firmware is available from Tenda, upgrade FH1201 to the latest stable version beyond 1.2.0.14—contact Tenda support or visit their support portal for firmware downloads. (2) As a temporary workaround, restrict access to the /goform/AdvSetWrlsafeset endpoint via firewall rules if remote management is not required (disable HTTP/HTTPS WAN access). (3) Change default/weak administrative credentials immediately if not already done. (4) Monitor router logs for HTTP POST requests to /goform/AdvSetWrlsafeset with unusual 'mit_ssid' parameters (may indicate exploitation attempts). (5) Consider network segmentation to isolate IoT/router devices. Long-term: replace FH1201 with models receiving active vendor security support, or subscribe to Tenda's security advisories for patched firmware releases.
More in Fh1201 Firmware
View allAn issue in the handler function in /goform/telnet of Tenda FH1201 v1.2.0.14 (408) allows attackers to execute arbitrary
Tenda FH1201 v1.2.0.14 was discovered to contain a command injection vulnerability via the mac parameter at ip/goform/Wr
Tenda FH1201 v1.2.0.14 was discovered to contain a stack-based buffer overflow vulnerability via the list1 parameter at
Tenda FH1201 v1.2.0.14 was discovered to contain a stack-based buffer overflow vulnerability via the entrys parameter at
Tenda FH1201 v1.2.0.14 was discovered to contain a stack-based buffer overflow vulnerability via the PPPOEPassword param
CVE-2025-7551 is a critical stack-based buffer overflow vulnerability in Tenda FH1201 firmware version 1.2.0.14(408) aff
CVE-2025-7550 is a critical stack-based buffer overflow vulnerability in Tenda FH1201 firmware version 1.2.0.14(408) aff
CVE-2025-7549 is a critical stack-based buffer overflow vulnerability in Tenda FH1201 firmware version 1.2.0.14(408) aff
CVE-2025-7548 is a critical stack-based buffer overflow vulnerability in Tenda FH1201 wireless router firmware version 1
Critical stack-based buffer overflow vulnerability in Tenda FH1201 firmware version 1.2.0.14(408) affecting the /goform/
A buffer overflow vulnerability in A vulnerability (CVSS 8.8). Risk factors: public PoC available.
CVE-2025-7465 is a critical remote buffer overflow vulnerability in Tenda FH1201 firmware version 1.2.0.14 affecting the
Same weakness CWE-119 – Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-21204