pypdf 是一个免费且开源的纯 Python PDF 处理库。在 6.16.1 版本之前,攻击者可以构造一个特定的 PDF 文件,导致 pypdf 中的 文件里 和 方法在遍历一个由重用的表单 XObject 构成的有向无环图(DAG)时,若每个表单对象多次调用其子对象,会生成指数级数量的遍历路径,从而引发长时间运行和高内存占用。该问题已在 6.16.1 版本中修复。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-84309 | 6.9 MEDIUM | pypdf: Possible infinite loop for TreeObject.insert_child |
| CVE-2026-84310 | 4.8 MEDIUM | pypdf: Possible long runtimes/large memory usage when retrieving outlines |
No comments yet