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-24932

CVE-2026-24932: ADM DDNS Information Disclosure Flaw

CVE-2026-24932 is an information disclosure vulnerability in ADM's DDNS function caused by improper TLS/SSL certificate validation. Attackers can intercept DDNS updates via MitM attacks. This article covers technical details, affected versions, impact, and mitigation.

Published: February 6, 2026

CVE-2026-24932 Overview

CVE-2026-24932 is a critical certificate validation bypass vulnerability affecting the Dynamic DNS (DDNS) update function in ASUSTOR ADM (ASUSTOR Data Master). The vulnerability stems from improper validation of the DDNS server's TLS/SSL certificate hostname during HTTPS connections. This security flaw enables remote attackers to intercept encrypted communications and perform Man-in-the-Middle (MitM) attacks, potentially exposing sensitive user information including account email addresses, MD5-hashed passwords, and device serial numbers.

Critical Impact

Remote attackers can intercept DDNS update traffic to steal user credentials and device information despite HTTPS encryption being in place.

Affected Products

  • ASUSTOR ADM versions 4.1.0 through 4.3.3.ROF1
  • ASUSTOR ADM versions 5.0.0 through 5.1.1.RCI1
  • ASUSTOR NAS devices running vulnerable ADM firmware

Discovery Timeline

  • February 3, 2026 - CVE-2026-24932 published to NVD
  • February 3, 2026 - Last updated in NVD database

Technical Details for CVE-2026-24932

Vulnerability Analysis

This vulnerability is classified under CWE-295 (Improper Certificate Validation), a cryptographic weakness that undermines the security guarantees of TLS/SSL connections. The core issue lies in the DDNS update function's failure to properly validate the hostname field of the server's TLS/SSL certificate. While the ADM software does establish an HTTPS connection for DDNS updates, it does not verify that the certificate presented by the server matches the expected hostname, rendering the encrypted channel vulnerable to interception.

The practical impact of this vulnerability is significant because it exposes authentication credentials during the DDNS update process. An attacker who can position themselves in the network path between an ASUSTOR NAS device and the DDNS server can present a fraudulent certificate and decrypt the traffic. The exposed data includes user email addresses, MD5-hashed passwords (which may be crackable depending on password complexity), and device serial numbers that could be used for further targeted attacks.

Root Cause

The root cause of this vulnerability is the incomplete implementation of TLS/SSL certificate validation in the DDNS client code within ADM. Specifically, while the connection is established using HTTPS, the certificate validation logic fails to verify that the Common Name (CN) or Subject Alternative Name (SAN) fields in the server certificate match the expected DDNS server hostname. This is a common implementation error when developers enable certificate verification but neglect hostname verification, creating a false sense of security while leaving the connection vulnerable to MitM attacks.

Attack Vector

The attack requires network-level access to intercept traffic between the ASUSTOR NAS device and the DDNS server. An attacker positioned on the same network segment, controlling a compromised router, or capable of BGP hijacking could redirect DDNS traffic to a malicious server. The attacker would present a valid TLS certificate for a domain they control, and due to the missing hostname validation, the ADM client would accept this certificate and transmit sensitive data. The attacker can then capture the user's email address, MD5 password hash, and device serial number from the DDNS update request.

A typical attack scenario involves:

  1. Attacker gains position to intercept network traffic (e.g., ARP spoofing on local network, compromised upstream router)
  2. DNS queries for the DDNS server are redirected to attacker-controlled infrastructure
  3. Attacker presents a valid TLS certificate for their own domain
  4. ADM accepts the certificate without verifying the hostname matches the expected DDNS server
  5. DDNS update data including credentials is transmitted to the attacker

Detection Methods for CVE-2026-24932

Indicators of Compromise

  • Unexpected DNS resolution failures or redirections for ASUSTOR DDNS domains
  • TLS certificate warnings or errors in system logs during DDNS updates
  • DDNS update failures that may indicate interception attempts
  • Unauthorized access attempts using compromised credentials

Detection Strategies

  • Monitor network traffic for DDNS connections to unexpected IP addresses
  • Implement certificate pinning monitoring to detect certificate mismatches
  • Review ADM system logs for failed or anomalous DDNS update attempts
  • Deploy network intrusion detection signatures for MitM attack patterns

Monitoring Recommendations

  • Enable verbose logging for DDNS update operations in ADM
  • Configure network monitoring to alert on TLS certificate anomalies
  • Monitor for unauthorized login attempts that may indicate credential compromise
  • Track changes to DDNS configuration and update schedules

How to Mitigate CVE-2026-24932

Immediate Actions Required

  • Update ASUSTOR ADM to the latest patched version immediately
  • Consider disabling DDNS functionality until patches can be applied
  • Change passwords for all accounts that may have been exposed
  • Review access logs for signs of unauthorized access using potentially compromised credentials

Patch Information

ASUSTOR has released security patches addressing this vulnerability. Users should update to ADM versions newer than 4.3.3.ROF1 for the 4.x branch or newer than 5.1.1.RCI1 for the 5.x branch. For detailed patch information and download links, refer to the ASUSTOR Security Advisory #50.

Workarounds

  • Disable DDNS functionality if not required for operations
  • Use a VPN to protect network traffic between NAS devices and external services
  • Implement network segmentation to limit potential MitM attack surfaces
  • Consider using alternative DNS services with proper certificate validation until patches are applied
bash
# Verify current ADM version and check for updates
# Access ADM Settings > ADM Update to confirm version
# Versions affected: 4.1.0 - 4.3.3.ROF1 and 5.0.0 - 5.1.1.RCI1
# Upgrade to latest available version to remediate CVE-2026-24932

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechAdm

  • SeverityHIGH

  • CVSS Score8.9

  • EPSS Probability0.08%

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

  • CVE-2026-24933: ADM Certificate Validation Vulnerability

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

  • CVE-2026-24935: ADM NAT Traversal DoS 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