CVE-2026-5978
OS Command Injection in Totolink A7100RU CGI Handler (Remote
Publication date: 2026-04-09
Last updated on: 2026-04-09
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| totolink | a7100ru | 7.4cu.2313_b20191024 |
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 A7100RU router, specifically in the setWiFiAclRules function within the /cgi-bin/cstecgi.cgi file of the CGI Handler component.
An attacker can manipulate the 'mode' argument in this function to perform OS command injection, which means they can execute arbitrary operating system commands on the device.
The attack can be carried out remotely without any authentication, making it highly dangerous.
This vulnerability has been publicly disclosed and exploits are available.
How can this vulnerability impact me? :
Because this vulnerability allows remote OS command injection without authentication, an attacker could gain control over the affected device.
- They could execute arbitrary commands on the router.
- This could lead to unauthorized access to the network.
- It may result in disruption of network services or interception of network traffic.
- The attacker could potentially use the compromised device as a foothold for further attacks.