Cyber Posture

CVE-2026-6015

HighPublic PoC

Published: 10 April 2026

Published
10 April 2026
Modified
30 April 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0008 23.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-6015 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Ac9 Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 23.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents stack-based buffer overflow by enforcing validation and error handling for the PPPOEPassword argument in POST requests to /goform/QuickIndex.

prevent

Ensures timely patching or remediation of the specific buffer overflow flaw in Tenda AC9 firmware version 15.03.02.13.

prevent

Mitigates exploitation of the stack-based buffer overflow via memory protections like non-executable stacks and address space randomization.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

Stack-based buffer overflow in router web form (/goform/QuickIndex) enables remote exploitation of public-facing application for initial access (T1190) and arbitrary code execution via Unix shell on embedded Linux device (T1059.004).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A vulnerability has been found in Tenda AC9 15.03.02.13. Impacted is the function formQuickIndex of the file /goform/QuickIndex of the component POST Request Handler. Such manipulation of the argument PPPOEPassword leads to stack-based buffer overflow. It is possible to launch…

more

the attack remotely. The exploit has been disclosed to the public and may be used.

Deeper analysisAI

CVE-2026-6015 is a stack-based buffer overflow vulnerability affecting Tenda AC9 routers running firmware version 15.03.02.13. The flaw resides in the formQuickIndex function within the /goform/QuickIndex file of the POST Request Handler component, where improper handling of the PPPOEPassword argument triggers the overflow. Published on 2026-04-10, it is associated with CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-121 (Stack-based Buffer Overflow), earning a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).

An attacker with low privileges can exploit this vulnerability remotely over the network with low attack complexity and no user interaction required. Successful exploitation allows arbitrary code execution, potentially granting high-impact compromise of confidentiality, integrity, and availability on the affected device. The exploit has been publicly disclosed and may be used by adversaries.

Advisories and additional details are documented in references including VulDB entries at https://vuldb.com/vuln/356571 and https://vuldb.com/vuln/356571/cti, a submission at https://vuldb.com/submit/791828, a detailed write-up at https://lavender-bicycle-a5a.notion.site/Tenda-AC9-QuickIndex-33153a41781f80458940f212f150a4fb?source=copy_link, and the vendor site at https://www.tenda.com.cn/.

Details

CWE(s)

Affected Products

tenda
ac9 firmware
15.03.02.13

CVEs Like This One

CVE-2026-6016Same product: Tenda Ac9
CVE-2026-2192Same product: Tenda Ac9
CVE-2026-2191Same product: Tenda Ac9
CVE-2025-22949Same product: Tenda Ac9
CVE-2025-29387Same product: Tenda Ac9
CVE-2025-22946Same product: Tenda Ac9
CVE-2025-29385Same product: Tenda Ac9
CVE-2025-29386Same product: Tenda Ac9
CVE-2025-29384Same product: Tenda Ac9
CVE-2025-10443Same product: Tenda Ac9

References