CVE-2018-25306 PUBLISHED

PDFunite 0.41.0 Buffer Overflow via Malformed PDF

Assigner: VulnCheck
Reserved: 29.04.2026 Published: 29.04.2026 Updated: 29.04.2026

PDFunite 0.41.0 contains a buffer overflow vulnerability that allows local attackers to crash the application by processing malformed PDF files during merge operations. Attackers can trigger a segmentation fault in the XRef::getEntry function within libpoppler by providing a specially crafted PDF file to the pdfunite utility.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor poppler-utils
Product PDFunite
Versions
  • Version 0.41.0 is affected

Credits

  • Hamm3r.py finder

References

Problem Types

  • Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE