SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Microsoft HEVC emergency security updates for critical RCE vulnerabilities

Microsoft HEVC emergency security updates for critical RCE vulnerabilities

Microsoft has released patches to fix two remote code execution vulnerabilities in Microsoft Windows Codecs Library. HEVC or Windows codecs library is responsible for handling large media files and decoding them for playback. HEVC by developers as it supports a multitude of different file formats. T...

Jul 1, 2020By Obaid R2 min read

Microsoft has released patches to fix two remote code execution vulnerabilities in Microsoft Windows Codecs Library. HEVC or Windows codecs library is responsible for handling large media files and decoding them for playback. HEVC by developers as it supports a multitude of different file formats. This Windows Extension designed to take advantage of the hardware capabilities of newer processors and GPU to decode and play Ultra HD content.

Two vulnerabilities, one of which is rated as critical CVE-2020-1425 and other as important CVE-2020-1457, affects multiple Windows 10 versions and Windows Server 2019. A vulnerability management tool can detect and mitigate these two vulnerabilities.

Following are the details of the vulnerabilities :

Both of these vulnerabilities exist as to how Microsoft Windows Codecs Library handles objects in memory. Microsoft has not released information on attack vectors which can abuse these flaws, In order to exploit them, it requires that a program processes a specially crafted file.

CVE-2020-1425: A Remote Code Execution vulnerability rated as critical exists in Microsoft HEVC. Once this vulnerability is successful, an attacker can use the disclosed information to further compromise the system.

RCE bugs are generally unexploitable because of Address Space Layout Randomisation (ASLR). ASLR is a security feature that makes memory mapping in every system different, thus leaving the attacker to only guess where to put malicious code. But in this case, this vulnerability exploited to disclose sensitive information which includes system data and memory layout.

CVE-2020-1457: Also a Remote Code Execution vulnerability which is rated as important exists in the same Windows Extension HEVC. Both of these vulnerabilities require a malicious file in order to execute remote code. The information gained by the previous method to exploit this vulnerability.

Affected Application:

  • HEVC Microsoft windows codec library

Affected Windows versions:

  • Windows 10/Server version 1709 and newer
  • Windows Server 2019

Solution

Microsoft has released fixes for HEVC and customers can update it via Microsoft Store.

SanerNow security content published to detect this vulnerability. We strongly recommend installing Microsoft security updates without any delay.

Featured Posts

Open Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212
Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE Research

Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE-2026-20212 is a critical vulnerability in Cisco Nexus 9000 Series Switches that use Silicon One ASICs. It allows an unauthenticated remote attacker to execute code with root privileges by sending crafted input to TCP ports 43210 and 43211, which are reachable in the default Layer 3 VRF. Exploitation can also crash the S1HAL process and force a device reload. This article covers how the vulnerability works, the affected product identifiers, its potential impact, available workarounds, and how to identify fixed software using the Cisco Software Checker.

Sep 4, 2026

Open SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution
SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

CVE Research

SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

Sep 3, 2026

Open Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers
Secpod_VEX_Studio For Open-Source Vulnerability Management

CVE Research

Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers

A human-guided path from SBOM and vulnerability data to reviewable OpenVEX statements

Sep 2, 2026

Open Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution
Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

CVE Research

Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

Sep 1, 2026

Microsoft HEVC emergency security updates for critical RCE vulnerabili | SecPod