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
    • 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-2020-10987

CVE-2020-10987: Tenda AC15 Firmware RCE Vulnerability

CVE-2020-10987 is a remote code execution vulnerability in Tenda AC15 AC1900 firmware that allows attackers to execute arbitrary system commands. This article covers technical details, affected versions, impact, and mitigation.

Published: March 11, 2026

CVE-2020-10987 Overview

CVE-2020-10987 is a critical command injection vulnerability affecting the Tenda AC15 AC1900 wireless router. The vulnerability exists in the goform/setUsbUnload endpoint, which allows remote attackers to execute arbitrary system commands via the deviceName POST parameter. This firmware-level vulnerability enables unauthenticated attackers to completely compromise affected devices over the network.

Critical Impact

This vulnerability is actively exploited in the wild and has been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. Successful exploitation allows complete device takeover, enabling attackers to pivot into internal networks, intercept traffic, or incorporate the device into botnets.

Affected Products

  • Tenda AC15 Firmware version 15.03.05.19
  • Tenda AC15 AC1900 Wireless Router Hardware
  • Tenda AC15 Firmware (all builds prior to patched versions)

Discovery Timeline

  • 2020-07-13 - CVE-2020-10987 published to NVD
  • 2025-11-07 - Last updated in NVD database

Technical Details for CVE-2020-10987

Vulnerability Analysis

This vulnerability is classified as CWE-78 (Improper Neutralization of Special Elements used in an OS Command), commonly known as OS Command Injection. The flaw resides in the web management interface of the Tenda AC15 router, specifically within the goform/setUsbUnload endpoint that handles USB device unmounting operations.

The vulnerability allows unauthenticated remote attackers to inject and execute arbitrary operating system commands with root privileges on the affected device. Since the router's web interface is accessible over the network without authentication for this particular endpoint, attackers can exploit this vulnerability directly without requiring any prior access or credentials.

The network-accessible nature of this vulnerability, combined with the lack of authentication requirements and the ability to achieve full system command execution, makes this an extremely high-impact security flaw that can lead to complete device compromise.

Root Cause

The root cause of CVE-2020-10987 is insufficient input validation and sanitization of the deviceName POST parameter in the goform/setUsbUnload endpoint. When processing USB unload requests, the firmware directly incorporates user-supplied input into system command execution without proper escaping or validation.

The firmware fails to sanitize special characters such as semicolons, pipes, or command substitution sequences, allowing attackers to break out of the intended command context and execute arbitrary commands. This is a classic command injection vulnerability pattern where untrusted user input is concatenated directly into shell commands.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker can exploit this vulnerability by sending a specially crafted HTTP POST request to the goform/setUsbUnload endpoint on the router's web management interface.

The deviceName parameter is expected to contain a USB device identifier, but the lack of input validation allows an attacker to inject shell metacharacters and additional commands. By including command separators such as semicolons or backticks, an attacker can append arbitrary commands that will be executed by the underlying Linux operating system with root privileges.

For detailed technical analysis and exploitation methodology, refer to the Security Evaluators Blog Post which provides comprehensive research on this vulnerability.

Detection Methods for CVE-2020-10987

Indicators of Compromise

  • Unusual HTTP POST requests to /goform/setUsbUnload containing shell metacharacters (;, |, $(), backticks) in the deviceName parameter
  • Unexpected outbound network connections from the router to external command-and-control servers
  • Unauthorized configuration changes or new user accounts on the router
  • Router exhibiting signs of botnet activity such as participating in DDoS attacks or scanning activities

Detection Strategies

  • Deploy network intrusion detection systems (IDS) with signatures targeting command injection patterns in HTTP POST requests to Tenda router endpoints
  • Monitor web server logs on the router for access to /goform/setUsbUnload with anomalous deviceName parameter values
  • Implement deep packet inspection at network boundaries to identify exploitation attempts against IoT devices
  • Correlate router management interface access logs with known attack patterns from threat intelligence feeds

Monitoring Recommendations

  • Enable logging on network firewalls for all traffic to and from router management interfaces
  • Configure SIEM rules to alert on multiple failed or suspicious requests to router administrative endpoints
  • Monitor for unusual DNS queries or outbound connections originating from network infrastructure devices
  • Regularly audit router configurations for unauthorized changes that may indicate successful compromise

How to Mitigate CVE-2020-10987

Immediate Actions Required

  • Restrict access to the router's web management interface to trusted networks only, blocking external access at the network perimeter
  • Isolate affected Tenda AC15 devices on a separate network segment until patches can be applied
  • Disable remote management features and USB-related functionality if not required
  • Monitor affected devices for signs of compromise and prepare for potential device replacement if vendor patches are unavailable

Patch Information

Organizations should consult with Tenda for firmware updates that address this vulnerability. As this vulnerability has been added to the CISA Known Exploited Vulnerabilities catalog, federal agencies and critical infrastructure operators are required to remediate according to CISA binding operational directives.

Given the age and severity of this vulnerability, organizations should evaluate whether continued use of affected devices is appropriate and consider replacing end-of-life equipment with actively supported alternatives.

Workarounds

  • Configure firewall rules to block all external access to the router's web management interface (typically ports 80 and 443)
  • Place the router behind a VPN so management access requires authenticated VPN connection first
  • Disable USB functionality through available configuration options if the feature is not required
  • Implement network segmentation to limit the blast radius if the router is compromised
bash
# Example iptables rules to restrict management interface access
# Apply on upstream firewall or gateway device
iptables -A FORWARD -d <ROUTER_IP> -p tcp --dport 80 -j DROP
iptables -A FORWARD -d <ROUTER_IP> -p tcp --dport 443 -j DROP
# Allow management only from specific admin workstation
iptables -I FORWARD -s <ADMIN_IP> -d <ROUTER_IP> -p tcp --dport 80 -j ACCEPT

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechTenda Ac15

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability93.63%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-78
  • Technical References
  • Security Evaluators Blog Post

  • ISE Research Overview

  • CISA Known Exploited Vulnerabilities
  • Related CVEs
  • CVE-2026-24101: Tenda AC15 Firmware RCE Vulnerability

  • CVE-2025-25632: Tenda AC15 Firmware RCE Vulnerability

  • CVE-2026-24103: Tenda AC15 Buffer Overflow Vulnerability

  • CVE-2026-3400: Tenda AC15 Buffer Overflow Vulnerability
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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