VYPR
Unrated severityNVD Advisory· Published Jun 9, 2026· Updated Jun 9, 2026

CVE-2026-36805

CVE-2026-36805

Description

Buffer overflows in Tenda G0 v15.11.0.5's Saveqqlist function allow DoS via crafted HTTP requests.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Buffer overflows in Tenda G0 v15.11.0.5's Saveqqlist function allow DoS via crafted HTTP requests.

Vulnerability

Multiple buffer overflows exist in the Saveqqlist function within Shenzhen Tenda Technology Co., Ltd Tenda G0 v15.11.0.5, specifically related to the qqStr and markStr parameters. The vulnerable code path is reachable via a crafted HTTP request to the websFormDefine("L7Im",0x42d520) CGI endpoint, where user-influenced parameters are processed by websGetVar and subsequently used in sprintf calls within Saveqqlist [1].

Exploitation

An attacker can exploit this vulnerability by sending a crafted HTTP request to the affected CGI endpoint. This request must include excessively long values for the qqStr or markStr parameters, such as 'a,'*888 or more, to trigger the buffer overflow condition [1]. No specific authentication or network position is mentioned as required beyond the ability to send the HTTP request.

Impact

Successful exploitation of these buffer overflows can lead to a Denial of Service (DoS) condition. This may manifest as a process crash or general device instability, rendering the Tenda G0 device unusable [1].

Mitigation

No patched version or specific mitigation details are available in the provided references. The vulnerability was publicly disclosed on 2026-06-06 [1].

AI Insight generated on Jun 9, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.