Description
The Tenda TX9 V22.03.02.20 firmware has a stack overflow vulnerability in the sub_42EEE0 function of the file /goform/SetStaticRouteCfg.
Published: 2026-07-20
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic stack overflow located in the SetStaticRouteCfg function of the Tenda TX9 firmware. A specially crafted request to /goform/SetStaticRouteCfg can overflow a stack buffer and overwrite adjacent memory, potentially allowing an attacker to execute arbitrary code with the privileges of the firmware process. The weakness is categorized as CWE-121.

Affected Systems

The flaw affects Tenda TX9 devices running firmware version V22.03.02.20. No other firmware releases are cited in the advisory.

Risk and Exploitability

The CVSS score of 9.8 indicates a severe risk, and the EPSS score of less than 1% suggests a low probability of exploitation at the moment. The device is not listed in CISA KEV. Exploitation would likely be performed remotely through the web‑based management interface, as the vulnerable endpoint is accessible over HTTP. The attack would require sending a malicious payload that triggers the stack overflow. The description indicates that a specially crafted HTTP request to /goform/SetStaticRouteCfg triggers the overflow, so the attack vector is inferred to be remote web exploitation.

Generated by OpenCVE AI on July 30, 2026 at 19:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the device firmware to a version that removes the vulnerability
  • If an updated firmware is not yet available, restrict network access to the device’s management interface to trusted hosts only
  • Disable or otherwise protect the /goform/SetStaticRouteCfg endpoint, for example by enforcing strict input validation or removing the feature
  • Apply standard hardening practices such as disabling unused services and enabling strong authentication

Generated by OpenCVE AI on July 30, 2026 at 19:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Title Stack Overflow in Tenda TX9 Firmware via SetStaticRouteCfg Endpoint

Wed, 29 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Title Stack Overflow in Tenda TX9 Firmware via SetStaticRouteCfg Endpoint

Tue, 21 Jul 2026 23:15:00 +0000

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

Tue, 21 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-121
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

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


Mon, 20 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Description The Tenda TX9 V22.03.02.20 firmware has a stack overflow vulnerability in the sub_42EEE0 function of the file /goform/SetStaticRouteCfg.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-21T14:58:22.886Z

Reserved: 2024-10-28T00:00:00.000Z

Link: CVE-2024-51312

cve-icon Vulnrichment

Updated: 2026-07-21T14:19:00.796Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T20:00:20Z

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow