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
    • 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-2023-21758

CVE-2023-21758: Windows 10 IKE Extension DoS Vulnerability

CVE-2023-21758 is a denial of service vulnerability in Windows Internet Key Exchange (IKE) Extension that enables attackers to disrupt system availability. This article covers technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-21758 Overview

CVE-2023-21758 is a Denial of Service vulnerability affecting the Windows Internet Key Exchange (IKE) Extension component across multiple Microsoft Windows operating systems. The IKE Extension is a critical component used for establishing secure VPN connections and IPsec communications. This vulnerability allows remote, unauthenticated attackers to cause a denial of service condition by sending specially crafted network packets to vulnerable systems.

Critical Impact

Remote attackers can disrupt VPN and IPsec services without authentication, potentially causing widespread network connectivity issues for enterprise environments relying on Windows-based secure communications.

Affected Products

  • Microsoft Windows 10 (multiple versions including 1607, 1809, 20H2, 21H2, 22H2)
  • Microsoft Windows 11 (21H2 and 22H2 for both x64 and ARM64 architectures)
  • Microsoft Windows Server 2016
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022

Discovery Timeline

  • January 10, 2023 - CVE-2023-21758 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-21758

Vulnerability Analysis

This vulnerability exists within the Windows Internet Key Exchange (IKE) Extension, which handles the negotiation of security associations for IPsec-based VPN tunnels. The flaw is classified under CWE-476 (NULL Pointer Dereference), indicating that the vulnerability stems from improper handling of certain conditions that can lead to a null pointer being dereferenced during IKE packet processing.

The vulnerability can be exploited remotely over the network without requiring any user interaction or prior authentication. An attacker does not need any special privileges to trigger the denial of service condition. While the confidentiality and integrity of the system remain unaffected, the availability impact is significant, as successful exploitation can cause the IKE service to become unresponsive or crash.

Root Cause

The root cause of CVE-2023-21758 is a NULL Pointer Dereference (CWE-476) in the IKE Extension component. When processing certain malformed or unexpected IKE protocol messages, the code fails to properly validate pointer references before use. This can occur during the security association negotiation phase when specific edge-case conditions are met, causing the service to attempt operations on an invalid memory address.

Attack Vector

The attack is network-based and requires an attacker to send specially crafted IKE protocol packets to UDP port 500 or 4500 (commonly used for IKE and NAT-T). The attack requires no authentication and no user interaction, making it particularly dangerous for internet-facing systems or VPN gateways. The vulnerability has a high EPSS score of 52.964% (97.892 percentile), indicating significant likelihood of exploitation in the wild.

The exploitation mechanism involves sending malformed IKE packets that trigger the null pointer dereference condition, causing the IKE service to crash or become unresponsive. This can disrupt active VPN connections and prevent new secure connections from being established.

Detection Methods for CVE-2023-21758

Indicators of Compromise

  • Unexpected crashes or restarts of the IKE and AuthIP IPsec Keying Modules (IKEEXT) service
  • High volume of malformed IKE packets targeting UDP ports 500 and 4500
  • System event logs showing service failures related to ikeext.dll or the IKEEXT service
  • Repeated VPN connection failures or disconnections across multiple clients

Detection Strategies

  • Monitor Windows Event Logs for IKEEXT service crashes (Event ID 7031, 7034) indicating service failures
  • Deploy network intrusion detection rules to identify anomalous IKE traffic patterns on UDP 500/4500
  • Implement SentinelOne endpoint monitoring to detect process crashes in IKE-related services
  • Use packet capture analysis to identify malformed IKE phase 1 or phase 2 negotiation packets

Monitoring Recommendations

  • Enable verbose logging for IPsec services via Group Policy to capture detailed IKE negotiation events
  • Configure alerts for repeated IKEEXT service restarts within short time intervals
  • Monitor network traffic for unusual volumes of UDP 500/4500 packets from single sources
  • Implement SentinelOne's behavioral AI to detect exploitation attempts targeting network services

How to Mitigate CVE-2023-21758

Immediate Actions Required

  • Apply the January 2023 Cumulative Security Update from Microsoft immediately on all affected systems
  • Prioritize patching for internet-facing VPN gateways and servers running IKE services
  • Review firewall rules to restrict UDP 500/4500 access to only trusted IP ranges where possible
  • Enable enhanced monitoring on systems where immediate patching is not feasible

Patch Information

Microsoft addressed this vulnerability as part of the January 2023 Patch Tuesday security updates. Organizations should apply the appropriate cumulative update for their Windows version. For detailed patch information and download links, refer to the Microsoft Security Response Center advisory. The patch corrects the null pointer handling in the IKE Extension component to properly validate pointers before dereferencing.

Workarounds

  • If VPN/IPsec services are not required, disable the IKE and AuthIP IPsec Keying Modules service (IKEEXT) to eliminate the attack surface
  • Implement network-level filtering to block or rate-limit IKE traffic from untrusted sources
  • Use a VPN concentrator or firewall appliance in front of Windows systems to filter malicious IKE packets
  • Consider transitioning to alternative VPN solutions while awaiting patch deployment in critical environments
bash
# Disable IKEEXT service if VPN/IPsec is not required (temporary workaround)
sc config IKEEXT start= disabled
net stop IKEEXT

# Verify service status
sc query IKEEXT

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability52.96%

  • 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-476

  • NVD-CWE-noinfo
  • Technical References
  • Microsoft CVE-2023-21758 Advisory
  • Related CVEs
  • CVE-2026-2636: Windows CLFS.sys Driver DoS Vulnerability

  • CVE-2026-21243: Windows Server 2019 LDAP DOS Vulnerability

  • CVE-2026-20846: Windows 10 1607 GDI+ DoS Vulnerability

  • CVE-2026-21525: Windows 10 1607 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