Denial of Service Vulnerability in Poppler's Splash Backend Affects Rendering Applications
CVE-2026-93653
5.5MEDIUM
What is CVE-2026-93653?
A denial of service vulnerability exists in Poppler's Splash backend, which can be exploited by an attacker through the delivery of a specially crafted PDF. When this PDF contains tiling-pattern geometry that approaches the int32 boundary, it can manipulate the SplashOutputDev::tilingPatternFill function to result in an excessive loop in the pattern-fill scanline routine. This loop runs indefinitely without allocating any corresponding memory, which may lead the rendering application to consume 100% of CPU resources for a prolonged period. Consequently, this flaw can severely disrupt the functionality of applications utilizing Poppler for PDF rendering.
References
CVSS V3.1
Score:
5.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
Required
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Red Hat would like to thank Donghai Zhu (School of Computer Science and Technology, Zhejiang Gongshang University) for reporting this issue.