Cyber Posture

CVE-2026-2906

HighPublic PoC

Published: 22 February 2026

Published
22 February 2026
Modified
23 February 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.0011 29.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2906 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Tenda Hg9 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 29.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). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Flaw remediation requires applying vendor patches or firmware updates to eliminate the stack-based buffer overflow in the sambaCap argument handler.

prevent

Information input validation enforces bounds checking and sanitization of the sambaCap argument to prevent buffer overflow exploitation in the /boaform/formSamba endpoint.

prevent

Memory protection mechanisms like stack canaries, ASLR, and non-executable stacks mitigate successful exploitation of the stack-based buffer overflow even if input validation fails.

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?

The vulnerability is a stack-based buffer overflow in the web-based Samba configuration endpoint (/boaform/formSamba) of a network-accessible router, enabling remote arbitrary code execution with low privileges required, directly facilitating T1190: Exploit Public-Facing Application.

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

NVD Description

A security flaw has been discovered in Tenda HG9 300001138. Affected is an unknown function of the file /boaform/formSamba of the component Samba Configuration Endpoint. The manipulation of the argument sambaCap results in stack-based buffer overflow. The attack may be…

more

launched remotely. The exploit has been released to the public and may be used for attacks.

Deeper analysisAI

CVE-2026-2906 is a stack-based buffer overflow vulnerability affecting the Tenda HG9 router with firmware version 300001138. The flaw resides in an unknown function within the /boaform/formSamba file of the Samba Configuration Endpoint, where manipulation of the "sambaCap" argument triggers the overflow. Published on 2026-02-22, 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) and maps to CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-121 (Stack-based Buffer Overflow).

The vulnerability enables remote exploitation over the network with low attack complexity and no user interaction. It requires low privileges (PR:L), allowing authenticated users with minimal access to trigger the buffer overflow. Successful exploitation can result in high impacts to confidentiality, integrity, and availability, potentially enabling arbitrary code execution on the affected device.

Advisories referenced in VulDB entries (ctiid.347215, id.347215, submit.755193) and a GitHub issue (QIU-DIE/cve-nneeww/issues/8) document the vulnerability details, while the Tenda website (tenda.com.cn) serves as a source for potential vendor guidance.

An exploit for this vulnerability has been publicly released, heightening the risk of real-world attacks against unpatched Tenda HG9 devices.

Details

CWE(s)

Affected Products

tenda
hg9 firmware
300001138

CVEs Like This One

CVE-2026-2909Same product: Tenda Hg9
CVE-2026-2907Same product: Tenda Hg9
CVE-2026-2908Same product: Tenda Hg9
CVE-2026-2910Same product: Tenda Hg9
CVE-2026-2905Same product: Tenda Hg9
CVE-2025-14992Same vendor: Tenda
CVE-2025-11527Same vendor: Tenda
CVE-2025-11326Same vendor: Tenda
CVE-2025-7792Same vendor: Tenda
CVE-2025-1851Same vendor: Tenda

References