Cyber Posture

CVE-2026-7097

HighPublic PoC

Published: 27 April 2026

Published
27 April 2026
Modified
30 April 2026
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.0009 25.9th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

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

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 25.9th 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

SI-2 requires timely identification, reporting, and correction of system flaws, directly mitigating the buffer overflow by applying firmware patches for the Tenda F456 httpd vulnerability.

prevent

SI-10 enforces validation of information inputs at system entry points, preventing the buffer overflow triggered by manipulation of the 'page' argument in /goform/webExcptypemanFilter.

prevent

SI-16 provides memory protection safeguards that prevent unauthorized code execution resulting from the buffer overflow exploitation.

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 httpd web interface (/goform/webExcptypemanFilter) allows remote RCE on public-facing router management page with low privileges and no user interaction.

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

NVD Description

A weakness has been identified in Tenda F456 1.0.0.5. This issue affects the function fromwebExcptypemanFilter of the file /goform/webExcptypemanFilter of the component httpd. This manipulation of the argument page causes buffer overflow. The attack can be initiated remotely. The exploit…

more

has been made available to the public and could be used for attacks.

Deeper analysisAI

CVE-2026-7097 is a buffer overflow vulnerability affecting the Tenda F456 router on firmware version 1.0.0.5. The flaw exists in the fromwebExcptypemanFilter function within the /goform/webExcptypemanFilter file of the httpd component. Manipulation of the page argument triggers the buffer overflow, which is remotely exploitable and associated with CWE-119 and CWE-120.

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), meaning it can be exploited over the network with low attack complexity by an attacker possessing low privileges, without requiring user interaction. Successful exploitation enables high-impact consequences on confidentiality, integrity, and availability, potentially allowing arbitrary code execution or full device compromise.

Advisories referenced on VulDB detail the issue and include a CTI entry, while a GitHub repository provides a publicly available exploit. The vendor Tenda's website is listed among references, though specific mitigation or patch details are not outlined in the provided information.

Details

CWE(s)

Affected Products

tenda
f456 firmware
1.0.0.5

CVEs Like This One

CVE-2026-7057Same product: Tenda F456
CVE-2026-7098Same product: Tenda F456
CVE-2026-7081Same product: Tenda F456
CVE-2026-7054Same product: Tenda F456
CVE-2026-7056Same product: Tenda F456
CVE-2026-7053Same product: Tenda F456
CVE-2026-7031Same product: Tenda F456
CVE-2026-7033Same product: Tenda F456
CVE-2026-7101Same product: Tenda F456
CVE-2026-7080Same product: Tenda F456

References