原始 OSV JSON{
"id": "GHSA-g9xf-7f8q-9mcj",
"aliases": [
"CVE-2026-54651"
],
"details": "### Impact\n\nAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires merging a file with threads/articles into a writer.\n\n### Patches\n\nThis has been fixed in [pypdf==6.13.1](https://github.com/py-pdf/pypdf/releases/tag/6.13.1).\n\n### Workarounds\n\nIf users cannot upgrade yet, consider applying the changes from PR [#3839](https://github.com/py-pdf/pypdf/pull/3839).",
"summary": "pypdf: Possible infinite loop when processing threads/articles in writer",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.13.1"
}
]
}
],
"package": {
"name": "pypdf",
"ecosystem": "PyPI"
}
}
],
"modified": "2026-07-09T21:09:53Z",
"severity": [
{
"type": "CVSS_V4",
"score": "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"
}
],
"published": "2026-07-09T21:09:53Z",
"references": [
{
"url": "https://github.com/py-pdf/pypdf/security/advisories/GHSA-g9xf-7f8q-9mcj",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54651",
"type": "ADVISORY"
},
{
"url": "https://github.com/py-pdf/pypdf/pull/3839",
"type": "WEB"
},
{
"url": "https://github.com/py-pdf/pypdf",
"type": "PACKAGE"
},
{
"url": "https://github.com/py-pdf/pypdf/releases/tag/6.13.1",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-835"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-22T21:16:25Z",
"github_reviewed_at": "2026-07-09T21:09:53Z"
}
}