Cyber Posture

CVE-2026-3379

HighPublic PoC

Published: 01 March 2026

Published
01 March 2026
Modified
03 March 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.0004 11.0th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-3379 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda F453 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 11.0th 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 prevents buffer overflow by validating the manipulated 'page' argument in the fromSetIpBind function before processing.

prevent

Requires timely identification, reporting, and patching of the specific buffer overflow flaw in Tenda F453 firmware version 1.0.0.3.

prevent

Implements memory safeguards such as stack canaries or non-executable memory to block unauthorized code execution 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 internet-facing router web form (/goform/SetIpBind) directly enables remote code execution via T1190 (Exploit Public-Facing Application).

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

NVD Description

A vulnerability has been found in Tenda F453 1.0.0.3. This vulnerability affects the function fromSetIpBind of the file /goform/SetIpBind. The manipulation of the argument page leads to buffer overflow. The attack may be initiated remotely. The exploit has been disclosed…

more

to the public and may be used.

Deeper analysisAI

CVE-2026-3379 is a buffer overflow vulnerability in the Tenda F453 router firmware version 1.0.0.3. The flaw affects the fromSetIpBind function within the /goform/SetIpBind file, where manipulation of the "page" argument triggers the overflow. Published on 2026-03-01, it is associated with CWE-119 and CWE-120.

The vulnerability enables remote exploitation by attackers with low privileges. Per its CVSS 3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), it requires network access and low privileges but low attack complexity and no user interaction, allowing high impacts on confidentiality, integrity, and availability.

Advisories on VulDB (ctiid.348264, id.348264, submit.759626) document the issue and submission details, while a GitHub repository (Litengzheng/vul_db/blob/main/F453/vul_79/README.md) discloses a public exploit. The Tenda website (tenda.com.cn) is referenced, but no specific patches or mitigations are detailed in the provided sources.

Details

CWE(s)

Affected Products

tenda
f453 firmware
1.0.0.3

CVEs Like This One

CVE-2026-3271Same product: Tenda F453
CVE-2026-3399Same product: Tenda F453
CVE-2026-3167Same product: Tenda F453
CVE-2026-3166Same product: Tenda F453
CVE-2026-3273Same product: Tenda F453
CVE-2026-3378Same product: Tenda F453
CVE-2026-3380Same product: Tenda F453
CVE-2026-3169Same product: Tenda F453
CVE-2026-3274Same product: Tenda F453
CVE-2026-3168Same product: Tenda F453

References