Cyber Posture

CVE-2025-70651

HighPublic PoC

Published: 21 January 2026

Published
21 January 2026
Modified
26 January 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0008 22.4th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-70651 is a high-severity Stack-based Buffer Overflow (CWE-121) vulnerability in Tenda Ax1803 Firmware. Its CVSS base score is 7.5 (High).

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

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique.
Threat & Defense Details

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?

Remote unauthenticated stack overflow in public-facing router web function directly enables T1190 exploitation; resulting crash maps to T1499.004 system exploitation for DoS impact.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Tenda AX-1803 v1.0.0.1 was discovered to contain a stack overflow in the ssid parameter of the form_fast_setting_wifi_set function. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted request.

Deeper analysisAI

CVE-2025-70651 is a stack-based buffer overflow vulnerability (CWE-121) in the Tenda AX-1803 router running firmware version 1.0.0.1. The flaw resides in the ssid parameter handled by the form_fast_setting_wifi_set function, which fails to properly validate input lengths, leading to a stack overflow condition. This issue was publicly disclosed on January 21, 2026, and carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), indicating high severity due to its potential for remote disruption.

Unauthenticated attackers with network access to the vulnerable device can exploit this flaw by sending a specially crafted HTTP request targeting the affected function. Successful exploitation triggers the stack overflow, causing the router to crash and resulting in a Denial of Service (DoS) that renders the device unavailable until rebooted. No privileges, user interaction, or special conditions are required, making it accessible to remote adversaries scanning for exposed Tenda AX-1803 routers.

Mitigation details and technical analysis are documented in the advisory available at https://github.com/0-fool/VulnbyCola/blob/main/Tenda/AX-1803/4/1.md. Security practitioners should check for firmware updates from Tenda, restrict administrative interface exposure, and monitor for unusual HTTP traffic to the device.

Details

CWE(s)

Affected Products

tenda
ax1803 firmware
1.0.0.1

CVEs Like This One

CVE-2025-70646Same product: Tenda Ax1803
CVE-2025-70648Same product: Tenda Ax1803
CVE-2026-1329Same product: Tenda Ax1803
CVE-2025-7598Same product: Tenda Ax1803
CVE-2025-7597Same product: Tenda Ax1803
CVE-2025-70746Same vendor: Tenda
CVE-2025-29121Same vendor: Tenda
CVE-2025-70656Same vendor: Tenda
CVE-2025-29214Same vendor: Tenda
CVE-2025-70747Same vendor: Tenda

References