Cyber Posture

CVE-2025-12595

HighPublic PoC

Published: 02 November 2025

Published
02 November 2025
Modified
24 February 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.0024 47.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-12595 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 47.2th 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) 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 mitigates the buffer overflow vulnerability by requiring timely identification, reporting, and patching of the flaw in the Tenda AC23 firmware's formSetVirtualSer function.

prevent

Validates the argument list inputs to the /goform/SetVirtualServerCfg endpoint to prevent buffer overflows from improper restriction of operations within memory bounds.

prevent

Implements memory safeguards such as stack canaries or DEP to protect against unauthorized code execution resulting from the buffer overflow exploitation.

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.
T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

Unauthenticated remote buffer overflow in the router's public-facing web management interface (/goform/SetVirtualServerCfg) enables initial access through exploitation of a public-facing application (T1190) and denial of service via application crash or disruption (T1499.004). Potential RCE and info leakage further facilitated.

NVD Description

A weakness has been identified in Tenda AC23 16.03.07.52. This impacts the function formSetVirtualSer of the file /goform/SetVirtualServerCfg. This manipulation of the argument list causes buffer overflow. It is possible to initiate the attack remotely. The exploit has been made…

more

available to the public and could be used for attacks.

Deeper analysisAI

CVE-2025-12595 is a buffer overflow vulnerability affecting Tenda AC23 routers running firmware version 16.03.07.52. The flaw resides in the formSetVirtualSer function of the /goform/SetVirtualServerCfg file, where manipulation of the argument list triggers the overflow. Classified under CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-120 (Buffer Copy without Checking Size of Input), it was published on 2025-11-02 and 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).

Attackers can exploit this vulnerability remotely over the network with low complexity and low privileges, such as those of an authenticated user. Successful exploitation grants high impacts on confidentiality, integrity, and availability, potentially allowing arbitrary code execution or denial of service. A public exploit is available, increasing the risk of real-world attacks against exposed Tenda AC23 devices.

Advisories from VulDB (ctiid.330890, id.330890, submit.677581) and a GitHub issue (LX-LX88/cve/issues/8) document the vulnerability details and public exploit. The Tenda website (tenda.com.cn) serves as a reference for vendor communications, though specific patch information is not detailed in the available data. Security practitioners should monitor these sources for mitigation guidance and firmware updates.

Details

CWE(s)

Affected Products

tenda
ac23 firmware
16.03.07.52

CVEs Like This One

CVE-2025-10803Same product: Tenda Ac23
CVE-2026-0640Same product: Tenda Ac23
CVE-2026-1420Same product: Tenda Ac23
CVE-2025-11356Same product: Tenda Ac23
CVE-2025-8060Same product: Tenda Ac23
CVE-2025-15217Same product: Tenda Ac23
CVE-2025-15216Same product: Tenda Ac23
CVE-2025-1895Same vendor: Tenda
CVE-2025-1896Same vendor: Tenda
CVE-2025-12273Same vendor: Tenda

References