VYPR

babeldoc

by Babeldoc

CVEs (1)

  • CVE-2026-54071higJul 10, 2026
    risk 0.45cvss epss

    ## Arbitrary Code Execution via CMap Pickle Deserialization in babeldoc/pdfminer/cmapdb.py ### Summary BabelDOC's vendored PDF parser (`babeldoc/pdfminer/cmapdb.py`) deserializes untrusted pickle data when loading CMap files. The `_load_data()` method strips only NUL bytes…