VYPR

PyPI package

pdfminer.six

pkg:pypi/pdfminer.six

Vulnerabilities (2)

  • CVE-2025-70559MedFeb 3, 2026
    affected < 20251230fixed 20251230

    pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation. An attacker with the ability to place a malicious pickle file in a location accessible

  • CVE-2025-64512Nov 10, 2025
    affected < 20251107fixed 20251107

    Pdfminer.six is a community maintained fork of the original PDFMiner, a tool for extracting information from PDF documents. Prior to version 20251107, pdfminer.six will execute arbitrary code from a malicious pickle file if provided with a malicious PDF file. The `CMapDB._load_da