CVE-2026-59938 PUBLISHED

pypdf: Possible large memory usage for wrong image dimensions

Assigner: GitHub_M
Reserved: 07.07.2026 Published: 08.07.2026 Updated: 09.07.2026

pypdf is a free and open-source pure-python PDF library. Prior to 6.14.0, an attacker can craft a PDF with declared image size values that are much too large compared to the actual data, causing large memory usage in pypdf image parsing. This issue is fixed in version 6.14.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor py-pdf
Product pypdf
Versions
  • Version < 6.14.0 is affected

References

Problem Types

  • CWE-789: Memory Allocation with Excessive Size Value CWE