Vulnerability Description
A denial of service flaw was found in Poppler's Splash backend. A crafted PDF with tiling-pattern geometry approaching the int32 boundary can cause SplashOutputDev::tilingPatternFill to compute an attacker-controlled repeat count that drives an excessively long loop in the pattern-fill scanline routine, without a corresponding memory allocation. An attacker could exploit this by supplying a malicious PDF to an application that renders it via Poppler's Splash backend, causing the rendering process to consume 100% CPU for an attacker-controlled, extended duration.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-93653
- https://bugzilla.redhat.com/show_bug.cgi?id=2537005
FAQ
What is CVE-2026-93653?
CVE-2026-93653 is a vulnerability with a CVSS score of 5.5 (MEDIUM). A denial of service flaw was found in Poppler's Splash backend. A crafted PDF with tiling-pattern geometry approaching the int32 boundary can cause SplashOutputDev::tilingPatternFill to compute an att...
How severe is CVE-2026-93653?
CVE-2026-93653 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-93653?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.