CVE-2026-9514
Command Injection in Totolink CA750-PoE
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| totolink | ca750-poe | 6.2c.510 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Totolink CA750-PoE 6.2c.510 device, specifically in the setNetworkDiag function of the /cgi-bin/cstecgi.cgi file within the Setting Handler component.
An attacker can manipulate the arguments NetDiagHost, NetDiagPingNum, NetDiagPingSize, NetDiagPingTimeOut, and NetDiagTracertHop, which are passed directly to the system without proper validation.
This leads to an OS command injection vulnerability, allowing the attacker to execute arbitrary operating system commands remotely.
The exploit has been publicly disclosed and can be used by attackers.
How can this vulnerability impact me? :
This vulnerability allows a remote attacker to execute arbitrary operating system commands on the affected device.
Such unauthorized command execution can lead to compromise of the device, including potential control over network traffic, data interception, or disruption of services.
Because the attack can be initiated remotely without user interaction, it increases the risk of exploitation.