Cyber Posture

CVE-2025-7468

HighPublic PoC

Published: 12 July 2025

Published
12 July 2025
Modified
15 July 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.0110 78.2th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-7468 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Fh1201 Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 21.8% of CVEs by exploit likelihood; 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-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the CVE by requiring timely remediation of the known buffer overflow flaw in the Tenda FH1201 firmware via patching or upgrades.

prevent

Prevents exploitation of the buffer overflow by enforcing validation of the manipulated 'page' argument in HTTP POST requests to the fromSafeUrlFilter function.

prevent

Mitigates buffer overflow consequences through memory protections like non-executable stacks and address randomization, limiting arbitrary code execution.

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?

Buffer overflow in public-facing HTTP POST handler on network device firmware directly enables remote exploitation of a public-facing application for RCE/DoS.

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

NVD Description

A vulnerability has been found in Tenda FH1201 1.2.0.14 and classified as critical. This vulnerability affects the function fromSafeUrlFilter of the file /goform/fromSafeUrlFilter of the component HTTP POST Request Handler. The manipulation of the argument page leads to buffer overflow.…

more

The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.

Deeper analysisAI

CVE-2025-7468 is a critical buffer overflow vulnerability (CWE-119, CWE-120) in Tenda FH1201 router firmware version 1.2.0.14. It affects the fromSafeUrlFilter function within the /goform/fromSafeUrlFilter file of the HTTP POST Request Handler component. The vulnerability is triggered by manipulation of the "page" argument in an HTTP POST request.

The vulnerability 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), allowing remote exploitation over the network by attackers with low privileges and no user interaction required. Successful exploitation can result in high impacts to confidentiality, integrity, and availability, potentially enabling arbitrary code execution or denial of service on the affected device.

Advisories referenced in VulDB entries (ctiid.316120, id.316120, submit.610394) and a detailed writeup on a Notion site describe the issue and public exploit disclosure. The Tenda vendor website is also listed for further information; practitioners should review these sources for any patch availability or mitigation recommendations, as the exploit has been publicly released and may be actively used.

Details

CWE(s)

Affected Products

tenda
fh1201 firmware
1.2.0.14

CVEs Like This One

CVE-2025-7465Same product: Tenda Fh1201
CVE-2025-7463Same product: Tenda Fh1201
CVE-2025-14995Same product: Tenda Fh1201
CVE-2025-7550Same product: Tenda Fh1201
CVE-2025-7551Same product: Tenda Fh1201
CVE-2025-7549Same product: Tenda Fh1201
CVE-2026-5045Same product: Tenda Fh1201
CVE-2026-5046Same product: Tenda Fh1201
CVE-2025-7548Same product: Tenda Fh1201
CVE-2025-12232Same vendor: Tenda

References