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.
Published: 2026-08-14
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A buffer overflow exists in the setPortMapping function of Tenda G0’s httpd web management interface. Malformed input to the portMappingServer, portMappingInternal, or portMappingExternal arguments can cause an overflow, potentially allowing an attacker to execute arbitrary code on the device. The vulnerability is exploitable from remote attackers through the web interface, and a public exploit has already been released.

Affected Systems

Tenda G0 devices running firmware versions up to 20260625 contain the flaw. The affected component is the httpd web management interface, specifically the /goform/module handler for the setPortMapping function.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity, and the vulnerability can be accessed remotely, which increases the window for exploitation. EPSS data is unavailable, but the publication of a public exploit and remote nature of the attack suggest a non‑negligible risk. The vulnerability is not listed in the CISA KEV catalog, but the combination of high severity, public exploit, and remote access makes it a priority for mitigation.

Generated by OpenCVE AI on August 14, 2026 at 05:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the device firmware to a version that includes the fix for the setPortMapping buffer overflow.
  • If a patch is not yet available, block access to the /goform/module endpoint or disable the port mapping feature using firewall or router configuration.
  • Monitor web server logs for suspicious POST requests to the setPortMapping endpoint to detect potential exploitation attempts.

Generated by OpenCVE AI on August 14, 2026 at 05:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
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.
Title Tenda G0 httpd web management interface module setPortMapping buffer overflow
First Time appeared Tenda
Tenda g0
Weaknesses CWE-119
CWE-120
CPEs cpe:2.3:h:tenda:g0:*:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda g0
References
Metrics cvssV2_0

{'score': 9, 'vector': 'AV:N/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 8.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-14T04:00:09.814Z

Reserved: 2026-08-13T18:55:28.591Z

Link: CVE-2026-19792

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T05:16:59.030

Modified: 2026-08-14T05:16:59.030

Link: CVE-2026-19792

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T06:00:03Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-120

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