Cyber Posture

CVE-2025-15008

HighPublic PoCUpdated

Published: 22 December 2025

Published
22 December 2025
Modified
29 April 2026
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0011 28.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

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

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

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly remediates the stack-based buffer overflow vulnerability by requiring timely application of vendor firmware patches or updates for the affected Tenda WH450 router.

prevent

Prevents exploitation of the buffer overflow by enforcing validation of the 'page' argument in HTTP requests to the /goform/L7Port endpoint, restricting operations within memory bounds.

prevent

Mitigates stack-based buffer overflow exploits through memory protections such as stack canaries, ASLR, and DEP, limiting unauthorized code execution from the overflow.

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?

Stack-based buffer overflow in the unauthenticated, public-facing HTTP handler (/goform/L7Port) enables remote exploitation of a public-facing application.

NVD Description

A vulnerability was detected in Tenda WH450 1.0.0.18. This affects an unknown part of the file /goform/L7Port of the component HTTP Request Handler. Performing a manipulation of the argument page results in stack-based buffer overflow. The attack may be initiated…

more

remotely. The exploit is now public and may be used.

Deeper analysisAI

CVE-2025-2025-15008 is a stack-based buffer overflow vulnerability affecting the Tenda WH450 router on firmware version 1.0.0.18. The flaw exists in an unknown part of the /goform/L7Port file within the HTTP Request Handler component, where manipulation of the "page" argument triggers the overflow. It is associated with CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-121 (Stack-based Buffer Overflow), and carries a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L), rating it as high severity.

The vulnerability enables remote exploitation without authentication or user interaction. An attacker can send a crafted HTTP request to the affected endpoint, causing a stack-based buffer overflow that may lead to limited impacts on confidentiality, integrity, and availability, such as partial data disclosure, modification, or denial of service.

Advisories and references, including VulDB entries (vuldb.com/?ctiid.337714, vuldb.com/?id.337714) and a public proof-of-concept on GitHub (github.com/z472421519/BinaryAudit/blob/main/PoC/BOF/Tenda_WH450/L7Prot/L7Prot.md), detail the issue and provide reproduction steps. The exploit is publicly available and may be used, as noted in the CVE description published on 2025-12-22. No specific patches or mitigations are mentioned in the available information.

Details

CWE(s)

Affected Products

tenda
wh450 firmware
1.0.0.18

CVEs Like This One

CVE-2025-15006Same product: Tenda Wh450
CVE-2025-14878Same product: Tenda Wh450
CVE-2025-15007Same product: Tenda Wh450
CVE-2025-14665Same 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