Security Advisory

CVE-2025-70559

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-02-03 00:00:00
Last updated 2026-02-11 17:14:25
Assigner mitre
CVSS score not scored
State PUBLISHED

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.