Cyber Posture

CVE-2026-7100

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.0008 23.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-7100 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 23.3th 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) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mandates timely patching and remediation of the specific buffer overflow flaw in the Tenda F456 httpd component to prevent remote exploitation.

prevent

Implements memory protections such as non-executable stack/heap to block arbitrary code execution from the buffer overflow in fromNatlimitof.

prevent

Requires validation of inputs to the vulnerable /goform/Natlimit endpoint to prevent the buffer overflow manipulation.

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.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Buffer overflow in the router's httpd web component enables remote exploitation of a public-facing application (T1190) and privilege escalation from low-privilege access to arbitrary code execution and system compromise (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

A flaw has been found in Tenda F456 1.0.0.5. The impacted element is the function fromNatlimitof of the file /goform/Natlimit of the component httpd. Executing a manipulation can lead to buffer overflow. The attack may be launched remotely. The exploit…

more

has been published and may be used.

Deeper analysisAI

CVE-2026-7100 is a buffer overflow vulnerability (CWE-119, CWE-120) affecting the Tenda F456 router on firmware version 1.0.0.5. The flaw exists in the "fromNatlimitof" function within the "/goform/Natlimit" file of the httpd component. Published on 2026-04-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).

The vulnerability can be exploited remotely over the network by an attacker with low privileges, requiring low attack complexity and no user interaction. Successful exploitation triggers a buffer overflow, resulting in high impacts to confidentiality, integrity, and availability, potentially enabling arbitrary code execution or system compromise.

References indicate that an exploit has been publicly disclosed, including a GitHub repository at https://github.com/Litengzheng/vuldb_new/blob/main/F456/vul_138/README.md. Additional details are available in VulDB advisories (https://vuldb.com/vuln/359675 and https://vuldb.com/submit/798473), with CTI at https://vuldb.com/vuln/359675/cti. Practitioners should check the Tenda vendor site (https://www.tenda.com.cn/) for any patches or mitigation guidance.

The published exploit may be actively used, heightening risk for unpatched Tenda F456 devices.

Details

CWE(s)

Affected Products

tenda
f456 firmware
1.0.0.5

CVEs Like This One

CVE-2026-7079Same product: Tenda F456
CVE-2026-7029Same product: Tenda F456
CVE-2026-7078Same product: Tenda F456
CVE-2026-7099Same product: Tenda F456
CVE-2026-7030Same product: Tenda F456
CVE-2026-7032Same product: Tenda F456
CVE-2026-7057Same product: Tenda F456
CVE-2026-7098Same product: Tenda F456
CVE-2026-7081Same product: Tenda F456
CVE-2026-7054Same product: Tenda F456

References