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

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.

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.

Security SummaryAI

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

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

References