CVE-2026-9408
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 setStaticDhcpRules function within the /cgi-bin/cstecgi.cgi file of its Web Management Interface.
The issue arises from improper handling of the 'enable' argument, which allows an attacker to perform OS command injection.
This means that an attacker can remotely execute arbitrary operating system commands on the affected device by manipulating this argument.
The exploit for this vulnerability is publicly available.
How can this vulnerability impact me? :
This vulnerability can have severe impacts because it allows remote attackers to execute arbitrary commands on the affected device without any authentication.
Potential impacts include complete compromise of the device, unauthorized access to network resources, disruption of network services, and potential use of the device as a foothold for further attacks.
Given the high CVSS scores (up to 10.0), the vulnerability poses a critical risk to confidentiality, integrity, and availability.