Cyber Posture

CVE-2026-4565

HighPublic PoC

Published: 23 March 2026

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

Summary

CVE-2026-4565 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Ac21 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 24.9th 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

SI-2 requires timely remediation of flaws such as this buffer overflow by applying firmware patches or updates to the Tenda AC21 device.

prevent

SI-10 mandates validation of inputs to the formSetQosBand function, preventing buffer overflows from manipulated argument lists.

prevent

SI-16 implements memory protections like non-executable stacks and ASLR to mitigate arbitrary code execution from buffer overflow exploits.

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?

Buffer overflow in router web form (/goform/SetNetControlList) allows remote authenticated RCE on public-facing management interface.

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

NVD Description

A vulnerability was detected in Tenda AC21 16.03.08.16. Impacted is the function formSetQosBand of the file /goform/SetNetControlList. Performing a manipulation of the argument list results in buffer overflow. The attack can be initiated remotely. The exploit is now public and…

more

may be used.

Deeper analysisAI

CVE-2026-4565 is a buffer overflow vulnerability in Tenda AC21 firmware version 16.03.08.16. The flaw affects the formSetQosBand function in the /goform/SetNetControlList file, where manipulation of the argument list triggers the overflow. Classified under CWE-119 and CWE-120, it was published on 2026-03-23 with 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).

Attackers can exploit this remotely over the network with low attack complexity, requiring low privileges such as an authenticated user account but no user interaction. Successful exploitation yields high impacts on confidentiality, integrity, and availability, potentially enabling arbitrary code execution, data compromise, or denial of service on the affected device.

Advisories and resources are available via VulDB entries and a GitHub repository (hellonestor/killallbug), including an issue tracker and a release tagged with a proof-of-concept exploit.

The exploit is public and may be used, heightening the risk for unpatched Tenda AC21 devices.

Details

CWE(s)

Affected Products

tenda
ac21 firmware
16.03.08.16

CVEs Like This One

CVE-2025-10838Same product: Tenda Ac21
CVE-2025-11091Same product: Tenda Ac21
CVE-2025-12611Same product: Tenda Ac21
CVE-2025-13446Same product: Tenda Ac21
CVE-2026-1637Same product: Tenda Ac21
CVE-2026-2148Same product: Tenda Ac21
CVE-2025-13445Same product: Tenda Ac21
CVE-2026-1638Same product: Tenda Ac21
CVE-2025-12232Same vendor: Tenda
CVE-2026-7057Same vendor: Tenda

References