Cyber Posture

CVE-2025-13258

HighPublic PoC

Published: 17 November 2025

Published
17 November 2025
Modified
19 November 2025
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.0041 61.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

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

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 38.8% of CVEs by exploit likelihood; 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 flaw remediation, directly mitigating this known buffer overflow by patching the Tenda AC20 firmware beyond version 16.03.08.12.

prevent

SI-10 enforces information input validation, preventing the buffer overflow triggered by manipulating the wpapsk_crypto argument in /goform/WifiExtraSet.

prevent

SI-16 implements memory protection mechanisms such as stack canaries or ASLR, directly countering exploitation of the buffer overflow vulnerability.

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 the public-facing web endpoint /goform/WifiExtraSet allows remote exploitation for potential RCE or DoS on the Tenda AC20 router.

NVD Description

A vulnerability was detected in Tenda AC20 up to 16.03.08.12. The impacted element is an unknown function of the file /goform/WifiExtraSet. The manipulation of the argument wpapsk_crypto results in buffer overflow. The attack can be launched remotely. The exploit is…

more

now public and may be used.

Deeper analysisAI

CVE-2025-13258 is a buffer overflow vulnerability (CWE-119, CWE-120) in Tenda AC20 routers up to version 16.03.08.12. The flaw affects an unknown function within the /goform/WifiExtraSet file, where manipulation of the wpapsk_crypto argument triggers the overflow. Published on 2025-11-17, it 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).

The vulnerability enables remote exploitation by attackers with low privileges, requiring no user interaction. Successful exploitation can result in high impacts to confidentiality, integrity, and availability, such as arbitrary code execution on the affected router.

References point to a public GitHub proof-of-concept exploit detailing the Tenda AC20 WifiExtraSet buffer overflow, along with VulDB entries (ctiid.332593, id.332593, submit.688716) providing further vulnerability information. The exploit is now public and may be used.

Details

CWE(s)

Affected Products

tenda
ac20 firmware
16.03.08.12

CVEs Like This One

CVE-2025-8940Same product: Tenda Ac20
CVE-2025-10120Same product: Tenda Ac20
CVE-2025-8939Same product: Tenda Ac20
CVE-2025-10815Same product: Tenda Ac20
CVE-2025-14656Same product: Tenda Ac20
CVE-2025-11385Same product: Tenda Ac20
CVE-2025-8160Same product: Tenda Ac20
CVE-2025-15356Same product: Tenda Ac20
CVE-2025-9046Same product: Tenda Ac20
CVE-2025-9089Same product: Tenda Ac20

References