Skip to main content
EPSS 0.2%top 96%

A denial of service flaw was found in Poppler's Splash backend. (CVE-2026-93653)

0
Medium
Published: 09/18/2026 (09/18/2026, 15:17:00 UTC)
Source: GCVE Database
Product: poppler

Description

A denial of service vulnerability exists in Poppler's Splash backend where a crafted PDF with specific tiling-pattern geometry can cause an unbounded CPU loop. This flaw leads to 100% CPU consumption for an extended period when rendering malicious PDFs. The issue arises from an attacker-controlled repeat count in the pattern-fill routine without corresponding memory allocation. This affects applications using Poppler's Splash backend to render untrusted PDFs.

CVSS v3.1

Score 5.5medium

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Affected software

Ubuntu:Pro:16.04:LTSmore threats →ghsa
poppler
pkg:deb/ubuntu/poppler?arch=source&distro=esm-infra/xenial
Affected versions
=0.33.0-0ubuntu3=0.37.0-0ubuntu1=0.38.0-0ubuntu1=0.41.0-0ubuntu1=0.41.0-0ubuntu1.1=0.41.0-0ubuntu1.2=0.41.0-0ubuntu1.3=0.41.0-0ubuntu1.4=0.41.0-0ubuntu1.5=0.41.0-0ubuntu1.6=0.41.0-0ubuntu1.7=0.41.0-0ubuntu1.8=0.41.0-0ubuntu1.9=0.41.0-0ubuntu1.10=0.41.0-0ubuntu1.11=0.41.0-0ubuntu1.12=0.41.0-0ubuntu1.13=0.41.0-0ubuntu1.14=0.41.0-0ubuntu1.15=0.41.0-0ubuntu1.16=0.41.0-0ubuntu1.16+esm1=0.41.0-0ubuntu1.16+esm2=0.41.0-0ubuntu1.16+esm3=0.41.0-0ubuntu1.16+esm4=0.41.0-0ubuntu1.16+esm5=0.41.0-0ubuntu1.16+esm6=0.41.0-0ubuntu1.16+esm7=0.41.0-0ubuntu1.16+esm8
Ubuntu:Pro:18.04:LTSmore threats →ghsa
poppler
pkg:deb/ubuntu/poppler?arch=source&distro=esm-infra/bionic
Affected versions
=0.57.0-2ubuntu4=0.57.0-2ubuntu5=0.62.0-1ubuntu1=0.62.0-2ubuntu1=0.62.0-2ubuntu2=0.62.0-2ubuntu2.1=0.62.0-2ubuntu2.2=0.62.0-2ubuntu2.4=0.62.0-2ubuntu2.5=0.62.0-2ubuntu2.6=0.62.0-2ubuntu2.7=0.62.0-2ubuntu2.8=0.62.0-2ubuntu2.9=0.62.0-2ubuntu2.10=0.62.0-2ubuntu2.11=0.62.0-2ubuntu2.12=0.62.0-2ubuntu2.13=0.62.0-2ubuntu2.14=0.62.0-2ubuntu2.14+esm1=0.62.0-2ubuntu2.14+esm2=0.62.0-2ubuntu2.14+esm3=0.62.0-2ubuntu2.14+esm4=0.62.0-2ubuntu2.14+esm5=0.62.0-2ubuntu2.14+esm6=0.62.0-2ubuntu2.14+esm7=0.62.0-2ubuntu2.14+esm8
Ubuntu:Pro:20.04:LTSmore threats →ghsa
poppler
pkg:deb/ubuntu/poppler?arch=source&distro=esm-infra/focal
Affected versions
=0.80.0-0ubuntu1=0.80.0-0ubuntu3=0.80.0-0ubuntu4=0.80.0-0ubuntu5=0.85.0-1ubuntu1=0.85.0-1ubuntu3=0.86.1-0ubuntu1=0.86.1-0ubuntu1.1=0.86.1-0ubuntu1.2=0.86.1-0ubuntu1.3=0.86.1-0ubuntu1.4=0.86.1-0ubuntu1.5=0.86.1-0ubuntu1.6=0.86.1-0ubuntu1.7=0.86.1-0ubuntu1.7+esm1=0.86.1-0ubuntu1.7+esm2=0.86.1-0ubuntu1.7+esm3
Ubuntu:22.04:LTSmore threats →ghsa
poppler
pkg:deb/ubuntu/poppler?arch=source&distro=jammy
Affected versions
=21.06.1-1=21.11.0-1~ubuntu2=22.02.0-2=22.02.0-2ubuntu0.1=22.02.0-2ubuntu0.2=22.02.0-2ubuntu0.3=22.02.0-2ubuntu0.4=22.02.0-2ubuntu0.5=22.02.0-2ubuntu0.6=22.02.0-2ubuntu0.7=22.02.0-2ubuntu0.8=22.02.0-2ubuntu0.9=22.02.0-2ubuntu0.10=22.02.0-2ubuntu0.11=22.02.0-2ubuntu0.12=22.02.0-2ubuntu0.13
Ubuntu:24.04:LTSmore threats →ghsa
poppler
pkg:deb/ubuntu/poppler?arch=source&distro=noble
Affected versions
=23.08.0-2ubuntu1=23.12.0-1ubuntu2=24.02.0-1ubuntu2=24.02.0-1ubuntu8=24.02.0-1ubuntu9=24.02.0-1ubuntu9.1=24.02.0-1ubuntu9.2=24.02.0-1ubuntu9.3=24.02.0-1ubuntu9.4=24.02.0-1ubuntu9.5=24.02.0-1ubuntu9.6=24.02.0-1ubuntu9.7=24.02.0-1ubuntu9.8=24.02.0-1ubuntu9.9
Ubuntu:26.04:LTSmore threats →ghsa
poppler
pkg:deb/ubuntu/poppler?arch=source&distro=resolute
Affected versions
=25.03.0-10=25.03.0-11.1=26.01.0-2build2=26.01.0-2ubuntu0.1

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/24/2026, 06:23:06 UTC

Technical Analysis

CVE-2026-93653 describes a denial of service flaw in Poppler's Splash backend. A specially crafted PDF with tiling-pattern geometry near the int32 boundary causes SplashOutputDev::tilingPatternFill to compute an attacker-controlled repeat count, resulting in an excessively long loop in the pattern-fill scanline routine. This loop consumes 100% CPU without allocating additional memory, allowing an attacker to cause prolonged resource exhaustion by supplying a malicious PDF to an application that uses Poppler's Splash backend for rendering.

Potential Impact

The vulnerability causes a denial of service by consuming excessive CPU resources during PDF rendering. Applications that process untrusted PDFs with Poppler's Splash backend can be forced into an unbounded CPU loop, significantly degrading system performance or causing service disruption. There is no impact on confidentiality or integrity, only availability is affected.

Mitigation Recommendations

Red Hat advises avoiding opening or processing untrusted PDF files with applications that rely on Poppler's Splash backend to mitigate this issue. No official patch or fix is explicitly stated in the advisory, so operational controls to restrict untrusted PDF processing are recommended until a fix is available. Check vendor advisories for updates on patch availability.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
UBUNTU-CVE-2026-93653
Osv Schema Version
1.7.0
Ecosystems
["Ubuntu:Pro:16.04:LTS","Ubuntu:Pro:18.04:LTS","Ubuntu:Pro:20.04:LTS","Ubuntu:22.04:LTS","Ubuntu:24.04:LTS","Ubuntu:26.04:LTS"]
Cvss Version
3.1
State
PUBLISHED

Threat ID: 6ab4be2cf7a7c54106eeec06

Added to database: 09/24/2026, 06:07:40 UTC

Last enriched: 09/24/2026, 06:23:06 UTC

Last updated: 09/25/2026, 02:47:33 UTC

Views: 3

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses