CVE-2025-70559

Source
https://cve.org/CVERecord?id=CVE-2025-70559
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-70559.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-70559
Aliases
Downstream
Related
Published
2026-02-03T18:16:17.783Z
Modified
2026-03-13T03:50:34.995020Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-70559.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "pdfminer.six"
            },
            {
                "fixed": "20251230"
            }
        ]
    }
]