Cyber Posture

CVE-2025-1896

MediumPublic PoC

Published: 04 March 2025

Published
04 March 2025
Modified
05 March 2025
KEV Added
Patch
CVSS Score 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0007 21.1th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-1896 is a medium-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Tx3 Firmware. Its CVSS base score is 6.5 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 21.1th 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) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents buffer overflows by requiring validation of argument list inputs to the /goform/SetStaticRouteCfg endpoint.

prevent

Mandates timely identification, reporting, and correction of the buffer overflow flaw in Tenda TX3 firmware version 16.03.13.11_multi.

prevent

Implements memory protection mechanisms like stack canaries and non-executable memory to mitigate exploitation of the buffer overflow for denial of service.

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?

Buffer overflow in public-facing web form (/goform/SetStaticRouteCfg) on network device enables remote exploitation (T1190) leading to DoS via application/system crash (T1499.004).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

A vulnerability classified as critical was found in Tenda TX3 16.03.13.11_multi. This vulnerability affects unknown code of the file /goform/SetStaticRouteCfg. The manipulation of the argument list leads to buffer overflow. The attack can be initiated remotely. The exploit has been…

more

disclosed to the public and may be used.

Deeper analysisAI

CVE-2025-1896 is a critical buffer overflow vulnerability affecting the Tenda TX3 router on firmware version 16.03.13.11_multi. The flaw exists in unknown code within the /goform/SetStaticRouteCfg file, where manipulation of the argument list triggers the overflow. Published on 2025-03-04, it is associated with CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-120 (Buffer Copy without Checking Size of Input).

The vulnerability enables remote exploitation over the network with low complexity and no user interaction. Attackers require low privileges (PR:L), such as those of an authenticated user, to initiate the attack. Exploitation leads to high availability impact (A:H) with no confidentiality or integrity effects, as reflected in its CVSS v3.1 base score of 6.5 (AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H), potentially resulting in denial of service.

Advisories and details are documented on VulDB (https://vuldb.com/?ctiid.298414, https://vuldb.com/?id.298414, https://vuldb.com/?submit.506602), with a public exploit disclosure available in a GitHub PDF (https://github.com/2664521593/mycve/blob/main/Tenda/TX3/tenda_tx3_bof_2.pdf). The Tenda vendor site (https://www.tenda.com.cn/) is referenced for potential further guidance. The exploit has been disclosed publicly and may be used.

Details

CWE(s)

Affected Products

tenda
tx3 firmware
16.03.13.11

CVEs Like This One

CVE-2025-1895Same product: Tenda Tx3
CVE-2026-2137Same product: Tenda Tx3
CVE-2025-1899Same product: Tenda Tx3
CVE-2025-1897Same product: Tenda Tx3
CVE-2025-1898Same product: Tenda Tx3
CVE-2025-8958Same product: Tenda Tx3
CVE-2025-10803Same vendor: Tenda
CVE-2025-12273Same vendor: Tenda
CVE-2025-13288Same vendor: Tenda
CVE-2025-12611Same vendor: Tenda

References