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-2025-15518

CVE-2025-15518: TP-Link Archer NX Series RCE Vulnerability

CVE-2025-15518 is a remote code execution flaw in TP-Link Archer NX200, NX210, NX500, and NX600 routers that enables authenticated administrators to execute arbitrary OS commands, compromising device security and availability.

Published: March 27, 2026

CVE-2025-15518 Overview

CVE-2025-15518 is a command injection vulnerability affecting the wireless-control administrative CLI command on multiple TP-Link Archer NX series routers. The vulnerability arises from improper input handling, allowing crafted input to be executed as part of an operating system command. An authenticated attacker with administrative privileges can exploit this flaw to execute arbitrary commands on the underlying operating system, potentially compromising the confidentiality, integrity, and availability of the affected device.

Critical Impact

Authenticated administrators can achieve arbitrary command execution on the router's operating system through the wireless-control CLI command, enabling full device compromise including configuration theft, backdoor installation, and network pivot attacks.

Affected Products

  • TP-Link Archer NX200
  • TP-Link Archer NX210
  • TP-Link Archer NX500
  • TP-Link Archer NX600

Discovery Timeline

  • March 23, 2026 - CVE-2025-15518 published to NVD
  • March 24, 2026 - Last updated in NVD database

Technical Details for CVE-2025-15518

Vulnerability Analysis

This vulnerability is classified under CWE-78 (Improper Neutralization of Special Elements used in an OS Command), commonly known as OS Command Injection. The flaw exists within the wireless-control functionality accessible through the router's administrative command-line interface.

When processing user-supplied input for wireless configuration parameters, the CLI fails to properly sanitize or validate special characters and shell metacharacters. This allows an attacker to break out of the intended command context and inject additional operating system commands that execute with the privileges of the underlying system process.

Given that the attack vector requires adjacent network access, an attacker must be on the same network segment as the target device. Additionally, the attacker must possess valid administrative credentials, meaning the vulnerability is limited to scenarios where administrator access has already been obtained, whether through legitimate means, credential theft, or other attack vectors.

Root Cause

The root cause stems from improper input handling in the wireless-control administrative CLI command. User-controlled input is passed directly to shell command execution without adequate sanitization or validation. The application fails to neutralize shell metacharacters such as semicolons (;), pipes (|), backticks (`), or command substitution sequences ($()) before incorporating user input into system commands.

Attack Vector

The attack requires adjacent network access and administrative authentication to the device's CLI interface. Once authenticated, an attacker can craft malicious input containing shell metacharacters that escape the intended command context. The injected commands execute with the privileges of the router's operating system, typically running as root on embedded Linux systems.

A typical exploitation scenario involves:

  1. Gaining administrative access to the router CLI (via SSH, Telnet, or serial console)
  2. Navigating to the wireless-control configuration command
  3. Injecting shell metacharacters alongside legitimate input parameters
  4. The injected commands execute on the underlying operating system

The vulnerability mechanism involves insufficient input validation in the wireless-control CLI command. When an administrator provides configuration parameters, the input is incorporated into shell commands without proper sanitization of special characters. Attackers can leverage shell metacharacters to append or chain additional commands that execute with system privileges. For detailed technical information, refer to the TP-Link FAQ Document.

Detection Methods for CVE-2025-15518

Indicators of Compromise

  • Unusual processes spawned from router CLI or web management services
  • Unexpected outbound network connections from the router to external IP addresses
  • Modified firmware or configuration files on the device
  • Administrative login events from unexpected IP addresses or at unusual times
  • Evidence of shell metacharacters in wireless configuration logs

Detection Strategies

  • Monitor administrative authentication logs for anomalous login patterns or brute-force attempts
  • Implement network traffic analysis to detect unusual command-and-control communications originating from network infrastructure devices
  • Deploy file integrity monitoring solutions to detect unauthorized changes to router firmware or configuration
  • Review CLI command history logs for suspicious input patterns containing shell metacharacters

Monitoring Recommendations

  • Enable comprehensive logging on all TP-Link Archer NX series devices and forward logs to a centralized SIEM
  • Monitor for unexpected reboot events or configuration changes on affected routers
  • Implement alerting on administrative access attempts from non-standard management networks
  • Conduct regular firmware version audits to ensure devices are running patched versions

How to Mitigate CVE-2025-15518

Immediate Actions Required

  • Update affected TP-Link Archer NX series routers to the latest available firmware version immediately
  • Restrict administrative access to trusted management networks only using firewall rules or VLAN segmentation
  • Audit and rotate administrative credentials on all affected devices
  • Review administrative access logs for signs of exploitation

Patch Information

TP-Link has released firmware updates to address this vulnerability. Administrators should download and install the latest firmware from the official TP-Link support pages:

  • TP-Link Archer NX200 Firmware
  • TP-Link Archer NX210 Firmware
  • TP-Link Archer NX500 Firmware
  • TP-Link Archer NX600 Firmware

Additional guidance is available in the TP-Link FAQ Document.

Workarounds

  • Disable remote CLI access (SSH/Telnet) and only allow local console access for administrative tasks
  • Implement network segmentation to isolate management interfaces from untrusted network segments
  • Deploy strong multi-factor authentication mechanisms where supported for administrative access
  • Restrict administrative accounts to the minimum number necessary and use strong, unique passwords
bash
# Example network segmentation configuration
# Restrict management access to dedicated VLAN
# Configure on upstream switch/firewall

# Create management VLAN
vlan 100 name MGMT-VLAN

# Assign router management interface to VLAN 100
# Apply ACL to permit only trusted admin workstations
access-list 101 permit ip 10.100.0.0 0.0.0.255 host 192.168.1.1
access-list 101 deny ip any host 192.168.1.1

# Apply to interface
interface GigabitEthernet0/1
  ip access-group 101 in

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechTp Link

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:A/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
  • AvailabilityHigh
  • CWE References
  • CWE-78
  • Technical References
  • TP-Link Archer NX200 Firmware

  • TP-Link Archer NX210 Firmware

  • TP-Link Archer NX500 Firmware

  • TP-Link Archer NX600 Firmware

  • TP-Link FAQ Document
  • Related CVEs
  • CVE-2025-15519: TP-Link Archer NX RCE Vulnerability

  • CVE-2026-0652: TP-Link Tapo C260 RCE Vulnerability

  • CVE-2026-0631: TP-Link Archer BE230 RCE Vulnerability

  • CVE-2026-22229: TP-Link Archer BE230 RCE 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