Vulnerability Description
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 to the application can trigger arbitrary code execution or privilege escalation when the file is loaded by a trusted process. This is caused by an incomplete patch to CVE-2025-64512.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/advisories/GHSA-f83h-ghpp-7wcc
- https://github.com/pdfminer/pdfminer.six/security/advisories/GHSA-f83h-ghpp-7wcc
FAQ
What is CVE-2025-70559?
CVE-2025-70559 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 att...
How severe is CVE-2025-70559?
CVE-2025-70559 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-70559?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.