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 One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting
One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting

CVE Research

One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting

A critical SharePoint deserialization flaw, CVE-2026-50522 (CVSS 9.8), is under active exploitation just weeks after its July 2026 patch, following a public PoC. Attackers are using it to steal IIS machine keys in a single request, gaining persistence that survives patching alone. Now on CISA's KEV list, it's the third actively exploited SharePoint flaw in recent months, patch immediately and rotate machine keys.

Jul 24, 2026

Open ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack
ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack

CVE Research

ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack

Jul 22, 2026

Open UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain
UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain

CVE Research

UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain

Jul 20, 2026

Open One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw
One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw

CVE Research

One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw

Jul 20, 2026

Microsoft HEVC emergency security updates for critical RCE vulnerabili | SecPod