Vulnerability Database

319,897

Total vulnerabilities in the database

CVE-2025-43718

Poppler 24.06.1 through 25.x before 25.04.0 allows stack consumption and a SIGSEGV via deeply nested structures within the metadata (such as GTS_PDFEVersion) of a PDF document, e.g., a regular expression for a long pdfsubver string. This occurs in Dict::lookup, Catalog::getMetadata, and associated functions in PDFDoc, with deep recursion in the regex executor (std::__detail::_Executor).

  • Published: Oct 1, 2025
  • Updated: Nov 16, 2025
  • CVE: CVE-2025-43718
  • Severity: Low
  • Exploit:

CVSS v3:

  • Severity: Low
  • Score: 2.9
  • AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L

CWEs: