CVE-2026-9478
Command Injection in Totolink A8000RU
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 exists in the Totolink A8000RU router, specifically in the setParentalRules function of the /cgi-bin/cstecgi.cgi file within the Web Management Interface.
An attacker can manipulate the 'enable' argument in this function to perform OS command injection, allowing them to execute arbitrary commands on the device.
The attack can be carried out remotely, and the exploit code has been publicly disclosed.
How can this vulnerability impact me? :
Exploitation of this vulnerability can allow an attacker to execute arbitrary operating system commands on the affected device remotely.
This can lead to full compromise of the device, including unauthorized access, control over network traffic, data theft, or disruption of network services.
Given the high severity scores (CVSS v3.1 score of 9.8 and v2.0 score of 10.0), the impact is critical.