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
    • 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-2023-28760

CVE-2023-28760: TP-Link Archer AX21 Router RCE Vulnerability

CVE-2023-28760 is a remote code execution flaw in TP-Link Archer AX21 routers that allows LAN attackers to execute arbitrary code as root via minidlnad. This article covers technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-28760 Overview

CVE-2023-28760 is a stack-based buffer overflow vulnerability affecting TP-Link AX1800 WiFi 6 Router (Archer AX21) devices. This firmware vulnerability allows unauthenticated attackers on the local area network (LAN) to execute arbitrary code as root via the db_dir field in the minidlnad service. The attacker can modify the files.db database file, which leads to a stack-based buffer overflow in minidlna-1.1.2/upnpsoap.c. Successful exploitation requires that a USB flash drive is connected to the router, a common configuration used by customers to create network shares accessible at \\192.168.0.1.

Critical Impact

Unauthenticated root-level code execution on affected TP-Link routers, allowing complete device compromise and potential lateral movement within the network.

Affected Products

  • TP-Link AX1800 WiFi 6 Router (Archer AX21)
  • Devices running vulnerable minidlna-1.1.2 firmware
  • Routers with USB storage sharing enabled

Discovery Timeline

  • 2025-10-02 - CVE-2023-28760 published to NVD
  • 2025-10-02 - Last updated in NVD database

Technical Details for CVE-2023-28760

Vulnerability Analysis

This vulnerability exploits a weakness in the MiniDLNA media server implementation on TP-Link Archer AX21 routers. The flaw resides in the upnpsoap.c file of minidlna version 1.1.2, where insufficient bounds checking on user-controlled input leads to a stack-based buffer overflow (CWE-121).

The attack surface requires adjacent network access, meaning the attacker must be connected to the same LAN as the target router. While no authentication is required, the attack complexity is elevated due to the prerequisite that USB storage must be attached to the router for the vulnerable code path to be reachable.

Root Cause

The root cause is improper input validation in the MiniDLNA service's handling of the db_dir field. When processing media database operations, the minidlnad daemon fails to properly validate the size of input data before copying it to a fixed-size stack buffer in upnpsoap.c. This allows an attacker to craft malicious input that overwrites adjacent stack memory, including return addresses, enabling arbitrary code execution.

Attack Vector

The attack vector leverages the adjacent network position to target the MiniDLNA service running on the router. The exploitation chain involves:

  1. The attacker connects to the same LAN segment as the vulnerable router
  2. The attacker interacts with the MiniDLNA service to manipulate the db_dir field
  3. This manipulation allows modification of the files.db database file
  4. The crafted database content triggers a stack-based buffer overflow when processed by upnpsoap.c
  5. The overflow allows execution of attacker-controlled code with root privileges

The vulnerability can be exploited without authentication, and successful exploitation grants the attacker complete control over the router with root-level access. Technical details and proof-of-concept information are available in the GitHub Gist PoC Repository and the TecSecurity Blog Post.

Detection Methods for CVE-2023-28760

Indicators of Compromise

  • Unexpected modifications to the files.db database file on USB storage attached to the router
  • Anomalous network traffic targeting MiniDLNA service ports (typically UDP 1900 and TCP 8200)
  • Unusual processes spawned by minidlnad or running as root on the router
  • Evidence of shell access or command execution originating from the router

Detection Strategies

  • Monitor network traffic for suspicious UPnP/DLNA requests targeting router services
  • Implement network segmentation to isolate IoT devices and routers from critical network segments
  • Deploy network-based intrusion detection systems (NIDS) with signatures for MiniDLNA exploitation attempts
  • Audit USB storage contents for unexpected file modifications

Monitoring Recommendations

  • Enable logging on network security appliances to capture traffic to and from router management interfaces
  • Monitor for lateral movement attempts originating from router IP addresses
  • Implement alerting for new connections from the router to external IP addresses
  • Review router logs for service crashes or restarts of the minidlnad service

How to Mitigate CVE-2023-28760

Immediate Actions Required

  • Disconnect USB storage devices from affected TP-Link Archer AX21 routers until a patch is applied
  • Disable the media server/DLNA functionality in the router's administrative interface if not required
  • Implement network segmentation to limit access to the router from untrusted LAN clients
  • Monitor for firmware updates from TP-Link addressing this vulnerability

Patch Information

As of the last update to this CVE, users should check the official TP-Link support website for firmware updates addressing CVE-2023-28760. Apply the latest available firmware for the Archer AX21 router to remediate this vulnerability. Firmware updates should be downloaded only from official TP-Link sources to avoid supply chain risks.

Workarounds

  • Remove USB storage devices from the router to eliminate the attack prerequisite
  • Disable the MiniDLNA/Media Server feature through the router's web administration interface
  • Implement MAC address filtering to restrict LAN access to trusted devices only
  • Consider deploying a separate, dedicated NAS device for network storage instead of using router-attached storage
bash
# Access router configuration and disable media server
# Navigate to: Advanced > USB Settings > Media Server
# Set "Media Server" to Disabled
# Apply changes and reboot router

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechMinidlna

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability2.18%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-121
  • Technical References
  • GitHub Gist PoC Repository

  • TecSecurity Blog Post
  • Latest CVEs
  • CVE-2025-9185: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9184: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9180: Mozilla Firefox Auth Bypass Vulnerability

  • CVE-2025-8030: Mozilla Firefox 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