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

exploitDog

github логотип

GHSA-23w6-3w8w-8484

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

Описание

pypdf: Possible long runtimes/large memory usage when retrieving outlines

Impact

An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires accessing the outlines of a document with either lots of entries or nested outlines with long re-used nesting paths.

Patches

This has been fixed in pypdf==6.16.1.

Workarounds

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

Пакеты

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

pypdf

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

< 6.16.1

6.16.1

EPSS

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

4.8 Medium

CVSS4

Дефекты

CWE-405
CWE-834

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

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.1, an attacker can craft a PDF that causes pypdf/_doc_common.py _get_outline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths because the traversal lacked global entry-count and nesting-depth limits. This issue is fixed in version 6.16.1.

nvd
15 дней назад

pypdf is a free and open-source pure-python PDF library. Prior to 6.16.1, an attacker can craft a PDF that causes pypdf/_doc_common.py _get_outline to consume long runtimes and large amounts of memory when retrieving document outlines with large numbers of entries or deeply nested reused paths because the traversal lacked global entry-count and nesting-depth limits. This issue is fixed in version 6.16.1.

debian
15 дней назад

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

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

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

EPSS

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

4.8 Medium

CVSS4

Дефекты

CWE-405
CWE-834