Insecure Deserialization Vulnerability in pdfminer.six by the Vendor pdfminer
CVE-2025-70559
6.5MEDIUM
What is CVE-2025-70559?
The pdfminer.six library, prior to version 20251230, exhibits an insecure deserialization vulnerability in the CMap loading process. By utilizing Python's pickle, the library deserializes CMap cache files without implementing proper validation. This flaw allows an attacker, having the capability to place a malicious pickle file in a location that the application can access, to execute arbitrary code or escalate privileges when the application processes the compromised file. This issue is rooted in an incomplete patch addressing a previous vulnerability.
