原始 OSV JSON{
"id": "GHSA-g867-7843-wf8q",
"aliases": [
"CVE-2026-59935"
],
"details": "### Impact\n\nAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page with a not terminated inline image, as done when extracting the page text for example. It only affects the ASCII85 and ASCIIHex filters.\n\n### Patches\n\nThis has been fixed in [pypdf==6.14.2](https://github.com/py-pdf/pypdf/releases/tag/6.14.2).\n\n### Workarounds\n\nIf you cannot upgrade yet, consider applying the changes from PR [#3892](https://github.com/py-pdf/pypdf/pull/3892).",
"summary": "pypdf: Possible infinite loop for not terminated inline images (ASCII85 and ASCIIHex filter)",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.14.2"
}
]
}
],
"package": {
"name": "pypdf",
"ecosystem": "PyPI"
}
}
],
"modified": "2026-07-23T16:37:07Z",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2026-07-23T16:37:07Z",
"references": [
{
"url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-g867-7843-wf8q",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59935",
"type": "ADVISORY"
},
{
"url": "https://github.com/py-pdf/pypdf/pull/3892",
"type": "WEB"
},
{
"url": "https://github.com/py-pdf/pypdf/commit/5a33a46416aa1ae6c025ff90a3cca57631fdafd2",
"type": "WEB"
},
{
"url": "https://github.com/py-pdf/pypdf",
"type": "PACKAGE"
},
{
"url": "https://github.com/py-pdf/pypdf/releases/tag/6.14.2",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-835"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-07-08T20:16:59Z",
"github_reviewed_at": "2026-07-23T16:37:07Z"
}
}