CVE-2025-70559

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-02-03 18:16

Updated : 2026-06-17 10:03


NVD link : CVE-2025-70559

Mitre link : CVE-2025-70559

CVE.ORG link : CVE-2025-70559


JSON object : View

Products Affected

No product.

CWE
CWE-502

Deserialization of Untrusted Data