CVE-2026-49461
MEDIUM
6.9
CVSS 4.0
Description
pypdf is a free and open-source pure-python PDF library. Prior to 6.12.2, an attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires extracting the text of a page which contains a form XObject with self-references. This vulnerability is fixed in 6.12.2.
Metadata
Severity & Metrics
6.9
MEDIUM CVSS 4.0
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| py-pdf | pypdf | — | < 6.12.2 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-400 | cna | CWE-400: Uncontrolled Resource Consumption |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 6.9 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
References (3)
- https://github.com/py-pdf/pypdf/security/advisories/GHSA-j543-4vmf-qm7v https://github.com/py-pdf/pypdf/security/advisories/GHSA-j543-4vmf-qm7v
- https://github.com/py-pdf/pypdf/pull/3805 https://github.com/py-pdf/pypdf/pull/3805
- https://github.com/py-pdf/pypdf/releases/tag/6.12.2 https://github.com/py-pdf/pypdf/releases/tag/6.12.2