Critical RCE Found in Totolink A7100RU Routers
The National Vulnerability Database has flagged a critical OS command injection vulnerability, identified as CVE-2026-6155, affecting Totolink A7100RU routers running firmware version 7.4cu.2313. This isn’t just a run-of-the-mill bug; it’s a 9.8 CVSS score, which means it’s about as bad as it gets.
The flaw resides within the setWanCfg function of the /cgi-bin/cstecgi.cgi file, specifically within the CGI Handler component. An attacker can manipulate the pppoeServiceName argument to inject OS commands. What makes this particularly nasty is that the attack can be launched remotely, and the exploit code is already public. This isn’t some theoretical scenario; it’s a live fire opportunity for threat actors looking to compromise network edge devices.
Command injection vulnerabilities like this are a goldmine for attackers, allowing them to execute arbitrary commands on the underlying operating system. For a router, this means potential full control: sniffing traffic, reconfiguring network settings, or even establishing a foothold for further internal network traversal. It’s a prime example of why proper input sanitization is non-negotiable in web-facing components.
Related ATT&CK Techniques
🛡️ Detection Rules
4 rules · 5 SIEM formats4 auto-generated detection rules for this incident, mapped to MITRE ATT&CK. Available in Sigma, Splunk SPL, Sentinel KQL, Elastic Lucene, and QRadar AQL.
Web Application Exploitation Attempt — CVE-2026-6155
Get this rule in your SIEM's native format — copy, paste, detect. No manual conversion.
4 Sigma rules mapped to the ATT&CK techniques from this breach — pick your SIEM and get a ready-to-paste query.
Get Detection Rules →Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-6155 | Command Injection | Totolink A7100RU version 7.4cu.2313 |
| CVE-2026-6155 | Command Injection | Vulnerable component: CGI Handler |
| CVE-2026-6155 | Command Injection | Vulnerable file: /cgi-bin/cstecgi.cgi |
| CVE-2026-6155 | Command Injection | Vulnerable function: setWanCfg |
| CVE-2026-6155 | Command Injection | Vulnerable argument: pppoeServiceName |