Bug 2460912 (CVE-2026-41312) - CVE-2026-41312 pypdf: pypdf: Denial of Service due to excessive memory consumption via specially crafted PDF
Summary: CVE-2026-41312 pypdf: pypdf: Denial of Service due to excessive memory consum...
Keywords:
Status: NEW
Alias: CVE-2026-41312
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: 2026-04-22 22:01 UTC by OSIDB Bzimport
Modified: 2026-04-25 11:04 UTC (History)
30 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-22 22:01:33 UTC
pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.2 can craft a PDF which leads to the RAM being exhausted. This requires accessing a stream compressed using `/FlateDecode` with a `/Predictor` unequal 1 and large predictor parameters. This has been fixed in pypdf 6.10.2. As a workaround, one may apply the changes from the patch manually.


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