Beveiligingsadvies

CVE-2026-28351

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-02-27 20:59:16
Laatst bijgewerkt 2026-03-03 20:28:45
Toegewezen door GitHub_M
CVSS-score 6.9
Status PUBLISHED

Beschrijving

pypdf is a free and open-source pure-python PDF library. Prior to version 6.7.4, an attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires parsing the content stream using the RunLengthDecode filter. This has been fixed in pypdf 6.7.4. As a workaround, consider applying the changes from PR #3664.