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

Impact

A stack overflow exists in the sub_424CE0 function within the /goform/setMacFilterCfg handler on Tenda TX9 firmware V22.03.02.20. This defect can corrupt the stack and potentially allow an attacker to modify execution flow, leading to arbitrary code execution. This vulnerability is a stack-based buffer overflow, identified as CWE‑121. The CVSS score of 9.8 classifies it as critical, indicating that if exploited, the attacker could gain full control over the device.

Affected Systems

The vulnerability affects Tenda TX9 routers running firmware version V22.03.02.20. No other firmware versions are listed, so that is the only known affected build.

Risk and Exploitability

The low EPSS (< 1%) suggests that the exploit is not widely available or actively used, but the high CVSS score indicates that if an attacker finds a way to reach the /goform/setMacFilterCfg endpoint—likely through a web interface exposed to the Internet or internal LAN—they could trigger the overflow. The vulnerability is not listed in CISA’s KEV catalog, so no known public exploit has been documented. The attack would probably require an attacker to directly send crafted requests to the affected endpoint, and may or may not require authentication, though the description does not specify that requirement.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Tenda TX9 router to a firmware version where the stack overflow in /goform/setMacFilterCfg is fixed. If a patched firmware release is not available, contact Tenda support for vendor assistance.
  • Restrict network access to the /goform/setMacFilterCfg endpoint by placing the router in a locked‑down LAN segment or by applying firewall rules to deny external traffic to the device’s management interface.
  • If the device must remain accessible, disable or block the HTTP endpoint that triggers the vulnerable function, and ensure the router is not exposed to the Internet or to untrusted networks.

Generated by OpenCVE AI on July 30, 2026 at 19:54 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 /goform/setMacFilterCfg on Tenda TX9 Firmware

Fri, 24 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Title Stack Overflow in /goform/setMacFilterCfg on Tenda TX9 Firmware

Wed, 22 Jul 2026 01:00: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_424CE0 function of the file /goform/setMacFilterCfg.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

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

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

Link: CVE-2024-51314

cve-icon Vulnrichment

Updated: 2026-07-21T14:16:58.620Z

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