Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-jp53-mhqp-8xcg

Опубликовано: 01 сент. 2026
Источник: github
Github: Прошло ревью
CVSS4: 6.9

Описание

pypdf: Possible infinite loop for TreeObject.insert_child

Impact

An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires a (usually writing) code path where TreeObject.insert_child is involved.

Patches

This has been fixed in pypdf==6.16.0.

Workarounds

If you cannot upgrade yet, consider applying the changes from PR #3964.

Пакеты

Наименование

pypdf

pip
Затронутые версииВерсия исправления

< 6.16.0

6.16.0

EPSS

Процентиль: 3%
0.00127
Низкий

6.9 Medium

CVSS4

Дефекты

CWE-835

Связанные уязвимости

ubuntu
15 дней назад

(pypdf is a free and open-source pure-python PDF library. Prior to 6.16 ...)

CVSS3: 5.5
redhat
15 дней назад

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/_data_structures.py TreeObject.insert_child to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop. This issue is fixed in version 6.16.0.

nvd
15 дней назад

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.0, an attacker can craft a PDF whose cyclic tree structure causes pypdf/generic/_data_structures.py TreeObject.insert_child to follow /Next links indefinitely when a writing code path inserts a child, producing an infinite loop. This issue is fixed in version 6.16.0.

debian
15 дней назад

pypdf is a free and open-source pure-python PDF library. Prior to 6.16 ...

CVSS3: 7.5
fstec
около 1 месяца назад

Уязвимость функции TreeObject.insert_child() библиотеки Python для работы с PDF файлами PyPDF, позволяющая нарушителю вызвать отказ в обслуживании

EPSS

Процентиль: 3%
0.00127
Низкий

6.9 Medium

CVSS4

Дефекты

CWE-835