LiveActive security incident?Get immediate response
CVE Record

CVE-2017-7515: poppler through version 0.55.0 is vulnerable to an uncontrolled recursion in pdfunite resulting into potent...

poppler through version 0.55.0 is vulnerable to an uncontrolled recursion in pdfunite resulting into potential denial-of-service.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2017-7515 is a denial-of-service issue in Poppler's pdfunite utility. A crafted or problematic PDF merge operation may trigger uncontrolled recursion and disrupt the process. The sources do not provide CVSS scoring, confirmed exploitation, or a named fixed version.

Executive priority

Treat this as a targeted availability risk, not a confirmed breach indicator. Prioritize review where PDF merging is business-critical or processes external documents. Urgency is lower than exploited remote code execution, but unresolved automated workflows may still create operational disruption.

Technical view

Poppler through 0.55.0 is reported vulnerable to uncontrolled recursion in pdfunite, mapped to CWE-674. The stated impact is potential denial-of-service. Available source data names Poppler and pdfunite only; it does not describe broader library impact, exploit prerequisites, or remediation details.

Likely exposure

Exposure is likely limited to systems running Poppler through 0.55.0 where pdfunite processes PDFs, especially automated document-merging workflows. Evidence does not support assuming all Poppler consumers are affected.

Exploitation context

The source bundle does not indicate active exploitation, and the CVE is not marked as CISA KEV. No exploit maturity, public weaponization, or attack complexity details are provided in the cited sources.

Researcher notes

The evidence is sparse: one CVE record, one upstream bug reference, CWE-674, and affected Poppler through 0.55.0. No CVSS vector, fixed version, exploit status, or detailed trigger conditions are included in the provided bundle.

Mitigation direction

  • Inventory Poppler and pdfunite versions across servers, workstations, and document-processing containers.
  • Check vendor or distribution guidance for fixed Poppler packages or backported patches.
  • Prioritize systems that merge untrusted or externally supplied PDF files.
  • Apply vendor-supported updates when available through normal package channels.
  • Consider isolating affected PDF merge workflows until vendor guidance is confirmed.

Validation and detection

  • Confirm whether pdfunite is installed and used in production workflows.
  • Record Poppler package versions and compare them against the affected range through 0.55.0.
  • Review job failures or crashes in PDF merge pipelines for denial-of-service symptoms.
  • Verify distribution advisories for backported fixes before relying only on upstream version numbers.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-674: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-7515 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red Hat, Inc.popplerthrough 0.55.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-674 · source CWE mapping

Uncontrolled Recursion

Uncontrolled Recursion represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.