CVE-2026-9513
Command Injection in Totolink CA750-PoE Firmware
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 device, specifically in the NTPSyncWithHost function within the /cgi-bin/cstecgi.cgi file of the Setting Handler component.
An attacker can manipulate the argument 'host_time' to perform an operating system command injection remotely.
This means that by sending specially crafted input to this function, an attacker could execute arbitrary commands on the device.
The exploit for this vulnerability has been made publicly available.
How can this vulnerability impact me? :
This vulnerability allows remote attackers 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 its functions, data leakage, or disruption of services.
Because the exploit is publicly available, the risk of attacks exploiting this vulnerability is increased.