Cyber Posture

CVE-2025-11528

HighPublic PoC

Published: 09 October 2025

Published
09 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

Description

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.

Security Summary

CVE-2025-11528 is a stack-based buffer overflow vulnerability in Tenda AC7 routers running firmware version 15.03.06.44. The flaw affects an unknown function in the /goform/saveAutoQos file, triggered by manipulation of the "enable" argument. It is classified under CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-121 (Stack-based Buffer Overflow), 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).

The vulnerability enables remote exploitation by attackers who possess low privileges, such as authenticated users with limited access to the device. By sending crafted requests to the vulnerable endpoint, an attacker can overflow the stack, potentially achieving high-impact compromise including unauthorized data access, modification, and denial of service, up to remote code execution.

Advisories from VulDB (ctiid.327666, id.327666, submit.669859) document the issue, while a proof-of-concept exploit is publicly available on GitHub at https://github.com/noahze01/IoT-vulnerable/blob/main/Tenda/AC7/saveAutoQos.md. The vendor's site at https://www.tenda.com.cn/ provides general product information, but no specific patch or mitigation details are referenced in the available sources.

The publicly available exploit increases the risk of real-world exploitation against unpatched Tenda AC7 devices exposed to the internet.

Details

CWE(s)
CWE-119CWE-121

Affected Products

tenda
ac7 firmware
15.03.06.44

MITRE ATT&CK Enterprise Techniques

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 /goform/saveAutoQos web endpoint of the Tenda AC7 router enables remote code execution via exploitation of a public-facing application.

References