Sceawere

Vulnerability Detail

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

Tenda G0 portMapping Buffer Overflow

Vulnerability Metadata

Severity
High
Score / CVSS
8.8
Creation Date
4h ago
Vendor
Tenda
Product
G0
Attack Type
Buffer Overflow
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

A security flaw has been discovered in Tenda G0 up to 20260625. Impacted is the function setPortMapping of the file /goform/module of the component httpd web management interface. Performing a manipulation of the argument portMappingServer/porMappingtInternal/portMappingExternal results in buffer overflow. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks.

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": "8.8",
  "pubDate": "2026-08-14T05:16:59.030Z",
  "pubdate": "2026-08-14T05:16:59.030Z",
  "executiveSummary": "A critical security flaw has been identified in the httpd web management interface of Tenda G0 devices up to version 20260625. The vulnerability resides within the setPortMapping function located in the /goform/module file, specifically stemming from unsafe handling of input parameters. This vulnerability is classified as a buffer overflow, which occurs when input data exceeds the allocated memory boundaries of a buffer, leading to memory corruption. The flaw allows remote attackers to execute arbitrary code, manipulate system execution flow, or cause a denial of service condition against the affected network device. The attack vector is fully remote, meaning exploitation does not require physical access to the target hardware, significantly elevating the associated risk profile. Public exploits targeting this specific flaw have already been released, increasing the likelihood of active exploitation in the wild. Organizations utilizing vulnerable Tenda G0 firmware versions face immediate exposure to remote code execution and potential device compromise if external network interfaces are exposed.",
  "technicalDetails": "The vulnerability is a classic stack-based or heap-based buffer overflow within the httpd web management interface of Tenda G0 devices running firmware versions up to 20260625. The root cause lies in the setPortMapping function, implemented within the /goform/module binary, which fails to adequately validate or sanitize the length of user-supplied input parameters before copying them into memory buffers.\nSpecifically, the flaw can be triggered by manipulating the arguments portMappingServer, porMappingtInternal, or portMappingExternal during an HTTP request to the vulnerable endpoint. When excessively long strings are supplied to these parameters, the underlying C-style string handling functions copy the data into a fixed-size buffer without performing adequate bounds checking. This results in an overflow of the designated memory space, overwriting adjacent memory structures, such as saved frame pointers and return addresses.\nThe attack flow requires an attacker with network access to the httpd web management interface. Because the vulnerability is accessible remotely via the network protocol, an unauthenticated or authenticated attacker (depending on the interface access controls) can craft a malicious HTTP request containing an oversized payload targeted at the portMappingServer, porMappingtInternal, or portMappingExternal parameters.\nUpon receiving the malicious request, the setPortMapping function processes the parameters and writes the oversized input to the vulnerable memory buffer. The resulting memory corruption allows the attacker to hijack the instruction pointer (PC) upon function return, enabling the execution of arbitrary shellcode or Return-Oriented Programming (ROP) chains. Post-exploitation impact includes full system compromise, persistent backdoor installation, unauthorized network configuration changes, and complete loss of device integrity."
}
CVE-2026-19792: Tenda G0 portMapping Buffer Overflow (HIGH Severity, CVSS: 8.8) - Sceawere