Bug 2388450 (CVE-2025-55197) - CVE-2025-55197 pypdf: PyPDF RAM Exhaustion Vulnerability
Summary: CVE-2025-55197 pypdf: PyPDF RAM Exhaustion Vulnerability
Keywords:
Status: NEW
Alias: CVE-2025-55197
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-14 00:01 UTC by OSIDB Bzimport
Modified: 2025-08-14 15:27 UTC (History)
31 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-08-14 00:01:11 UTC
pypdf is a free and open-source pure-python PDF library. Prior to version 6.0.0, an attacker can craft a PDF which leads to the RAM being exhausted. This requires just reading the file if a series of FlateDecode filters is used on a malicious cross-reference stream. Other content streams are affected on explicit access. This issue has been fixed in 6.0.0. If an update is not possible, a workaround involves including the fixed code from pypdf.filters.decompress into the existing filters file.


Note You need to log in before you can comment on or make changes to this bug.