CVE-2026-48156

Updated on 28 May 2026

Severity

5.1 Medium severity

Details

CVSS score
5.1
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

Overview

About vulnerability

Impact

An attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires cross-reference streams with /W [0 0 0] values and large /Size values.

Patches

This has been fixed in pypdf==6.12.0.

Workarounds

If developers are unable to upgrade their apps immediately, they should consider applying the changes from PR #3791.

Details

Affected product:
pypdf
Affected packages:
pypdf @ 5.9.0.post7+tuxcare

Fixes