Cyber Posture

CVE-2025-15216

HighPublic PoC

Published: 30 December 2025

Published
30 December 2025
Modified
02 January 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.0014 33.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-15216 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Ac23 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 33.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-2 (Flaw Remediation).

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 identification, reporting, and correction of the stack-based buffer overflow flaw in the fromSetIpMacBind function via firmware patching.

prevent

Mandates validation of the bindnum argument in /goform/SetIpMacBind to prevent improper restriction of operations within memory bounds.

prevent

Implements memory safeguards such as stack canaries or non-executable stacks to mitigate remote exploitation of the stack-based buffer overflow.

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?

The vulnerability is a stack-based buffer overflow in the web management interface (/goform/SetIpMacBind) of a public-facing router, enabling remote code execution via exploitation of a public-facing application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

A vulnerability was identified in Tenda AC23 16.03.07.52. This impacts the function fromSetIpMacBind of the file /goform/SetIpMacBind. Such manipulation of the argument bindnum leads to stack-based buffer overflow. It is possible to launch the attack remotely. The exploit is publicly…

more

available and might be used.

Deeper analysisAI

CVE-2025-15216 is a stack-based buffer overflow vulnerability affecting the Tenda AC23 router on firmware version 16.03.07.52. The flaw resides in the fromSetIpMacBind function within the /goform/SetIpMacBind file, where improper handling of the bindnum argument allows overflow conditions. It is associated with CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-121 (Stack-based Buffer Overflow), and was published on 2025-12-30.

The vulnerability enables remote exploitation (AV:N) by attackers with low privileges (PR:L), requiring low attack complexity (AC:L) and no user interaction (UI:N). Successful exploitation can result in high impacts to confidentiality, integrity, and availability (C:H/I:H/A:H), earning a CVSS v3.1 base score of 8.8 in an unchanged scope (S:U). A public exploit is available, facilitating potential abuse.

Advisories referenced on VulDB (ctiid.338601, id.338601, submit.725447) and a Notion site detail the issue, while the Tenda website (tenda.com.cn) serves as a source for vendor guidance on patches or mitigations.

Details

CWE(s)

Affected Products

tenda
ac23 firmware
16.03.07.52

CVEs Like This One

CVE-2025-8060Same product: Tenda Ac23
CVE-2026-1420Same product: Tenda Ac23
CVE-2025-11356Same product: Tenda Ac23
CVE-2026-0640Same product: Tenda Ac23
CVE-2025-10803Same product: Tenda Ac23
CVE-2025-12595Same product: Tenda Ac23
CVE-2025-15217Same product: Tenda Ac23
CVE-2025-9605Same product: Tenda Ac23
CVE-2025-14992Same vendor: Tenda
CVE-2025-11527Same vendor: Tenda

References