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-2026-24935

CVE-2026-24935: ADM NAT Traversal DoS Vulnerability

CVE-2026-24935 is a denial of service flaw in ADM's NAT traversal module that fails to validate SSL/TLS certificates. Attackers can intercept connections and disrupt services. This article covers technical details, affected versions, impact, and mitigation steps.

Published: February 6, 2026

CVE-2026-24935 Overview

A third-party NAT traversal module in Asustor ADM (ASUSTOR Data Master) fails to properly validate SSL/TLS certificates when establishing connections to the signaling server. This improper certificate validation vulnerability (CWE-295) allows Man-in-the-Middle (MitM) attackers to intercept or redirect NAT tunnel establishment, potentially disrupting service availability or facilitating further targeted attacks by acting as a proxy between users and device services.

Critical Impact

While subsequent access to device services requires additional authentication, attackers positioned in the network path can intercept, redirect, or disrupt NAT tunnel connections, potentially compromising the confidentiality and integrity of communications between users and their NAS devices.

Affected Products

  • ADM 4.1.0 through ADM 4.3.3.ROF1
  • ADM 5.0.0 through ADM 5.1.1.RCI1
  • Asustor NAS devices running affected ADM versions

Discovery Timeline

  • 2026-02-03 - CVE-2026-24935 published to NVD
  • 2026-02-03 - Last updated in NVD database

Technical Details for CVE-2026-24935

Vulnerability Analysis

This vulnerability stems from improper certificate validation (CWE-295) within a third-party NAT traversal module used by Asustor ADM. The module is responsible for establishing secure connections to a signaling server that facilitates NAT traversal, allowing remote users to access their NAS devices through firewalls and NAT boundaries.

The flaw allows the NAT traversal module to accept invalid, expired, or fraudulent SSL/TLS certificates without proper verification. This creates an opportunity for attackers to present their own certificates and intercept the communication channel between the ADM device and the signaling server.

While the vulnerability does not directly expose device credentials due to additional authentication layers protecting device services, it enables attackers to:

  • Disrupt the NAT tunnel establishment process, causing denial of service
  • Act as a proxy between users and their NAS devices
  • Potentially gather reconnaissance information about the target environment
  • Facilitate further targeted attacks against the device or its users

Root Cause

The root cause of this vulnerability is the failure to implement proper SSL/TLS certificate validation in the NAT traversal module. Specifically, the module does not verify:

  • Certificate chain validity and trust anchors
  • Certificate expiration dates
  • Subject/hostname matching against the connected server
  • Certificate revocation status

This implementation oversight allows the module to establish connections with servers presenting invalid or self-signed certificates, bypassing the security guarantees that TLS is designed to provide.

Attack Vector

The attack requires the adversary to be positioned in the network path between the vulnerable ADM device and the signaling server, typically through:

  1. Network-level positioning: The attacker must be able to intercept traffic between the NAS device and the signaling server, achievable through ARP spoofing on local networks, DNS hijacking, BGP hijacking, or compromised network infrastructure.

  2. Certificate interception: Once positioned, the attacker presents their own certificate to the ADM device. Due to the lack of proper validation, the device accepts this fraudulent certificate and establishes a connection with the attacker.

  3. Proxy establishment: The attacker then acts as a proxy, forwarding traffic between the device and the legitimate signaling server while having visibility into or control over the NAT tunnel establishment process.

The network-based attack vector with no required privileges or user interaction makes this vulnerability exploitable in various network environments, though the need for network positioning provides some natural mitigation.

Detection Methods for CVE-2026-24935

Indicators of Compromise

  • Unexpected certificate warnings or SSL/TLS errors in network monitoring logs related to NAT traversal connections
  • Anomalous network traffic patterns between ADM devices and unfamiliar IP addresses attempting to mimic signaling server communications
  • DNS resolution anomalies where signaling server domains resolve to unexpected IP addresses
  • Increased latency or connection failures in NAT traversal functionality that may indicate MitM interception

Detection Strategies

  • Implement network-level SSL/TLS inspection to identify certificate mismatches or untrusted certificates in ADM device communications
  • Deploy intrusion detection systems (IDS) with rules to detect ARP spoofing, DNS hijacking, and other MitM attack prerequisites
  • Monitor for certificate pinning failures or certificate validation errors in device logs
  • Use network flow analysis to identify unusual connection patterns to signaling server infrastructure

Monitoring Recommendations

  • Enable detailed logging on network security appliances monitoring traffic to and from ADM devices
  • Configure alerts for SSL/TLS certificate anomalies in enterprise security monitoring platforms
  • Implement regular network topology audits to identify potential MitM attack positions
  • Monitor ADM device connectivity status for unexpected disconnections or service disruptions

How to Mitigate CVE-2026-24935

Immediate Actions Required

  • Update all Asustor ADM installations to the latest patched version as recommended in the security advisory
  • Review network architecture to minimize exposure of ADM devices to untrusted network segments
  • Implement network segmentation to isolate NAS devices from potentially compromised network zones
  • Enable available security features on network infrastructure to prevent ARP spoofing and other MitM attack vectors

Patch Information

Asustor has released security updates to address this vulnerability. Administrators should consult Asustor Security Advisory #50 for specific patch versions and update instructions.

For ADM 4.x series: Update to a version newer than ADM 4.3.3.ROF1
For ADM 5.x series: Update to a version newer than ADM 5.1.1.RCI1

Workarounds

  • If immediate patching is not possible, consider disabling NAT traversal functionality and using alternative remote access methods such as VPN
  • Implement strict network access controls limiting which systems can communicate with the ADM signaling server
  • Deploy network-level certificate validation through proxy appliances that can enforce proper SSL/TLS certificate checking
  • Use dedicated VLAN segmentation to isolate NAS devices and limit potential MitM attack surfaces
bash
# Network-level mitigation example: Restrict ADM device outbound connections
# Configure firewall rules to only allow connections to known legitimate signaling servers
# Consult Asustor documentation for specific server addresses

# Example iptables rule structure (adapt to your environment)
iptables -A OUTPUT -p tcp --dport 443 -d <legitimate_signaling_server_ip> -j ACCEPT
iptables -A OUTPUT -p tcp --dport 443 -j LOG --log-prefix "ADM_OUTBOUND_BLOCKED: "

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechAdm

  • SeverityMEDIUM

  • CVSS Score6.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/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
  • AvailabilityLow
  • CWE References
  • CWE-295
  • Technical References
  • Asustor Security Advisory #50
  • Related CVEs
  • CVE-2026-24932: ADM DDNS Information Disclosure Flaw

  • CVE-2026-24936: ADM Active Directory RCE Vulnerability

  • CVE-2026-24934: ADM DDNS Information Disclosure Flaw

  • CVE-2026-24933: ADM Certificate Validation 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