Cyber Posture

CVE-2026-5849

HighPublic PoCUpdated

Published: 09 April 2026

Published
09 April 2026
Modified
30 April 2026
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0022 44.5th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-5849 is a high-severity Path Traversal (CWE-22) vulnerability in Tenda I12 Firmware. Its CVSS base score is 7.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 44.5th 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-2 (Flaw Remediation).

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 mitigates path traversal by requiring validation of HTTP handler inputs to block or sanitize directory traversal sequences like '../'.

prevent

Mandates identification and remediation of the specific path traversal flaw in the Tenda i12 firmware via patching or updates.

preventdetect

Boundary protection at external interfaces can inspect and block remote path traversal attempts targeting the HTTP handler.

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.
T1602.002 Network Device Configuration Dump Collection
Adversaries may access network configuration files to collect sensitive data about the device and the network.
Why these techniques?

Path traversal in HTTP handler of public-facing router firmware enables remote exploitation (T1190) and file read access for network device configuration dump (T1602.002).

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

NVD Description

A vulnerability was determined in Tenda i12 1.0.0.11(3862). The impacted element is an unknown function of the component HTTP Handler. Executing a manipulation can lead to path traversal. The attack may be launched remotely. The exploit has been publicly disclosed…

more

and may be utilized.

Deeper analysisAI

CVE-2026-5849 is a path traversal vulnerability (CWE-22) in Tenda i12 firmware version 1.0.0.11(3862). The issue affects an unknown function within the HTTP Handler component, where manipulation enables traversal outside intended directories.

The vulnerability can be exploited remotely by unauthenticated attackers with low complexity, as reflected in its CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L). Successful exploitation grants limited access to read, modify, or disrupt files, potentially compromising device integrity and exposing sensitive data.

Advisories and details are available via VulDB entries (https://vuldb.com/vuln/356375, https://vuldb.com/vuln/356375/cti, https://vuldb.com/submit/791217) and the vendor site (https://www.tenda.com.cn/). A proof-of-concept exploit is publicly disclosed on GitHub (https://github.com/Litengzheng/vuldb_new/blob/main/i12/vul_110/README.md) and may be utilized in attacks.

Details

CWE(s)

Affected Products

tenda
i12 firmware
1.0.0.11\(3862\)

CVEs Like This One

CVE-2025-25678Same product: Tenda I12
CVE-2025-25676Same product: Tenda I12
CVE-2026-5609Same product: Tenda I12
CVE-2026-4042Same product: Tenda I12
CVE-2026-4041Same product: Tenda I12
CVE-2025-29149Same product: Tenda I12
CVE-2026-4043Same product: Tenda I12
CVE-2025-25679Same product: Tenda I12
CVE-2026-5962Same vendor: Tenda
CVE-2026-7036Same vendor: Tenda

References