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-2022-25597

CVE-2022-25597: ASUS RT-AC86U Firmware RCE Vulnerability

CVE-2022-25597 is a command injection flaw in ASUS RT-AC86U Firmware's LPD service that enables unauthenticated LAN attackers to execute arbitrary commands. This article covers technical details, affected systems, and solutions.

Published: February 17, 2026

CVE-2022-25597 Overview

CVE-2022-25597 is a command injection vulnerability affecting ASUS RT-AC86U routers. The LPD (Line Printer Daemon) service on these devices has insufficient filtering for special characters in user requests, which allows an unauthenticated attacker on the local area network to perform command injection attacks, execute arbitrary commands, and disrupt or terminate service.

Critical Impact

Unauthenticated attackers on the same network segment can execute arbitrary commands on vulnerable ASUS RT-AC86U routers, potentially leading to complete device compromise, network pivoting, or denial of service.

Affected Products

  • ASUS RT-AC86U Firmware version 3.0.0.4.386.45956
  • ASUS RT-AC86U Hardware

Discovery Timeline

  • 2022-04-07 - CVE-2022-25597 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-25597

Vulnerability Analysis

This vulnerability exists in the LPD service implementation on ASUS RT-AC86U routers. The LPD service, which traditionally handles print job requests over a network, fails to properly sanitize user-supplied input before incorporating it into system commands. This classic CWE-78 (Improper Neutralization of Special Elements used in an OS Command) flaw allows attackers to break out of the intended command context and execute arbitrary operating system commands.

The attack requires adjacent network access, meaning the attacker must be on the same local network segment as the vulnerable router. However, no authentication is required to exploit this vulnerability, significantly lowering the barrier to successful exploitation. Once exploited, an attacker gains the ability to execute commands with the privileges of the LPD service, which typically runs with elevated permissions on embedded devices.

Root Cause

The root cause is insufficient input validation and sanitization in the LPD service. Special characters such as semicolons (;), pipes (|), backticks (`), and other shell metacharacters are not properly filtered or escaped from user-controlled input. When this unsanitized input is passed to system shell functions, attackers can inject additional commands that execute alongside or instead of the intended operations.

Attack Vector

The attack vector is adjacent network access (LAN-based). An attacker must be connected to the same network as the vulnerable ASUS RT-AC86U router. The attack flow typically involves:

  1. The attacker sends a specially crafted request to the LPD service (typically port 515/TCP)
  2. The malicious request contains shell metacharacters followed by arbitrary commands
  3. The LPD service processes the request without proper sanitization
  4. The injected commands execute on the router's underlying operating system

This vulnerability does not require user interaction or authentication, making it particularly dangerous in environments where untrusted devices may connect to the network, such as guest networks or shared office environments.

Detection Methods for CVE-2022-25597

Indicators of Compromise

  • Unexpected outbound connections from the router to unknown IP addresses
  • Unusual processes running on the router that are not part of standard firmware
  • Modified router configuration without administrator action
  • Anomalous network traffic patterns originating from the router's LPD service port (515/TCP)

Detection Strategies

  • Monitor network traffic for suspicious LPD protocol communications containing shell metacharacters
  • Implement network segmentation to isolate IoT and network devices from untrusted client segments
  • Deploy network-based intrusion detection systems (IDS) with signatures for command injection patterns
  • Enable and review router logging for unexpected service behavior or command execution

Monitoring Recommendations

  • Audit all devices on the network that can reach the router's LPD service
  • Regularly check firmware versions against known vulnerable versions
  • Monitor for firmware integrity changes that could indicate compromise
  • Implement network access controls to limit which devices can communicate with router management services

How to Mitigate CVE-2022-25597

Immediate Actions Required

  • Update ASUS RT-AC86U firmware to the latest available version from ASUS
  • Disable the LPD service if print server functionality is not required
  • Implement network segmentation to restrict access to router services from untrusted network segments
  • Review router logs for any signs of exploitation attempts

Patch Information

ASUS has addressed this vulnerability in newer firmware releases. Administrators should visit the ASUS support website to download and apply the latest firmware for the RT-AC86U router. Additional details are available in the TW-CERT Security Advisory.

Workarounds

  • Disable the LPD service through the router's administration interface if network printing is not needed
  • Implement firewall rules to block access to port 515/TCP from untrusted network segments
  • Use VLAN segmentation to isolate the router's management interface from general network traffic
  • Consider implementing a dedicated print server if network printing functionality is required
bash
# Example: Block LPD port access using iptables (if supported by router)
# Note: Configuration options vary by firmware version
iptables -A INPUT -p tcp --dport 515 -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/TechAsus

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.22%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-78

  • NVD-CWE-Other
  • Technical References
  • TW-CERT Security Advisory
  • Related CVEs
  • CVE-2025-12793: ASUS Software Manager Agent RCE Flaw

  • CVE-2024-30804: ASUS Fan_Xpert RCE Vulnerability

  • CVE-2024-3912: ASUS Router RCE Vulnerability

  • CVE-2024-3079: ASUS Router RCE Vulnerability
Default Legacy - Prefooter | 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