Description
A weakness has been identified in Tenda F453 1.0.0.3. This affects the function fromNatStaticSetting of the file /goform/NatStaticSetting of the component httpd. Executing a manipulation of the argument page can lead to buffer overflow. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks.
Published: 2026-02-25
Score: 8.7 High
EPSS: 3.2% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A buffer overflow exists in the httpd component of Tenda F453 firmware 1.0.0.3, specifically in the fromNatStaticSetting function that processes the page argument used in the /goform/NatStaticSetting interface. Malicious manipulation of this argument can corrupt memory. The vulnerability can be exploited remotely by any host that can reach the router’s web interface, and no local access is required. The exploit is publicly available. Based on the description, it is inferred that the attack vector is remote access to the router’s web interface.

Affected Systems

The flaw affects Tenda F453 routers running firmware version 1.0.0.3. No other hardware or firmware versions are listed as vulnerable in the available data.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity, and the EPSS score of 3% suggests a low current exploitation probability, although an exploit exists in the wild. The vulnerability is remotely exploitable without local access, and the impact depends on the effect of the buffer overflow when executed. The vulnerability is not listed in CISA KEV, but the lack of a patch in this firmware version creates a clear window for attackers to target affected systems. Based on the vulnerability’s ability to be exploited remotely, it is inferred that the attack vector is remote.

Generated by OpenCVE AI on June 24, 2026 at 12:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the Tenda official website for firmware updates that fix the buffer overflow and apply the latest firmware version as soon as it becomes available.
  • Restrict remote access to the router’s web interface by allowing only trusted IP addresses or disabling remote management to block the /goform/NatStaticSetting endpoint.
  • Monitor HTTP logs for requests targeting the NatStaticSetting API and investigate any suspicious activity.

Generated by OpenCVE AI on June 24, 2026 at 12:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 26 Feb 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 25 Feb 2026 18:00:00 +0000

Type Values Removed Values Added
First Time appeared Tenda
Tenda f453
Tenda f453 Firmware
CPEs cpe:2.3:h:tenda:f453:-:*:*:*:*:*:*:*
cpe:2.3:o:tenda:f453_firmware:1.0.0.3:*:*:*:*:*:*:*
Vendors & Products Tenda
Tenda f453
Tenda f453 Firmware

Wed, 25 Feb 2026 07:15:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in Tenda F453 1.0.0.3. This affects the function fromNatStaticSetting of the file /goform/NatStaticSetting of the component httpd. Executing a manipulation of the argument page can lead to buffer overflow. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks.
Title Tenda F453 httpd NatStaticSetting fromNatStaticSetting buffer overflow
Weaknesses CWE-119
CWE-120
References
Metrics cvssV2_0

{'score': 9, 'vector': 'AV:N/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 8.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Tenda F453 F453 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-25T16:56:35.819Z

Reserved: 2026-02-24T21:58:52.123Z

Link: CVE-2026-3168

cve-icon Vulnrichment

Updated: 2026-02-25T16:56:15.481Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-25T07:16:02.927

Modified: 2026-06-17T10:43:09.050

Link: CVE-2026-3168

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T12:45:04Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')