CVE-2026-9477
Command Injection in Totolink A8000RU Router
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 | a8000ru | 7.1cu.643_b20200521 |
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 is a security flaw found in the Totolink A8000RU router's web management interface, specifically in the function setAccessDeviceCfg within the /cgi-bin/cstecgi.cgi file.
The flaw allows an attacker to perform OS command injection by manipulating the 'mac' argument remotely, meaning the attacker can execute arbitrary operating system commands on the device without needing any privileges or user interaction.
The exploit for this vulnerability has been publicly released, increasing the risk of attacks.
How can this vulnerability impact me? :
This vulnerability can have severe impacts as it allows remote attackers to execute arbitrary operating system commands on the affected device.
- Complete compromise of the affected router, including unauthorized access and control.
- Potential disruption of network services managed by the device.
- Exposure of sensitive network information or data passing through the device.
- Use of the compromised device as a foothold for further attacks within the network.