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-2022-21849

CVE-2022-21849: Windows 10 IKE Protocol RCE Vulnerability

CVE-2022-21849 is a remote code execution vulnerability in Windows 10 Internet Key Exchange Protocol Extensions that allows attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Published: February 17, 2026

CVE-2022-21849 Overview

CVE-2022-21849 is a remote code execution vulnerability affecting the Windows Internet Key Exchange (IKE) Protocol Extensions. IKE is a critical component of the IPsec VPN protocol suite, responsible for establishing security associations and cryptographic keys for secure communications. This vulnerability allows unauthenticated remote attackers to execute arbitrary code on affected Windows systems by sending specially crafted network packets to the IKE service.

Critical Impact

Remote unauthenticated attackers can achieve complete system compromise through network-based exploitation, potentially gaining full control over affected Windows systems without any user interaction required.

Affected Products

  • Microsoft Windows 10 (all versions including 1607, 1809, 1909, 20H2, 21H1, 21H2 across x64, x86, and ARM64 architectures)
  • Microsoft Windows 11 (x64 and ARM64)
  • Microsoft Windows Server 2016, 2019, 2022, and 20H2

Discovery Timeline

  • 2022-01-11 - CVE-2022-21849 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-21849

Vulnerability Analysis

This remote code execution vulnerability exists in the Windows IKE Protocol Extensions component, which handles Internet Key Exchange negotiations for IPsec VPN connections. The IKE service processes incoming network traffic on UDP ports 500 and 4500, parsing complex protocol messages to establish secure tunnels.

The vulnerability allows an unauthenticated attacker to execute arbitrary code remotely without requiring any user interaction. The attack can be launched entirely over the network, making it particularly dangerous for systems exposed to untrusted networks or the internet. Successful exploitation results in complete compromise of confidentiality, integrity, and availability of the target system.

Systems running IPsec VPN services or configured for site-to-site VPN connections are at heightened risk. The IKE service runs with elevated SYSTEM privileges, meaning successful exploitation grants attackers the highest level of access to the compromised machine.

Root Cause

The vulnerability stems from improper handling of IKE protocol messages within the Windows IKE Extensions component. While Microsoft has not disclosed the specific technical root cause (classified as NVD-CWE-noinfo), remote code execution vulnerabilities in protocol handlers typically involve memory corruption issues such as buffer overflows, improper bounds checking, or type confusion when processing malformed or malicious input data.

Attack Vector

The attack vector is network-based, targeting the IKE service which listens on well-known UDP ports. An attacker positioned anywhere on the network path to the target system can potentially exploit this vulnerability:

  1. The attacker identifies a target system running the Windows IKE service
  2. Specially crafted IKE protocol messages are sent to UDP port 500 or 4500
  3. The vulnerable IKE Extensions component processes the malicious packets
  4. Memory corruption or similar condition leads to arbitrary code execution
  5. The attacker gains SYSTEM-level access to the compromised host

The exploitation requires no authentication and no user interaction, making it highly suitable for automated attacks or worm-like propagation in vulnerable environments.

Detection Methods for CVE-2022-21849

Indicators of Compromise

  • Unexpected process spawning from svchost.exe instances hosting IKE-related services
  • Anomalous network traffic patterns on UDP ports 500 and 4500, particularly malformed IKE packets
  • Crash events or memory corruption indicators in Windows Event logs related to IKE/IPsec services
  • Unusual outbound connections from systems following IKE protocol activity

Detection Strategies

  • Deploy network intrusion detection systems (NIDS) with signatures for malformed IKE/IPsec protocol anomalies
  • Monitor Windows Security and System event logs for IKE service crashes or unexpected restarts
  • Implement endpoint detection and response (EDR) rules to detect suspicious process behavior following IKEEXT service activity
  • Use SentinelOne's behavioral AI engine to identify exploitation attempts targeting the IKE protocol stack

Monitoring Recommendations

  • Enable enhanced logging for IPsec and IKE components via Windows Advanced Audit Policy
  • Configure network monitoring for unusual traffic volumes or patterns on UDP ports 500 and 4500
  • Implement continuous vulnerability scanning to identify unpatched systems exposed to this vulnerability
  • Use network segmentation to limit exposure of IKE services to trusted networks only

How to Mitigate CVE-2022-21849

Immediate Actions Required

  • Apply Microsoft's January 2022 security updates immediately to all affected Windows systems
  • If patching is not immediately possible, consider disabling IPsec/IKE services on systems where VPN functionality is not required
  • Implement firewall rules to restrict access to UDP ports 500 and 4500 from untrusted networks
  • Prioritize patching for internet-facing systems and VPN concentrators

Patch Information

Microsoft addressed this vulnerability as part of the January 2022 Patch Tuesday security updates. Organizations should obtain and deploy the appropriate cumulative updates for their Windows versions through Windows Update, Windows Server Update Services (WSUS), or the Microsoft Update Catalog. For detailed patch information, refer to the Microsoft Security Update Guide.

Workarounds

  • Disable the IKE and AuthIP IPsec Keying Modules service (IKEEXT) if IPsec VPN functionality is not required
  • Implement network-level filtering to block untrusted access to UDP ports 500 and 4500
  • Use host-based firewalls to restrict IKE service access to known VPN peer IP addresses only
  • Consider temporary isolation of vulnerable systems until patches can be applied
bash
# Disable IKE service if VPN functionality is not required (PowerShell)
Stop-Service -Name IKEEXT -Force
Set-Service -Name IKEEXT -StartupType Disabled

# Verify service status
Get-Service -Name IKEEXT | Select-Object Name, Status, StartType

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWindows

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability24.80%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Microsoft CVE-2022-21849 Update

  • Microsoft CVE-2022-21849 Advisory
  • Related CVEs
  • CVE-2026-31995: Openclaw Command Injection Vulnerability

  • CVE-2026-25190: Windows GDI RCE Vulnerability

  • CVE-2026-25166: Windows System Image Manager RCE Flaw

  • CVE-2026-25173: Windows RRAS 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