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-2020-17022

CVE-2020-17022: Microsoft Windows 10 RCE Vulnerability

CVE-2020-17022 is a remote code execution vulnerability in Microsoft Windows 10 Codecs Library that enables attackers to execute arbitrary code through malicious image files. This article covers technical details, impact, and patches.

Published: March 4, 2026

CVE-2020-17022 Overview

A remote code execution vulnerability exists in the way that Microsoft Windows Codecs Library handles objects in memory. An attacker who successfully exploited this vulnerability could execute arbitrary code on the target system. Exploitation of the vulnerability requires that a program process a specially crafted image file, making this a user-interaction dependent attack vector that could be delivered through phishing campaigns or malicious websites hosting weaponized images.

Critical Impact

Successful exploitation allows attackers to execute arbitrary code with the privileges of the current user, potentially leading to complete system compromise if the user has administrative privileges.

Affected Products

  • Microsoft Windows 10 version 1709
  • Microsoft Windows 10 version 1803
  • Microsoft Windows 10 version 1809
  • Microsoft Windows 10 version 1903
  • Microsoft Windows 10 version 1909
  • Microsoft Windows 10 version 2004

Discovery Timeline

  • October 16, 2020 - CVE-2020-17022 published to NVD
  • February 23, 2026 - Last updated in NVD database

Technical Details for CVE-2020-17022

Vulnerability Analysis

This vulnerability resides within the Microsoft Windows Codecs Library, which is responsible for processing and rendering various image formats within Windows applications. The flaw stems from improper memory handling when processing specially crafted image files. When the codecs library parses malicious image data, it fails to properly validate or handle certain memory operations, creating conditions that allow an attacker to corrupt memory in a controlled manner.

The attack requires local access with user interaction—specifically, the victim must open or preview a malicious image file. This could occur through various delivery mechanisms including email attachments, downloaded files from compromised websites, or images embedded in documents. Applications that utilize the Windows Codecs Library to render images are potential attack surfaces.

Root Cause

The vulnerability originates from incorrect handling of objects in memory within the Windows Codecs Library. When processing image files, the library fails to properly manage memory allocations and deallocations, leading to a condition where memory corruption can occur. This improper memory management creates an exploitable condition that attackers can leverage to gain code execution.

Attack Vector

The attack requires local access where a victim must interact with a malicious image file. An attacker would typically:

  1. Craft a specially malformed image file designed to trigger the memory corruption
  2. Deliver the malicious image to the target through email, web download, or file sharing
  3. Wait for the victim to open or preview the image using an application that leverages the Windows Codecs Library
  4. Upon processing the image, the vulnerability is triggered, allowing arbitrary code execution

The attack does not require elevated privileges from the attacker, but the impact is constrained by the privileges of the user who opens the malicious file. If the victim has administrative rights, the attacker gains full system control.

The vulnerability manifests when the Windows Codecs Library processes malformed image data, leading to memory corruption. For detailed technical analysis, refer to the Microsoft Security Advisory CVE-2020-17022.

Detection Methods for CVE-2020-17022

Indicators of Compromise

  • Unexpected crashes in applications processing image files, particularly those using Windows Codecs Library components
  • Anomalous child processes spawned from image viewing or processing applications
  • Memory access violations or exceptions logged in Windows Event Viewer related to codec operations
  • Suspicious image files with malformed headers or unusual file structures

Detection Strategies

  • Deploy endpoint detection rules to monitor for unusual process creation chains originating from image processing applications
  • Implement file integrity monitoring on critical system directories where codec DLLs reside
  • Configure behavioral analysis to detect memory corruption exploitation patterns such as heap spraying or ROP chain execution
  • Monitor for execution of shell commands or PowerShell from image viewer process contexts

Monitoring Recommendations

  • Enable Windows Event Logging for Application Crashes and Windows Error Reporting to capture codec-related failures
  • Implement network monitoring to detect potential delivery of malicious image files via email or web traffic
  • Deploy SentinelOne's behavioral AI engine to detect exploitation attempts in real-time through memory protection capabilities
  • Monitor for suspicious file downloads with image extensions from untrusted sources

How to Mitigate CVE-2020-17022

Immediate Actions Required

  • Apply the Microsoft security update addressing CVE-2020-17022 immediately on all affected Windows 10 systems
  • Review and restrict user permissions to minimize the impact of potential exploitation
  • Enable Microsoft Defender Exploit Guard and Attack Surface Reduction rules to provide additional protection layers
  • Educate users about the risks of opening image files from untrusted sources

Patch Information

Microsoft has released a security update that addresses the vulnerability by correcting how the Microsoft Windows Codecs Library handles objects in memory. The patch is distributed through Windows Update and the Microsoft Update Catalog. Organizations should consult the Microsoft Security Advisory CVE-2020-17022 for detailed patch information and deployment guidance.

Since this vulnerability affects components delivered through the Microsoft Store, ensure that automatic updates for Store apps are enabled, or manually update the HEVC Video Extensions and HEIF Image Extensions from the Microsoft Store.

Workarounds

  • Disable automatic preview of images in email clients and file browsers where possible
  • Configure email gateways to strip or quarantine image attachments from external sources pending scan
  • Restrict execution of applications that process untrusted image content in high-privilege contexts
  • Consider application whitelisting to prevent unauthorized processes from executing if exploitation occurs
bash
# Verify HEVC Video Extensions version in PowerShell
Get-AppxPackage -Name Microsoft.HEVCVideoExtension | Select-Object Name, Version

# Check for pending Microsoft Store updates
# Navigate to Microsoft Store > Downloads and updates > Get updates

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability10.91%

  • 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
  • Vendor Resources
  • Microsoft Security Advisory CVE-2020-17022
  • 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