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
    • 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-2022-44702

CVE-2022-44702: Microsoft Terminal RCE Vulnerability

CVE-2022-44702 is a remote code execution vulnerability in Windows Terminal that allows attackers to execute arbitrary code. This article covers the technical details, affected versions, security impact, and mitigation.

Updated: May 14, 2026

CVE-2022-44702 Overview

CVE-2022-44702 is a remote code execution vulnerability affecting Microsoft Windows Terminal on Windows 10 and Windows 11 systems. Microsoft published the advisory on December 13, 2022, classifying the issue with a CVSS score of 7.8. Despite the "remote code execution" label, the attack vector is local and requires user interaction, meaning an attacker must convince a user to open or interact with a crafted resource. Successful exploitation allows the attacker to execute arbitrary code in the context of the current user, compromising confidentiality, integrity, and availability.

Critical Impact

Attackers can execute arbitrary code in the user context through Windows Terminal, leading to full compromise of user-accessible data and processes on affected Windows 10 and Windows 11 hosts.

Affected Products

  • Microsoft Windows Terminal
  • Microsoft Windows 10
  • Microsoft Windows 11

Discovery Timeline

  • 2022-12-13 - CVE-2022-44702 published to NVD by Microsoft
  • 2025-01-02 - Last updated in NVD database

Technical Details for CVE-2022-44702

Vulnerability Analysis

CVE-2022-44702 is a local code execution flaw in Windows Terminal, the modern command-line host shipped with Windows 10 and Windows 11. The CWE assignment in NVD is NVD-CWE-noinfo, and Microsoft has not released detailed root-cause information beyond the advisory. The vulnerability requires a local attack vector with low complexity and no privileges, but does require user interaction such as opening a malicious file, link, or terminal profile.

The EPSS score is approximately 9.756% with a percentile of 93.035, indicating the issue ranks among the more probable-to-be-exploited vulnerabilities tracked by EPSS, even though no public proof-of-concept or in-the-wild exploitation has been confirmed. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

Root Cause

Microsoft has not publicly disclosed the precise defect, and the CWE classification remains NVD-CWE-noinfo. Based on the advisory metadata, the flaw resides in how Windows Terminal parses or handles attacker-controlled input that ultimately leads to code execution under the invoking user. Refer to the Microsoft Security Advisory CVE-2022-44702 for vendor-provided context.

Attack Vector

Exploitation requires a local vector with user interaction. An attacker delivers a crafted artifact — for example a malicious settings file, profile, URI handler invocation, or document that triggers Windows Terminal — and convinces the target to open it. When the user interacts with the content, Windows Terminal processes the input and executes code chosen by the attacker in the user's security context. No prior authentication on the target is required beyond the user opening the resource.

No verified public exploit code is available. Defenders should treat phishing emails carrying terminal configuration files, shortcut files invoking wt.exe, and ms-terminal: protocol links as plausible delivery channels.

Detection Methods for CVE-2022-44702

Indicators of Compromise

  • Unexpected child processes spawned by WindowsTerminal.exe or wt.exe, particularly script interpreters such as powershell.exe, cmd.exe, or wscript.exe.
  • Modification of Windows Terminal settings.json from untrusted sources or roaming profile locations.
  • Invocations of the ms-terminal: URI handler originating from email clients, browsers, or document readers.
  • Outbound network connections initiated by processes launched from Windows Terminal shortly after a user opens an attachment or link.

Detection Strategies

  • Build endpoint detection rules that alert on wt.exe or WindowsTerminal.exe spawning living-off-the-land binaries used for download and execution.
  • Monitor for the creation or replacement of Windows Terminal configuration files in %LOCALAPPDATA%\Packages\Microsoft.WindowsTerminal_*\LocalState\.
  • Correlate URI handler activation events with subsequent process creation and network telemetry to surface social-engineering chains.

Monitoring Recommendations

  • Forward Sysmon process creation (Event ID 1) and file creation (Event ID 11) events for terminal-related binaries to your SIEM.
  • Track Microsoft Defender or third-party EDR telemetry for unsigned binaries executed from user-writable paths after Windows Terminal launches.
  • Audit installed Windows Terminal versions across the fleet to identify hosts running pre-patch builds.

How to Mitigate CVE-2022-44702

Immediate Actions Required

  • Apply the Windows Terminal security update referenced in the Microsoft advisory to all Windows 10 and Windows 11 endpoints.
  • Inventory hosts where Windows Terminal is installed through the Microsoft Store or as a Windows component and confirm they are on a patched build.
  • Restrict execution of untrusted attachments and links that could trigger Windows Terminal protocol handlers.

Patch Information

Microsoft released a fix tracked under the Microsoft Vulnerability CVE-2022-44702 advisory. Update Windows Terminal to the latest version available through the Microsoft Store or via the GitHub release channel, and ensure cumulative Windows updates that ship the component are deployed.

Workarounds

  • Disable or unregister the ms-terminal: URI handler on systems where it is not required for business workflows.
  • Use application control policies such as Windows Defender Application Control or AppLocker to block execution of wt.exe from non-standard paths.
  • Train users to avoid opening unsolicited terminal configuration files, .lnk files, or protocol links from external sources.
bash
# Verify installed Windows Terminal version via PowerShell
Get-AppxPackage -Name Microsoft.WindowsTerminal | Select-Object Name, Version

# Force update of Windows Terminal through the Microsoft Store
start ms-windows-store://downloadsandupdates

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechMicrosoft Terminal

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability9.76%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Microsoft Vulnerability CVE-2022-44702
  • Vendor Resources
  • Microsoft Security Advisory CVE-2022-44702
  • Latest CVEs
  • CVE-2026-43328: Linux Kernel Use-After-Free Vulnerability

  • CVE-2026-43329: Linux Kernel Netfilter DoS Vulnerability

  • CVE-2026-43330: Linux Kernel Buffer Overflow Vulnerability

  • CVE-2026-43331: Linux Kernel DOS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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