CVE-2019-1150

HIGH

Windows - Remote Code Execution via Crafted Embedded Fonts

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2019-1150. PoCs published by Google Security Research.

AI-analyzed exploit summary The exploit demonstrates a memory access violation in Microsoft Font Subsetting DLL (fontsub.dll) due to a 0-sized buffer allocation in MergeEblcEbdtTables(), leading to an out-of-bounds read in WriteTableFromStructure(). This can potentially disclose sensitive data from the process address space.

Description

A remote code execution vulnerability exists when the Windows font library improperly handles specially crafted embedded fonts. An attacker who successfully exploited the vulnerability could take control of the affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights. There are multiple ways an attacker could exploit the vulnerability: In a web-based attack scenario, an attacker could host a specially crafted website that is designed to exploit the vulnerability and then convince users to view the website. An attacker would have no way to force users to view the attacker-controlled content. Instead, an attacker would have to convince users to take action, typically by getting them to click a link in an email or instant message that takes users to the attacker's website, or by opening an attachment sent through email. In a file-sharing attack scenario, an attacker could provide a specially crafted document file designed to exploit the vulnerability and then convince users to open the document file. The security update addresses the vulnerability by correcting how the Windows font library handles embedded fonts.

Exploits (2)

exploitdb WORKING POC VERIFIED
by Google Security Research · textdoswindows
https://www.exploit-db.com/exploits/47267

The exploit demonstrates a memory access violation in Microsoft Font Subsetting DLL (fontsub.dll) due to a 0-sized buffer allocation in MergeEblcEbdtTables(), leading to an out-of-bounds read in WriteTableFromStructure(). This can potentially disclose sensitive data from the process address space.

Classification
Working Poc 90%
Attack Type
Info Leak
Complexity
Moderate
Reliability
Reliable
Target: Microsoft Windows 10 1709 (fontsub.dll)
No auth needed
Prerequisites: Malformed font file · Access to invoke fontsub.dll functions
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Google Security Research · textdoswindows
https://www.exploit-db.com/exploits/47265

The exploit demonstrates a memory corruption vulnerability in Microsoft Font Subsetting DLL (fontsub.dll) via malformed font files, leading to an access violation in the ReadTableIntoStructure function. It includes proof-of-concept files to trigger the crash, potentially allowing arbitrary code execution.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Microsoft Windows 10 1709 (fontsub.dll)
No auth needed
Prerequisites: Malformed font file · Access to a vulnerable system
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.2905
EPSS Percentile 97.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-787 CWE-94
Status published
Products (18)
microsoft/windows_10
microsoft/windows_10 1607
microsoft/windows_10 1703
microsoft/windows_10 1709
microsoft/windows_10 1803
microsoft/windows_10 1809
microsoft/windows_10 1903
microsoft/windows_7
microsoft/windows_8.1
microsoft/windows_rt_8.1
... and 8 more
Published Aug 14, 2019
Tracked Since Feb 18, 2026