Description
A vulnerability was determined in Tenda F1202 1.2.0.20(408). Affected by this issue is the function formGstDhcpSetSer of the file /goform/GstDhcpSetSerof. Executing a manipulation of the argument dips can lead to stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-05-25
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the formGstDhcpSetSer function of the /goform/GstDhcpSetSerof web interface on Tenda F1202 routers. By sending a specially crafted argument named dips, an attacker can overflow the stack and overwrite return addresses, enabling the execution of arbitrary code on the device. This flaw composes a classic buffer overflow (CWE‑119) coupled with stack‑based control‑flow hijacking (CWE‑121), giving the attacker full control over the router.

Affected Systems

Affected devices are Tenda F1202 routers running firmware version 1.2.0.20(408). No other firmware revisions are referenced in the advisory. The back‑end of the affected function is exposed via the web interface, so any router with this firmware is vulnerable.

Risk and Exploitability

The CVSS score is 8.7, indicating a high impact vulnerability. The EPSS score is not available, but the issue has been publicly disclosed, and exploit code is available, meaning the practical risk is elevated. The flaw can be leveraged remotely over the HTTP interface without authentication, making it accessible to unauthenticated attackers who can reach the device from the local network or, in some cases, the internet if the router is exposed. Despite not being listed in the CISA KEV catalog, the combination of high CVSS, remote attack vector, and available exploit warrants immediate attention.

Generated by OpenCVE AI on May 25, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the router to the latest firmware that contains the patch for the formGstDhcpSetSer function.
  • If an update is not yet available, block or redirect HTTP requests to /goform/GstDhcpSetSerof using a firewall or network segmentation to prevent unauthenticated access.
  • Disable remote administration or only allow access from trusted networks, and monitor for unusual traffic patterns to the router's web interface.

Generated by OpenCVE AI on May 25, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 28 May 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 25 May 2026 11:15:00 +0000

Type Values Removed Values Added
First Time appeared Tenda f1202
Vendors & Products Tenda f1202

Mon, 25 May 2026 06:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Tenda F1202 1.2.0.20(408). Affected by this issue is the function formGstDhcpSetSer of the file /goform/GstDhcpSetSerof. Executing a manipulation of the argument dips can lead to stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized.
Title Tenda F1202 GstDhcpSetSerof formGstDhcpSetSer stack-based overflow
First Time appeared Tenda
Tenda f1202 Firmware
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:o:tenda:f1202_firmware:*:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda f1202 Firmware
References
Metrics cvssV2_0

{'score': 9, 'vector': 'AV:N/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 8.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 8.7, 'vector': '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'}


Subscriptions

Tenda F1202 F1202 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-28T12:38:04.357Z

Reserved: 2026-05-24T07:03:24.648Z

Link: CVE-2026-9430

cve-icon Vulnrichment

Updated: 2026-05-28T12:38:00.118Z

cve-icon NVD

Status : Deferred

Published: 2026-05-25T07:16:17.417

Modified: 2026-05-26T19:57:25.770

Link: CVE-2026-9430

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-25T11:00:10Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow