GHSA-7hfw-26vp-jp8m · Severity: medium · Ecosystem: pip — PyPDF's Manipulated FlateDecode streams can exhaust RAM
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.
Conclusion & alert: CVE-2025-55197 is rated Low Risk (37.5/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.41%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.60% | 0.41% | -0.19% |
| 2 | 2026-06-09 | 0.15% | 0.60% | +0.44% |
| 3 | 2026-05-24 | — | 0.15% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.6 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-7hfw-26vp-jp8m · Severity: medium · Ecosystem: pip — PyPDF's Manipulated FlateDecode streams can exhaust RAM
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2025-55197 not yet assigned priority: Debian including 2 source packages (pypdf, pypdf2), 6 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 4, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2025-55197 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-55197 |
ubuntu
|
medium | CVE-2025-55197 medium priority: Ubuntu including 2 source packages (pypdf, pypdf2), 13 status rows across 8 suites (bionic, focal, jammy, noble, plucky, questing, upstream, xenial): needs-triage 9, DNE 2, ignored 2. | https://ubuntu.com/security/CVE-2025-55197 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| pypdf_project | pypdf | < 6.0.0 | cpe:2.3:a:pypdf_project:pypdf:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/py-pdf/pypdf/blob/0dd57738bbdcdb63f0fb43d8a6b3d222b6946595/pypdf/filters.py#L72-L143 | Product |
| https://github.com/py-pdf/pypdf/issues/3429 | Issue Tracking |
| https://github.com/py-pdf/pypdf/pull/3430 | Patch |
| https://github.com/py-pdf/pypdf/releases/tag/6.0.0 | Release Notes |
| https://github.com/py-pdf/pypdf/security/advisories/GHSA-7hfw-26vp-jp8m | Mitigation Third Party Advisory |