CVE-2026-10118
Received Received - Intake
Integer Overflow in Poppler Leading to Code Execution

Publication date: 2026-06-01

Last updated on: 2026-06-01

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-01
Generated
2026-06-01
AI Q&A
2026-06-01
EPSS Evaluated
N/A
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart