CVE-2026-10118
Awaiting Analysis Awaiting Analysis - Queue
Integer Overflow in Poppler Leading to Code Execution

Publication date: 2026-06-01

Last updated on: 2026-06-10

Assigner: Red Hat, Inc.

Description
A flaw was found in Poppler's Splash backend. A remote attacker could exploit this vulnerability by crafting a malicious PDF file that, when rendered, triggers an integer overflow in the `tilingPatternFill` function. This overflow leads to an undersized heap memory allocation, allowing a subsequent out-of-bounds write. Successful exploitation could result in arbitrary code execution, information disclosure, or denial of service within the context of the application processing the PDF.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-01
Last Modified
2026-06-10
Generated
2026-06-21
AI Q&A
2026-06-01
EPSS Evaluated
2026-06-20
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
poppler poppler *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-190 The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in Poppler's Splash backend, specifically in the tilingPatternFill function. A remote attacker can exploit it by creating a malicious PDF file that triggers an integer overflow during rendering. This overflow causes the program to allocate less heap memory than needed, which then allows an out-of-bounds write to occur.

As a result, the attacker may be able to execute arbitrary code, disclose sensitive information, or cause a denial of service within the application processing the PDF.

Impact Analysis

Exploitation of this vulnerability can have serious impacts including arbitrary code execution, which means an attacker could run malicious code on your system.

It can also lead to information disclosure, potentially exposing sensitive data handled by the affected application.

Additionally, it can cause denial of service, disrupting the normal operation of the application processing the PDF files.

Compliance Impact

This vulnerability in Poppler's Splash backend could lead to arbitrary code execution, information disclosure, or denial of service when processing malicious PDF files.

Such outcomes may impact compliance with standards and regulations like GDPR and HIPAA, which require protection of sensitive information and system integrity.

Specifically, information disclosure could violate data privacy requirements, and denial of service or code execution could compromise system availability and security controls mandated by these regulations.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-10118. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart