Sceawere

Vulnerability Detail

CVE-2026-51934UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Tenda A18 Buffer Overflow

Vulnerability Metadata

Severity
Critical
Score / CVSS
9.8
Creation Date
1d ago
Vendor
n/a
Product
n/a
Attack Type
n/a
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

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

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "9.8",
  "pubDate": "2026-09-01T17:17:31.270Z",
  "pubdate": "2026-09-01T17:17:31.270Z",
  "executiveSummary": "A buffer overflow vulnerability exists in the Tenda A18 wireless range extender, specifically within the firmware version 15.13.07.09.\nThe vulnerability resides in the 'fromSetCmdlineRun' function, which fails to adequately validate input length before processing, leading to a stack-based memory corruption.\nThis flaw enables a remote, unauthenticated attacker to execute arbitrary code with elevated system privileges.\nSuccessful exploitation compromises the integrity, availability, and confidentiality of the affected device, potentially allowing the attacker to gain full control over the router or facilitate further lateral movement within the local network.\nGiven the nature of the vulnerability, the attack surface is exposed over the network, and exploitation does not require prior authentication, presenting a critical security risk to users of the Tenda A18 device.",
  "technicalDetails": "The vulnerability originates in the 'fromSetCmdlineRun' function within the Tenda A18 firmware (v.15.13.07.09).\nThe root cause is a lack of boundary checking during the handling of user-supplied data transmitted via the web-based administrative interface or associated command-line control parameters.\nWhen the 'fromSetCmdlineRun' function receives an overly long input string, it copies the data into a fixed-size stack buffer without verifying if the input length exceeds the allocated memory space.\nThis behavior triggers a classic stack-based buffer overflow, allowing the attacker to overwrite critical memory structures, including the function's return address on the stack.\nBy crafting a malicious payload, an attacker can control the program counter (EIP/RIP) upon the function's completion.\nThe attack flow typically involves sending a specifically crafted HTTP request or command string to the vulnerable interface, where the payload contains a combination of a NOP sled, a custom shellcode (often designed to open a reverse shell or execute system-level commands), and an overwritten return address pointing to the payload entry point.\nAs the function completes its execution, the overwritten return address diverts the CPU's instruction pointer to the attacker-supplied shellcode stored within the buffer or another memory location accessible by the process.\nBecause the 'fromSetCmdlineRun' function operates with the privileges of the underlying web server or system service, the injected code executes with root-level or administrative-level permissions on the device's embedded operating system.\nThe exploitation does not require authentication, as the vulnerable function is reachable by remote entities through the network-exposed management interface.\nThe post-exploitation impact includes the total compromise of the Tenda A18 device, enabling the attacker to modify device configurations, intercept network traffic, use the device as a pivot point for internal network reconnaissance, or deploy persistent malware within the firmware environment."
}
CVE-2026-51934: Tenda A18 Buffer Overflow (CRITICAL Severity, CVSS: 9.8) - Sceawere