Cyber Posture

CVE-2026-4960

HighPublic PoC

Published: 27 March 2026

Published
27 March 2026
Modified
31 March 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.0009 25.6th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-4960 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Ac6 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 25.6th 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). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires timely scanning, assessment, and remediation of known flaws like this stack-based buffer overflow via patching the Tenda AC6 firmware.

prevent

Mandates validation of POST request inputs such as the WANT/WANS arguments to prevent the buffer overflow manipulation.

prevent

Implements memory safeguards like stack canaries, ASLR, and DEP to block unauthorized code execution from stack buffer overflows.

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.
Why these techniques?

Stack-based buffer overflow in the router's network-accessible web POST handler (/goform/WizardHandle) enables remote arbitrary code execution with low privileges and no user interaction, directly matching exploitation of a public-facing application.

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

NVD Description

A vulnerability was determined in Tenda AC6 15.03.05.16. Affected is the function fromWizardHandle of the file /goform/WizardHandle of the component POST Request Handler. Executing a manipulation of the argument WANT/WANS can lead to stack-based buffer overflow. The attack can be…

more

executed remotely. The exploit has been publicly disclosed and may be utilized.

Deeper analysisAI

CVE-2026-4960 is a stack-based buffer overflow vulnerability affecting Tenda AC6 router version 15.03.05.16. The flaw exists in the fromWizardHandle function within the /goform/WizardHandle file of the POST Request Handler component. Manipulation of the WANT/WANS argument triggers the overflow, as documented under CWEs-119, CWE-121, and CWE-787.

The vulnerability carries 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), indicating exploitation over the network with low complexity and low privileges required, without user interaction. Remote attackers can leverage this to achieve high impacts on confidentiality, integrity, and availability, potentially enabling arbitrary code execution. The exploit has been publicly disclosed and may be utilized.

Advisories from VulDB (https://vuldb.com/?ctiid.353837, https://vuldb.com/?id.353837, https://vuldb.com/?submit.777616) and a detailed write-up at https://lavender-bicycle-a5a.notion.site/Tenda-AC6-WizardHandle-32053a41781f800eb05feb16885747f7 provide vulnerability specifics, while the vendor site https://www.tenda.com.cn/ is referenced for potential patches or updates. Security practitioners should consult these resources for mitigation guidance.

Details

CWE(s)

Affected Products

tenda
ac6 firmware
15.03.05.16

CVEs Like This One

CVE-2026-4961Same product: Tenda Ac6
CVE-2025-0349Same product: Tenda Ac6
CVE-2025-1814Same product: Tenda Ac6
CVE-2025-12225Same product: Tenda Ac6
CVE-2025-32010Same product: Tenda Ac6
CVE-2025-29030Same product: Tenda Ac6
CVE-2025-29031Same product: Tenda Ac6
CVE-2025-52221Same product: Tenda Ac6
CVE-2025-7914Same product: Tenda Ac6
CVE-2025-27129Same product: Tenda Ac6

References