CVE-2026-49460 PUBLISHED

pypdf: Inefficient decoding of FlateDecode PNG predictor streams

Assigner: GitHub_M
Reserved: 30.05.2026 Published: 22.06.2026 Updated: 23.06.2026

pypdf is a free and open-source pure-python PDF library. Prior to 6.12.2, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires accessing a stream which uses the /FlateDecode filter with a PNG predictor. This vulnerability is fixed in 6.12.2.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-407: Inefficient Algorithmic Complexity CWE