Cyber Posture

CVE-2025-14665

CriticalPublic PoC

Published: 14 December 2025

Published
14 December 2025
Modified
24 February 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0037 59.1th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-14665 is a critical-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Wh450 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 40.9% 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-16 (Memory Protection).

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

Validates the 'page' argument in HTTP requests to /goform/DhcpListClient, preventing stack-based buffer overflows from malformed or oversized inputs.

prevent

Provides runtime memory protections like stack canaries, DEP, and ASLR to block exploitation of the stack-based buffer overflow vulnerability.

prevent

Ensures timely flaw remediation through patching or mitigation of the buffer overflow in the Tenda WH450 firmware's HTTP request handler.

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?

Unauthenticated stack-based buffer overflow in public-facing HTTP endpoint (/goform/DhcpListClient) on Tenda WH450 router enables remote code execution via exploitation of public-facing application.

NVD Description

A security flaw has been discovered in Tenda WH450 1.0.0.18. Impacted is an unknown function of the file /goform/DhcpListClient of the component HTTP Request Handler. The manipulation of the argument page results in stack-based buffer overflow. The attack can be…

more

executed remotely. The exploit has been released to the public and may be used for attacks.

Deeper analysisAI

CVE-2025-14665 is a stack-based buffer overflow vulnerability (CWE-119, CWE-121) in Tenda WH450 firmware version 1.0.0.18. The issue affects an unknown function in the /goform/DhcpListClient file within the HTTP Request Handler component, where manipulation of the "page" argument triggers the overflow. It carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) and was published on 2025-12-14.

Unauthenticated remote attackers can exploit this vulnerability over the network with low complexity and no user interaction required. Successful exploitation grants high impacts on confidentiality, integrity, and availability, potentially allowing arbitrary code execution on the affected device.

Advisories reference a publicly available proof-of-concept exploit on GitHub, including reproduction instructions, hosted at https://github.com/z472421519/BinaryAudit/blob/main/PoC/BOF/Tenda_WH450/DhcpListClient/DhcpListClient.md. Additional details are provided on VulDB (https://vuldb.com/?ctiid.336397, https://vuldb.com/?id.336397, https://vuldb.com/?submit.714400). No vendor patches are mentioned in the available references.

The exploit has been released to the public and may be used for attacks, increasing the risk of real-world exploitation against unpatched Tenda WH450 devices.

Details

CWE(s)

Affected Products

tenda
wh450 firmware
1.0.0.18

CVEs Like This One

CVE-2025-15006Same product: Tenda Wh450
CVE-2025-15008Same product: Tenda Wh450
CVE-2025-14878Same product: Tenda Wh450
CVE-2025-15007Same product: Tenda Wh450
CVE-2025-15010Same product: Tenda Wh450
CVE-2025-15047Same product: Tenda Wh450
CVE-2025-14879Same product: Tenda Wh450
CVE-2025-15048Same product: Tenda Wh450
CVE-2025-14992Same vendor: Tenda
CVE-2025-11527Same vendor: Tenda

References