CVE-2026-28804 PUBLISHED

pypdf: Inefficient decoding of ASCIIHexDecode streams

Assigner: GitHub_M
Reserved: 03.03.2026 Published: 06.03.2026 Updated: 06.03.2026

pypdf is a free and open-source pure-python PDF library. Prior to version 6.7.5, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires accessing a stream which uses the /ASCIIHexDecode filter. This issue has been patched in version 6.7.5.

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.7.5 is affected

References

Problem Types

  • CWE-407: Inefficient Algorithmic Complexity CWE