CVE-2025-12271
Published: 27 October 2025
Description
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Security Summary
CVE-2025-12271 is a buffer overflow vulnerability (CWE-119, CWE-120) in Tenda CH22 firmware version 1.0.0.1. The flaw affects the fromRouteStatic function in the /goform/RouteStatic file, where manipulation of the "page" argument triggers the overflow. Published on 2025-10-27, it carries 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).
An attacker with low privileges can exploit this remotely over the network with low complexity and no user interaction. Successful exploitation grants high-impact access, enabling full compromise of confidentiality, integrity, and availability on the affected device.
Advisories and references include VulDB entries (ctiid.329943, id.329943, submit.674153) detailing the issue, a GitHub repository (QIU-DIE/CVE/issues/20) with a publicly available exploit, and the Tenda website (tenda.com.cn). No specific patches or mitigations are detailed in the provided information.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
Unauthenticated remote buffer overflow in router's web interface (/goform/RouteStatic) enables DoS via application exploitation (T1499.004), initial access by exploiting public-facing application (T1190), and RCE for privilege escalation (T1068).