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

CVE-2025-33056: Windows 10 1507 LSASRV DoS Vulnerability

CVE-2025-33056 is a denial of service vulnerability in Microsoft Windows 10 1507 LSASRV that allows remote attackers to disrupt services. This article covers technical details, affected versions, impact, and mitigation.

Published: April 15, 2026

CVE-2025-33056 Overview

CVE-2025-33056 is an improper access control vulnerability in Microsoft Local Security Authority Server (lsasrv) that allows an unauthorized attacker to deny service over a network. The Local Security Authority Subsystem Service (LSASS) is a critical Windows process responsible for enforcing security policies, handling user authentication, and managing access tokens. This vulnerability enables remote attackers without any privileges to disrupt authentication services across the network.

Critical Impact

Successful exploitation can cause denial of service to the LSASS process, potentially disrupting authentication services and causing system instability across affected Windows systems including domain controllers.

Affected Products

  • Microsoft Windows 10 (versions 1507, 1607, 1809, 21H2, 22H2)
  • Microsoft Windows 11 (versions 22H2, 23H2, 24H2)
  • Microsoft Windows Server 2008, 2012, 2016, 2019, 2022, 2022 23H2, 2025

Discovery Timeline

  • June 10, 2025 - CVE-2025-33056 published to NVD
  • July 10, 2025 - Last updated in NVD database

Technical Details for CVE-2025-33056

Vulnerability Analysis

This vulnerability stems from improper access control (CWE-284) within the lsasrv.dll component, which is a core library of the Local Security Authority Server. The flaw allows unauthenticated attackers to send specially crafted network requests that bypass normal access validation checks. When exploited, this can cause the LSASS process to become unresponsive or crash, effectively denying authentication services to legitimate users.

The vulnerability can be exploited remotely without user interaction, and no authentication is required to trigger the denial of service condition. This makes it particularly dangerous in enterprise environments where LSASS handles authentication for multiple users and services. Domain controllers running affected Windows Server versions are especially at risk, as an LSASS failure could impact authentication across the entire domain.

Root Cause

The root cause is an improper access control implementation in the lsasrv component that fails to properly validate incoming network requests. The vulnerability exists in how the Local Security Authority Server processes certain authentication-related requests, allowing malformed or malicious input to bypass access control mechanisms and trigger a denial of service condition.

Attack Vector

The attack can be executed remotely over the network without requiring authentication or user interaction. An attacker can send specially crafted requests to the LSASS service on a vulnerable Windows system to trigger the denial of service. The attack does not require any privileges on the target system and can be launched from any network position that can reach the target.

The vulnerability affects the availability of the system but does not allow unauthorized access to confidential data or modification of system integrity. The exploitation pattern involves sending malicious requests that cause the LSASS process to fail its access control checks, resulting in service disruption.

Detection Methods for CVE-2025-33056

Indicators of Compromise

  • Unexpected LSASS process crashes or high resource consumption
  • Windows Event Log entries indicating LSASS service failures (Event ID 1000, 1001 in Application log)
  • Repeated authentication failures across multiple users or services
  • Unusual network traffic patterns targeting LSASS-related ports (RPC, LDAP, Kerberos)

Detection Strategies

  • Monitor Windows Event Logs for LSASS crash events and application errors related to lsasrv.dll
  • Implement network intrusion detection rules to identify anomalous traffic patterns targeting authentication services
  • Use endpoint detection and response (EDR) solutions to monitor LSASS process behavior and detect abnormal activity
  • Enable Windows Defender Credential Guard where supported to add additional protection layers around LSASS

Monitoring Recommendations

  • Configure alerting for LSASS process termination events across all Windows systems, especially domain controllers
  • Monitor network traffic for unusual RPC or authentication protocol activity from untrusted sources
  • Implement security information and event management (SIEM) rules to correlate LSASS-related events across the environment
  • Track patch compliance across the organization to ensure all affected systems are remediated

How to Mitigate CVE-2025-33056

Immediate Actions Required

  • Apply the latest Microsoft security updates for all affected Windows systems immediately
  • Prioritize patching domain controllers and critical authentication infrastructure
  • Implement network segmentation to limit exposure of LSASS services to untrusted networks
  • Enable Windows Defender Credential Guard on supported systems to provide additional LSASS protection

Patch Information

Microsoft has released security updates to address this vulnerability. Administrators should refer to the Microsoft Security Response Center advisory for detailed patch information and download links for all affected Windows versions. Apply updates through Windows Update, Windows Server Update Services (WSUS), or Microsoft Update Catalog based on your organization's patch management process.

Workarounds

  • Restrict network access to domain controllers and critical Windows servers from untrusted networks
  • Implement firewall rules to limit RPC and authentication protocol traffic to known trusted sources
  • Consider enabling Windows Defender Credential Guard to run LSASS in a virtualized container on supported systems
  • Monitor LSASS process health and configure automatic service recovery policies
bash
# Enable Windows Firewall rules to restrict RPC access
netsh advfirewall firewall add rule name="Block External RPC" dir=in action=block protocol=tcp localport=135
netsh advfirewall firewall add rule name="Allow Internal RPC" dir=in action=allow protocol=tcp localport=135 remoteip=localsubnet

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechMicrosoft

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability3.78%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-284
  • Vendor Resources
  • Microsoft CVE-2025-33056 Update
  • Related CVEs
  • CVE-2026-32203: .NET & Visual Studio DoS Vulnerability

  • CVE-2026-25168: Microsoft Graphics Component DoS Vulnerability

  • CVE-2026-25169: Microsoft Graphics Component DoS Flaw

  • CVE-2025-21285: Windows 10 1507 MSMQ 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