Cyber Posture

CVE-2025-11387

HighPublic PoC

Published: 07 October 2025

Published
07 October 2025
Modified
09 October 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.0026 49.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-11387 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Ac15 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 49.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-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

Requires validation and bounds checking of the Password argument in /goform/fast_setting_pppoe_set to directly prevent stack-based buffer overflow exploitation.

prevent

Implements memory protections such as stack canaries, non-executable stacks, and ASLR to mitigate successful exploitation of the stack buffer overflow.

prevent

Mandates timely remediation of the identified buffer overflow flaw through firmware patching to eliminate the 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?

Stack-based buffer overflow in the router's web management interface (/goform/fast_setting_pppoe_set) via remote manipulation of the Password parameter enables remote code execution, facilitating exploitation of a public-facing application.

NVD Description

A vulnerability was determined in Tenda AC15 15.03.05.18. This affects an unknown function of the file /goform/fast_setting_pppoe_set. This manipulation of the argument Password causes stack-based buffer overflow. The attack may be initiated remotely. The exploit has been publicly disclosed and…

more

may be utilized.

Deeper analysisAI

CVE-2025-11387 is a stack-based buffer overflow vulnerability affecting the Tenda AC15 router on firmware version 15.03.05.18. The flaw exists in an unknown function of the /goform/fast_setting_pppoe_set file, where manipulation of the Password argument triggers the overflow. It is classified under CWE-119 and CWE-121, 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).

A remote attacker with low privileges, such as an authenticated user, can exploit this vulnerability with low complexity and no user interaction required. Successful exploitation enables high-impact consequences, including unauthorized access to sensitive data, modification of system integrity, and denial of service, potentially leading to remote code execution via the buffer overflow.

Advisories note that the exploit has been publicly disclosed, with a proof-of-concept available at https://github.com/noahze01/IoT-vulnerable/blob/main/Tenda/AC15/fast_setting_pppoe_set.md. Additional details appear in VulDB entries at https://vuldb.com/?ctiid.327314, https://vuldb.com/?id.327314, and https://vuldb.com/?submit.664970. The vendor site is https://www.tenda.com.cn/, though no specific patch or mitigation guidance is detailed in the references.

Details

CWE(s)

Affected Products

tenda
ac15 firmware
15.03.05.18

CVEs Like This One

CVE-2025-11389Same product: Tenda Ac15
CVE-2025-11386Same product: Tenda Ac15
CVE-2025-11388Same product: Tenda Ac15
CVE-2025-0566Same product: Tenda Ac15
CVE-2026-3400Same product: Tenda Ac15
CVE-2026-5830Same product: Tenda Ac15
CVE-2026-4975Same product: Tenda Ac15
CVE-2026-24103Same product: Tenda Ac15
CVE-2025-25632Same product: Tenda Ac15
CVE-2026-24105Same product: Tenda Ac15

References