VYPR
Unrated severityNVD Advisory· Published Dec 20, 2022· Updated Apr 16, 2025

CVE-2022-46546

CVE-2022-46546

Description

Tenda F1203 V2.0.1.6 was discovered to contain a buffer overflow via the entrys parameter at /goform/RouteStatic.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A buffer overflow in Tenda F1203 router's /goform/RouteStatic via the entrys parameter allows denial of service.

Vulnerability

A buffer overflow vulnerability exists in the httpd module of Tenda F1203 router firmware version V2.0.1.6, specifically in the /goform/RouteStatic handler. The vulnerability is triggered by a crafted entrys parameter in a POST request to this endpoint. The flaw resides in the fromRouteStatic function, which does not properly validate the length of the entrys input, leading to memory corruption. [1]

Exploitation

An attacker must be on the same network as the target router and have administrative access (e.g., by guessing default credentials or via an authenticated session). The attack requires sending a POST request to http://<router_ip>/goform/RouteStatic with an overly long entrys value. A proof-of-concept (PoC) from the reference [1] demonstrates sending a string of 4108 'a' characters as the entrys parameter, which causes a denial of service by overflowing the buffer.

Impact

Successful exploitation results in a denial of service (DoS) — the router's httpd process crashes. The reference explicitly states this PoC can result in a DoS. The impact is limited to availability; there is no indication of code execution or information disclosure. [1]

Mitigation

As of the publication date (2022-12-20), no patched firmware version has been released by Tenda. The vendor has not confirmed a fix. Users may consider isolating the router's administrative interface from untrusted networks or upgrading to a different model if available. The affected firmware is Tenda F1203 V2.0.1.6. [1]

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • Tenda/F1203description
  • Tenda/F1203llm-fuzzy
    Range: = V2.0.1.6

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.