Cyber Posture

CVE-2025-10442

MediumPublic PoC

Published: 15 September 2025

Published
15 September 2025
Modified
29 April 2026
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0068 71.7th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-10442 is a medium-severity Command Injection (CWE-77) vulnerability in Tenda Ac9 Firmware. Its CVSS base score is 6.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 28.3% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 2 other techniques.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

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.
T1059.008 Network Device CLI Execution
Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads.
T1202 Indirect Command Execution Stealth
Adversaries may abuse utilities that allow for command execution to bypass security restrictions that limit the use of command-line interpreters.
Why these techniques?

OS command injection via remote web endpoint (public-facing application) enables T1190 (Exploit Public-Facing Application), facilitates network device command execution (T1059.008), and indirect command execution (T1202, as cited in advisory).

NVD Description

A vulnerability was determined in Tenda AC9 and AC15 15.03.05.14. This affects the function formexeCommand of the file /goform/exeCommand. This manipulation of the argument cmdinput causes os command injection. Remote exploitation of the attack is possible. The exploit has been…

more

publicly disclosed and may be utilized.

Deeper analysisAI

CVE-2025-10442 is an OS command injection vulnerability in Tenda AC9 and AC15 routers running firmware version 15.03.05.14. The flaw affects the formexeCommand function in the /goform/exeCommand file, where manipulation of the cmdinput argument enables arbitrary OS command execution. Published on 2025-09-15, it carries a CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L) and maps to CWE-77 and CWE-78.

Remote attackers can exploit this vulnerability over the network with low complexity, provided they possess low privileges such as authenticated access. No user interaction is required, and exploitation remains confined to the affected component. Attackers can achieve limited impacts, including partial disclosure of sensitive information, modification of data or settings, and denial of service.

Advisories and references, including proof-of-concept details, are documented on GitHub at paths like /2664521593/mycve/blob/main/Tenda/Tenda_AC9_CJ.md and VulDB entries such as ctiid.323876 and id.323876. The exploit has been publicly disclosed and may be utilized by attackers.

Details

CWE(s)

Affected Products

tenda
ac9 firmware
15.03.05.14
tenda
ac15 firmware
15.03.05.14

CVEs Like This One

CVE-2025-10443Same product: Tenda Ac15
CVE-2025-25632Same product: Tenda Ac15
CVE-2025-22949Same product: Tenda Ac9
CVE-2026-24101Same product: Tenda Ac15
CVE-2025-1819Same vendor: Tenda
CVE-2026-24105Same product: Tenda Ac15
CVE-2025-0528Same vendor: Tenda
CVE-2025-7414Same vendor: Tenda
CVE-2025-22946Same product: Tenda Ac9
CVE-2026-6016Same product: Tenda Ac9

References