CVE-2026-19791
Received Received - Intake

Stack-Based Buffer Overflow in Tenda G0 Router

Vulnerability report for CVE-2026-19791, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-14

Last updated on: 2026-08-14

Assigner: VulDB

Description

A weakness has been identified in Tenda G0 up to 20260625. The affected element is the function addStaticRoute of the file /goform/module of the component httpd web management interface. Executing a manipulation of the argument staticRouteNet can lead to stack-based buffer overflow. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-14
Last Modified
2026-08-14
Generated
2026-08-14
AI Q&A
2026-08-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
tenda g0 to 20260625 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-121 A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stack-based buffer overflow vulnerability in the Tenda G0 router's HTTPD web management interface. The issue occurs in the addStaticRoute function when processing the staticRouteNet argument. A crafted input can overflow a fixed-size stack buffer due to lack of length validation in sprintf, potentially allowing remote code execution or denial of service.

Detection Guidance

To detect this vulnerability, check if your Tenda G0 router is running firmware up to 20260625. Inspect the HTTPD web management interface for the function addStaticRoute in /goform/module. Look for unusual network traffic or crashes related to the staticRouteNet parameter. No specific commands are provided in the context.

Impact Analysis

An attacker could exploit this to execute arbitrary code on the router, gain control of the device, or cause it to crash. Since the attack is remote and exploits a public exploit, unpatched devices are at high risk of compromise.

Compliance Impact

This vulnerability could potentially lead to unauthorized access or data breaches due to arbitrary code execution or denial of service, which may violate data protection requirements under GDPR or HIPAA if sensitive data is exposed or compromised.

Mitigation Strategies

Immediately update the Tenda G0 router firmware to a version beyond 20260625. Disable remote access to the HTTPD web management interface if not required. Monitor network traffic for suspicious activity targeting the staticRouteNet parameter. Apply network segmentation to limit exposure.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19791. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart