Cyber Posture

CVE-2025-9934

MediumPublic PoC

Published: 04 September 2025

Published
04 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.0216 84.4th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-9934 is a medium-severity Injection (CWE-74) vulnerability in Totolink X5000R 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 15.6% 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-74

Developer assessments and testing (including injection-focused techniques) identify improper neutralization of special elements, and the verifiable flaw remediation corrects them pre-deployment.

addresses: CWE-74

Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring.

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.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
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?

Command injection in public-facing router CGI (/cgi-bin/cstecgi.cgi) via 'pid' parameter enables initial access through exploitation of public-facing application (T1190), indirect command execution via the CGI process (T1202), and Unix shell command execution (T1059.004).

NVD Description

A vulnerability was found in TOTOLINK X5000R 9.1.0cu.2415_B20250515. This affects the function sub_410C34 of the file /cgi-bin/cstecgi.cgi. Performing manipulation of the argument pid results in command injection. Remote exploitation of the attack is possible. The exploit has been made public…

more

and could be used.

Deeper analysisAI

CVE-2025-9934 is a command injection vulnerability affecting the TOTOLINK X5000R router on firmware version 9.1.0cu.2415_B20250515. The flaw exists in the sub_410C34 function of the /cgi-bin/cstecgi.cgi file, where manipulation of the pid argument enables command injection. Published on 2025-09-04, 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-74 and CWE-77.

A remote attacker with low privileges can exploit this vulnerability over the network with low attack complexity and without requiring user interaction. Exploitation allows limited impacts on confidentiality, integrity, and availability, potentially enabling arbitrary command execution on the device.

Advisories referenced in VulDB (ctiid.322336, id.322336, submit.643048) and a GitHub repository detail the vulnerability, including a proof-of-concept exploit. No specific patches or mitigations are mentioned in the available information.

The exploit has been made public, facilitating potential remote exploitation.

Details

CWE(s)

Affected Products

totolink
x5000r firmware
9.1.0cu.2415_b20250515

CVEs Like This One

CVE-2025-14586Same product: Totolink X5000R
CVE-2024-57018Same product: Totolink X5000R
CVE-2024-57015Same product: Totolink X5000R
CVE-2024-57021Same product: Totolink X5000R
CVE-2024-57012Same product: Totolink X5000R
CVE-2024-57020Same product: Totolink X5000R
CVE-2024-57016Same product: Totolink X5000R
CVE-2024-57022Same product: Totolink X5000R
CVE-2024-57011Same product: Totolink X5000R
CVE-2024-57014Same product: Totolink X5000R

References