Cyber Posture

CVE-2026-6133

High

Published: 12 April 2026

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

Summary

CVE-2026-6133 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda F451 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.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

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 requires validation of the 'page' argument in /goform/SafeUrlFilter to prevent stack-based buffer overflow from unsafe input manipulation.

prevent

Enforces memory protections like stack canaries, ASLR, and DEP to mitigate successful exploitation of the stack-based buffer overflow even if input validation fails.

prevent

Mandates timely patching of the buffer overflow vulnerability in Tenda F451 firmware version 1.0.0.7_cn_svn7958 to eliminate the flaw.

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?

The stack-based buffer overflow in the public-facing web form handler (/goform/SafeUrlFilter) of the router firmware allows remote low-privilege authenticated attackers to achieve arbitrary code execution with high impact, directly mapping to exploitation of public-facing applications (T1190) and exploitation for privilege escalation (T1068).

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

NVD Description

A vulnerability was identified in Tenda F451 1.0.0.7_cn_svn7958. This affects the function fromSafeUrlFilter of the file /goform/SafeUrlFilter. Such manipulation of the argument page leads to stack-based buffer overflow. The attack can be executed remotely. The exploit is publicly available and…

more

might be used.

Deeper analysisAI

CVE-2026-6133, published on 2026-04-12, is a stack-based buffer overflow vulnerability (CWE-119, CWE-121) affecting the fromSafeUrlFilter function in the /goform/SafeUrlFilter file of Tenda F451 firmware version 1.0.0.7_cn_svn7958. 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), indicating high severity due to its potential for significant impact.

Remote attackers with low privileges, such as authenticated users, can exploit the vulnerability by manipulating the "page" argument, leading to a stack-based buffer overflow. Successful exploitation enables high confidentiality, integrity, and availability impacts, potentially allowing arbitrary code execution. A public exploit is available and might be used in attacks.

Advisories and additional details are available from VulDB entries (https://vuldb.com/vuln/356997, https://vuldb.com/vuln/356997/cti, https://vuldb.com/submit/792875) and a GitHub issue (https://github.com/Jimi-Lab/cve/issues/17). The vendor website is at https://www.tenda.com.cn/.

Details

CWE(s)

Affected Products

tenda
f451 firmware
1.0.0.7

CVEs Like This One

CVE-2026-6134Same product: Tenda F451
CVE-2026-3679Same product: Tenda F451
CVE-2026-6137Same product: Tenda F451
CVE-2026-5989Same product: Tenda F451
CVE-2026-5992Same product: Tenda F451
CVE-2026-6135Same product: Tenda F451
CVE-2026-6136Same product: Tenda F451
CVE-2026-5045Same vendor: Tenda
CVE-2026-3044Same vendor: Tenda
CVE-2026-3727Same vendor: Tenda

References