Description
Buffer Overflow vulnerability in Shenzhen Jixiang Tengda Technology Co., Ltd. Tenda A18 v.15.13.07.09 allows a remote attacker to execute arbitrary code via the fromSetCmdlineRun function
Published: 2026-09-01
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

This is a buffer overflow (CWE-120) vulnerability in the fromSetCmdlineRun function of the Tenda A18 router firmware. By sending a specially crafted input, a remote attacker can cause the function to write beyond the bounds of a buffer, leading to execution of arbitrary code on the device. The impact is loss of both confidentiality and integrity of the system, as the attacker could gain full control over the router.

Affected Systems

The affected product is the Tenda A18 router, model version 15.13.07.09, produced by Shenzhen Jixiang Tengda Technology Co., Ltd. No other vendors or product versions are listed in the data.

Risk and Exploitability

Based on the description, the vulnerability can be triggered by a remote attacker sending malicious data to the router’s command interface—most likely via its web UI or telnet/SSH access. The CVSS score of 9.8 highlights its severity, while the EPSS score of <1% indicates the prevalence of exploitation is low but not negligible. The vulnerability is not listed in CISA KEV, indicating it may not yet have known active exploitation. Nevertheless, a successful buffer overflow would give the attacker control over the firmware, permitting full administrative takeover of the device.

Generated by OpenCVE AI on September 3, 2026 at 17:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor firmware that contains the fix for the buffer overflow.
  • Block or disable the router’s remote command interface that invokes fromSetCmdlineRun, thereby preventing external exploitation.
  • Segregate the router from untrusted networks by restricting access to its management ports through firewall or VLAN policies.

Generated by OpenCVE AI on September 3, 2026 at 17:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Title Remote Buffer Overflow in Tenda A18 Router Firmware Allows Arbitrary Code Execution

Thu, 03 Sep 2026 15:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Buffer Overflow in Tenda A18 fromSetCmdlineRun Function
Weaknesses CWE-119

Wed, 02 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-120
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'}


Wed, 02 Sep 2026 00:45:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Buffer Overflow in Tenda A18 fromSetCmdlineRun Function
First Time appeared Tenda
Tenda a18
Weaknesses CWE-119
Vendors & Products Tenda
Tenda a18

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description Buffer Overflow vulnerability in Shenzhen Jixiang Tengda Technology Co., Ltd. Tenda A18 v.15.13.07.09 allows a remote attacker to execute arbitrary code via the fromSetCmdlineRun function
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-02T16:02:48.531Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51934

cve-icon Vulnrichment

Updated: 2026-09-02T15:56:28.756Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T17:17:31.270

Modified: 2026-09-02T16:17:17.467

Link: CVE-2026-51934

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T17:15:06Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')