Skip to main content

Tenda G0 EUVDEUVD-2026-58575

| CVE-2026-19790 HIGH
Stack-based Buffer Overflow (CWE-121)
2026-08-14 VulDB GHSA-hrjq-f2xj-8982
7.4
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
7.4 HIGH
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.8 HIGH

Network-reachable via web interface, low complexity, but PR:L required per CVSS 4.0 input; no scope change as impact is confined to the router itself.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

5
Analysis Updated
Aug 14, 2026 - 04:28 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 14, 2026 - 04:22 vuln.today
cvss_changed
CVSS changed
Aug 14, 2026 - 04:22 NVD
8.7 (HIGH) 7.4 (HIGH)
Analysis Generated
Aug 14, 2026 - 03:59 vuln.today
CVE Published
Aug 14, 2026 - 03:30 cve.org
HIGH 8.7

DescriptionCVE.org

A vulnerability was identified in Tenda G0 up to 20260625. This issue affects the function formSetPortMirror of the file /goform/module of the component httpd Web Management Interface. Such manipulation of the argument portMirrorMirroredPorts leads to stack-based buffer overflow. The attack can be executed remotely. The exploit is publicly available and might be used.

AnalysisAI

Stack-based buffer overflow in the Tenda G0 router's httpd web management interface allows network-adjacent or remote authenticated attackers to corrupt stack memory by supplying an oversized value to the portMirrorMirroredPorts argument of the formSetPortMirror function at the /goform/module endpoint. All G0 firmware builds through 20260625 are confirmed affected per EUVD-2026-58575 and NVD CPE data. A public proof-of-concept exploit is available on GitHub, materially lowering the bar for exploitation; no CISA KEV listing has been identified, so active widespread exploitation is not confirmed at time of analysis.

Technical ContextAI

Tenda G0 is a SOHO/consumer-grade router running an embedded HTTP daemon (httpd) that serves the device's web-based management interface. The vulnerable code path is the formSetPortMirror handler, which processes the port mirroring configuration submitted via HTTP POST to /goform/module. CWE-121 (Stack-Based Buffer Overflow) identifies the root cause: the function copies the caller-supplied portMirrorMirroredPorts string into a fixed-size stack buffer without validating input length, enabling a classic stack smash. The affected CPE is cpe:2.3:a:tenda:g0:*:*:*:*:*:*:*:*, covering all sub-versions up to the 20260625 firmware build. Exploitation feasibility on embedded MIPS/ARM routers typically depends on whether stack canaries and ASLR are implemented in the firmware; consumer Tenda devices historically ship without these protections.

RemediationAI

No vendor-released patch identified at time of analysis - patch availability should be monitored via https://www.tenda.com.cn/ and the VulDB entry at https://vuldb.com/vuln/389757. Until a firmware update is available, the primary compensating control is to block external network access to the httpd management interface (typically TCP 80/443) using an upstream firewall or ACL, preventing network-reachable exploitation at the cost of disabling remote web-based management. As an additional control, change any default credentials on the device to reduce the risk of credential-based access enabling exploitation - the PR:L requirement means valid low-privilege credentials must first be obtained. Do not expose the Tenda G0 management interface directly to the internet or untrusted VLANs. Monitor the GitHub PoC repository at https://github.com/lipenghai/iot_bug/blob/main/Tenda/G0/1.md for weaponization updates.

Share

EUVD-2026-58575 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy