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-2021-24111

CVE-2021-24111: Microsoft .NET Framework DOS Vulnerability

CVE-2021-24111 is a denial of service vulnerability in Microsoft .NET Framework that allows attackers to disrupt application availability. This article covers the technical details, affected versions, impact, and mitigation.

Published: February 25, 2026

CVE-2021-24111 Overview

CVE-2021-24111 is a Denial of Service vulnerability affecting the Microsoft .NET Framework. This vulnerability allows remote attackers to cause a denial of service condition in applications built on vulnerable versions of the .NET Framework. The vulnerability can be exploited over the network without requiring authentication or user interaction, making it particularly concerning for internet-facing applications.

Critical Impact

Remote attackers can cause service disruption in .NET Framework applications, potentially affecting availability of critical business services and web applications running on affected Windows systems.

Affected Products

  • Microsoft .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, and 4.8
  • Microsoft Windows Server 2008 SP2, 2008 R2 SP1, 2012, 2012 R2, 2016, and 2019
  • Microsoft Windows 7 SP1, 8.1, RT 8.1, and Windows 10 (multiple versions including 1607, 1803, 1809, 1909, 2004, 20H2)

Discovery Timeline

  • 2021-02-25 - CVE-2021-24111 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-24111

Vulnerability Analysis

This Denial of Service vulnerability exists within the .NET Framework's processing capabilities. The flaw allows an attacker to remotely trigger a condition that exhausts system resources or causes the application to crash, resulting in service unavailability. The vulnerability is particularly impactful because it requires no privileges or user interaction to exploit, and can be triggered remotely over the network.

The attack does not compromise data confidentiality or integrity but directly impacts the availability of affected systems. Applications and services built on vulnerable .NET Framework versions are susceptible to becoming unresponsive when targeted by an attacker exploiting this vulnerability.

Root Cause

The vulnerability stems from improper handling of specific input within the .NET Framework. While Microsoft has not disclosed the specific technical details publicly to prevent exploitation, the weakness allows remote attackers to craft requests that cause resource exhaustion or application crashes in the .NET runtime environment.

Attack Vector

The attack vector is network-based, meaning exploitation can occur remotely without requiring local access to the target system. An attacker can send specially crafted requests to a .NET Framework application that processes network input, triggering the denial of service condition. The attack requires:

  • Network accessibility to the target application
  • No authentication required
  • No user interaction needed
  • Low attack complexity

The vulnerability mechanism involves sending malicious input that the .NET Framework improperly handles, leading to resource exhaustion or an unrecoverable application state. Refer to the Microsoft Security Advisory for additional technical details.

Detection Methods for CVE-2021-24111

Indicators of Compromise

  • Unexpected application crashes or service restarts in .NET Framework applications
  • High CPU or memory utilization spikes in w3wp.exe or other .NET application processes
  • Increased error rates in application event logs related to .NET runtime exceptions
  • Abnormal network traffic patterns targeting .NET-based web services

Detection Strategies

  • Monitor .NET Framework application event logs for crash dumps and unhandled exception patterns
  • Implement application performance monitoring to detect sudden availability degradations
  • Configure IIS and web server logging to capture requests that precede application failures
  • Deploy network intrusion detection rules to identify potential DoS attack patterns against .NET services

Monitoring Recommendations

  • Enable Windows Event Log monitoring for .NET Runtime errors (Event ID 1026) and Application Errors
  • Configure alerting thresholds for application pool recycling frequency in IIS environments
  • Implement real-time service availability monitoring for critical .NET Framework applications
  • Review application crash telemetry and correlate with incoming network request patterns

How to Mitigate CVE-2021-24111

Immediate Actions Required

  • Apply the Microsoft security update for CVE-2021-24111 from the February 2021 Patch Tuesday release
  • Prioritize patching internet-facing .NET Framework applications and services
  • Implement rate limiting and request filtering at the network perimeter for critical applications
  • Consider deploying web application firewalls to filter potentially malicious requests

Patch Information

Microsoft has released security updates addressing this vulnerability as part of the February 2021 security updates. The patches are available through Windows Update, Microsoft Update Catalog, and Windows Server Update Services (WSUS). Organizations should consult the Microsoft Security Advisory for CVE-2021-24111 to identify the specific KB articles applicable to their .NET Framework version and operating system combination.

Workarounds

  • Implement network-level access controls to restrict access to .NET Framework services from untrusted networks
  • Deploy load balancers or reverse proxies with DoS protection capabilities in front of vulnerable applications
  • Configure application pool settings in IIS to enable rapid recovery from crashes with automatic recycling
  • Implement connection throttling and request queuing limits to mitigate resource exhaustion attempts
bash
# Example: Configure IIS application pool rapid failure protection
# This helps maintain availability during potential DoS attempts
%windir%\system32\inetsrv\appcmd set apppool /apppool.name:"DefaultAppPool" /failure.rapidFailProtectionInterval:00:05:00
%windir%\system32\inetsrv\appcmd set apppool /apppool.name:"DefaultAppPool" /failure.rapidFailProtectionMaxCrashes:10

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechMicrosoft Dotnet Framework

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability24.57%

  • 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
  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Advisory CVE-2021-24111
  • Related CVEs
  • CVE-2022-21911: Microsoft .NET Framework DOS Vulnerability

  • CVE-2020-0646: Microsoft .NET Framework RCE Vulnerability

  • CVE-2022-41089: Microsoft .NET Framework RCE Vulnerability

  • CVE-2023-36873: .NET Framework Spoofing Vulnerability
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