The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-5690

CVE-2026-5690: Totolink A7100RU RCE Vulnerability

CVE-2026-5690 is a remote code execution vulnerability in Totolink A7100RU routers caused by OS command injection in the setRemoteCfg function. This article covers technical details, affected versions, and mitigations.

Updated: May 14, 2026

CVE-2026-5690 Overview

CVE-2026-5690 is an OS command injection vulnerability affecting the Totolink A7100RU router running firmware version 7.4cu.2313_b20191024. The flaw resides in the setRemoteCfg function of the /cgi-bin/cstecgi.cgi binary. An attacker can manipulate the enable argument to inject arbitrary operating system commands. The attack is executable remotely over the network and requires no authentication or user interaction. A public exploit has been disclosed, increasing the likelihood of opportunistic exploitation against exposed devices. The vulnerability is classified under CWE-77 (Improper Neutralization of Special Elements used in a Command).

Critical Impact

Unauthenticated remote attackers can execute arbitrary OS commands on affected Totolink A7100RU routers, leading to full device compromise and potential pivoting into the connected network.

Affected Products

  • Totolink A7100RU router
  • Firmware version 7.4cu.2313_b20191024
  • /cgi-bin/cstecgi.cgi CGI handler

Discovery Timeline

  • 2026-04-06 - CVE-2026-5690 published to NVD
  • 2026-04-29 - Last updated in NVD database

Technical Details for CVE-2026-5690

Vulnerability Analysis

The vulnerability resides in the setRemoteCfg handler within the /cgi-bin/cstecgi.cgi binary, which processes configuration requests sent to the router's web management interface. The handler accepts an enable parameter from user-controlled HTTP input. The parameter value is passed to an OS command execution routine without sufficient sanitization or neutralization of shell metacharacters.

An attacker who can reach the management interface over the network can craft a request that embeds shell separators or command substitution syntax inside the enable argument. The injected payload executes with the privileges of the CGI process, which on consumer SOHO routers typically runs as root. Successful exploitation yields arbitrary command execution on the underlying Linux-based firmware.

The EPSS score is 1.153% with a percentile of 78.696, indicating measurable exploitation interest relative to the broader CVE population. A public proof-of-concept has been published in the referenced GitHub repository.

Root Cause

The root cause is improper input neutralization in the setRemoteCfg function. The handler concatenates the attacker-supplied enable argument into a shell command string without escaping or validating the value against an allowlist. Any shell metacharacter such as ;, |, &, or backticks is interpreted by the underlying shell rather than treated as literal data.

Attack Vector

The attack vector is network-based and requires no credentials. An adversary sends a crafted HTTP POST request to /cgi-bin/cstecgi.cgi invoking the setRemoteCfg topicurl with a malicious enable value. If the router's management interface is exposed to the internet or reachable from the LAN by an untrusted host, the request triggers command execution. Detailed exploit mechanics are documented in the VulDB entry #355517.

No verified exploit code is reproduced here. Refer to the published references for technical proof-of-concept details.

Detection Methods for CVE-2026-5690

Indicators of Compromise

  • Unexpected outbound connections originating from the router's WAN or LAN interface to unknown hosts.
  • HTTP POST requests to /cgi-bin/cstecgi.cgi containing shell metacharacters (;, |, &, `, $()) inside the enable parameter.
  • New or modified processes on the router not associated with stock firmware binaries.
  • Configuration changes to remote management settings that were not initiated by an administrator.

Detection Strategies

  • Inspect web traffic logs and IDS signatures for POST bodies targeting topicurl=setRemoteCfg with non-boolean values in enable.
  • Deploy network IDS rules matching command injection patterns directed at cstecgi.cgi endpoints.
  • Correlate router management-plane access logs against expected administrator source IPs to surface anomalous sessions.

Monitoring Recommendations

  • Monitor for inbound HTTP/HTTPS traffic to router management ports from untrusted networks and alert on any external access.
  • Track DNS queries and outbound traffic from the router itself for signs of beaconing or tunneling.
  • Log all configuration changes on the router and forward syslog to a centralized SIEM for review.

How to Mitigate CVE-2026-5690

Immediate Actions Required

  • Disable remote management on the WAN interface of the Totolink A7100RU until a vendor patch is verified.
  • Restrict access to the router's web management interface to a dedicated management VLAN or specific administrator IPs.
  • Audit the device for signs of compromise, including unexpected processes, modified configurations, and unknown user accounts.
  • Replace end-of-life or unsupported Totolink hardware where vendor patches are not forthcoming.

Patch Information

At the time of publication, no vendor advisory or firmware update addressing CVE-2026-5690 has been published by Totolink. Monitor the Totolink official site for firmware releases addressing the setRemoteCfg command injection issue.

Workarounds

  • Block external access to the router's HTTP management interface at the upstream firewall.
  • Place the router behind a network segment that filters untrusted LAN clients from reaching /cgi-bin/cstecgi.cgi.
  • Where feasible, replace the affected device with a supported model that receives active firmware maintenance.
bash
# Example: restrict management interface access with iptables on an upstream gateway
iptables -A FORWARD -p tcp --dport 80 -d <router_ip> -s <admin_subnet> -j ACCEPT
iptables -A FORWARD -p tcp --dport 80 -d <router_ip> -j DROP
iptables -A FORWARD -p tcp --dport 443 -d <router_ip> -s <admin_subnet> -j ACCEPT
iptables -A FORWARD -p tcp --dport 443 -d <router_ip> -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechTotolink

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability1.15%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-77
  • Technical References
  • GitHub Repository for Vulnerability

  • VulDB Submission #792947

  • VulDB #355517

  • VulDB #355517 CTI

  • Totolink Official Site
  • Related CVEs
  • CVE-2026-7633: Totolink N300RH RCE Vulnerability

  • CVE-2026-7823: Totolink A8000RU RCE Vulnerability

  • CVE-2026-7721: Totolink WA300 RCE Vulnerability

  • CVE-2026-7718: Totolink WA300 RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English