Cyber Resilience

CVE-2025-45428

CriticalPublic PoC

Published: 23 April 2025

Published
23 April 2025
Modified
30 April 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0121 79.4th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-45428 is a critical-severity Stack-based Buffer Overflow (CWE-121) vulnerability in Tenda Ac9 Firmware. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 20.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

Tenda AC9 routers running firmware version V15.03.05.14_multi contain a stack-based buffer overflow in the rebootTime parameter processed by the /goform/SetSysAutoRebbotCfg endpoint. The flaw, tracked as CVE-2025-45428 and assigned CWE-121, permits unauthenticated remote attackers to supply oversized input that corrupts the stack and achieves arbitrary code execution. The vulnerability carries a CVSS 3.1 score of 9.8, reflecting network attack vector, low complexity, and no required credentials or user interaction.

An attacker with network reachability to the router's management interface can send a crafted HTTP request targeting the affected form handler. Successful exploitation grants full control over the device, allowing installation of persistent malware, interception of traffic, or use of the router as an entry point into the local network.

The two public references consist of identical GitHub disclosures that detail the parameter handling flaw and include proof-of-concept material; no vendor advisory or official patch information is referenced in the available sources.

EPSS scores for the CVE rose from a low baseline to a recorded peak of 0.0233 before settling at the current value of 0.0121, indicating measurable post-disclosure exploitation interest.

EU & UK References

Vulnerability details

In Tenda ac9 v1.0 with firmware V15.03.05.14_multi, the rebootTime parameter of /goform/SetSysAutoRebbotCfg has a stack overflow vulnerability, which can lead to remote arbitrary code execution.

CWE(s)

Related Threats

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 overflow in the web management interface (/goform/SetSysAutoRebbotCfg) enables remote arbitrary code execution on the Tenda AC9 router, a public-facing network device.

Affected Assets

tenda
ac9 firmware
15.03.05.14_multi

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References