Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2025-52488

CVE-2025-52488: DNN Platform NTLM Hash Disclosure Flaw

CVE-2025-52488 is an information disclosure vulnerability in DNN Platform that allows attackers to expose NTLM hashes through malicious SMB interactions. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-52488 Overview

CVE-2025-52488 is an information disclosure vulnerability in DNN (formerly DotNetNuke), an open-source web content management platform (CMS) in the Microsoft ecosystem. The vulnerability allows attackers to potentially expose NTLM hashes to a third-party SMB server through a specially crafted series of malicious interactions. This vulnerability affects versions 6.0.0 through 10.0.0 of the DNN.PLATFORM and has been addressed in version 10.0.1.

Critical Impact

Successful exploitation could expose NTLM authentication hashes, enabling credential theft, pass-the-hash attacks, or offline password cracking that may lead to full system compromise.

Affected Products

  • DNN (DotNetNuke) Platform versions 6.0.0 to 10.0.0
  • dnnsoftware dotnetnuke installations within the affected version range
  • Self-hosted and cloud-deployed DNN CMS instances

Discovery Timeline

  • 2025-06-21 - CVE CVE-2025-52488 published to NVD
  • 2025-09-15 - Last updated in NVD database

Technical Details for CVE-2025-52488

Vulnerability Analysis

This vulnerability is classified under CWE-200 (Information Exposure), representing an information disclosure weakness that enables unauthorized access to sensitive authentication data. The flaw exists in how DNN.PLATFORM handles certain requests that can be manipulated to force the server to authenticate against an attacker-controlled SMB server, thereby leaking NTLM hashes.

The attack can be initiated remotely over the network without requiring any prior authentication or user interaction. The vulnerability has a changed scope, meaning exploitation of the vulnerable component can impact resources beyond its security scope, potentially affecting other systems that rely on the compromised credentials.

Root Cause

The root cause stems from improper handling of user-controlled input that can trigger SMB authentication attempts to external servers. When a DNN installation processes certain specially crafted requests, the underlying Windows server may attempt to authenticate to a remote SMB share, inadvertently transmitting NTLM credentials. This behavior exposes the authentication hash to any attacker who controls the destination SMB server, creating a significant credential exposure risk.

Attack Vector

The attack leverages the network-accessible nature of DNN CMS installations. An attacker can craft malicious requests that cause the DNN server to initiate outbound SMB connections to an attacker-controlled server. When the Windows server attempts to authenticate to this malicious SMB share, it sends NTLM authentication data. The attacker captures these hashes using tools like Responder or custom SMB servers, which can then be:

  1. Used directly in pass-the-hash attacks to authenticate as the compromised user
  2. Subjected to offline brute-force or dictionary attacks to recover plaintext passwords
  3. Relayed to other network services accepting NTLM authentication

The vulnerability requires no privileges and no user interaction, making it particularly dangerous for internet-facing DNN installations.

Detection Methods for CVE-2025-52488

Indicators of Compromise

  • Unusual outbound SMB (TCP port 445) connection attempts from the DNN web server to external IP addresses
  • Unexpected NTLM authentication events in Windows Security logs originating from the IIS application pool identity
  • Network traffic analysis showing SMB protocol communication to non-corporate IP ranges
  • Failed authentication attempts appearing in target systems using credentials from the DNN server

Detection Strategies

  • Monitor outbound network traffic from web servers for SMB connections (TCP 445, TCP 139) to non-whitelisted destinations
  • Implement network segmentation to restrict outbound SMB traffic from DMZ and web-tier servers
  • Deploy endpoint detection rules to alert on w3wp.exe or DNN-related processes initiating SMB connections
  • Review IIS logs for suspicious request patterns that may indicate exploitation attempts

Monitoring Recommendations

  • Configure SIEM alerts for outbound SMB traffic originating from web server subnets
  • Enable Windows Security Event logging (Event ID 4648, 4624) on DNN servers and correlate with network events
  • Deploy network detection signatures for NTLM relay attack patterns
  • Establish baseline network behavior for DNN servers and alert on deviations involving SMB protocols

How to Mitigate CVE-2025-52488

Immediate Actions Required

  • Upgrade DNN Platform to version 10.0.1 or later immediately
  • Block outbound SMB traffic (TCP ports 445 and 139) from web servers at the network firewall level
  • Review authentication logs for signs of credential compromise following potential exposure
  • Consider resetting service account credentials used by DNN application pools if exploitation is suspected

Patch Information

DNNSoftware has released version 10.0.1 which addresses this vulnerability. Organizations should prioritize upgrading from affected versions (6.0.0 through 10.0.0) to the patched release. The security advisory with additional details is available at the GitHub Security Advisory for GHSA-mgfv-2362-jq96.

Workarounds

  • Block all outbound SMB traffic (TCP 445/139) from DNN web servers using host-based or network firewalls
  • Configure Windows Firewall rules to prevent w3wp.exe from initiating outbound SMB connections
  • Deploy network segmentation to isolate web servers and restrict their ability to reach internal SMB resources
  • Consider implementing SMB signing and disabling NTLMv1 to reduce the impact of any captured hashes
bash
# Windows Firewall rule to block outbound SMB from IIS
netsh advfirewall firewall add rule name="Block Outbound SMB from IIS" dir=out action=block protocol=tcp remoteport=445 program="%systemroot%\system32\inetsrv\w3wp.exe"

# Additional rule for NetBIOS
netsh advfirewall firewall add rule name="Block Outbound NetBIOS from IIS" dir=out action=block protocol=tcp remoteport=139 program="%systemroot%\system32\inetsrv\w3wp.exe"

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechDotnetnuke

  • SeverityHIGH

  • CVSS Score8.6

  • EPSS Probability25.44%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • GitHub Security Advisory
  • Related CVEs
  • CVE-2020-37103: DotNetNuke 9.5 XSS Vulnerability

  • CVE-2025-64095: DNN (DotNetNuke) XSS Vulnerability

  • CVE-2025-59545: DotNetNuke Prompt Module XSS Vulnerability

  • CVE-2025-32035: DNN (DotNetNuke) 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