CVEPublished 2026-08-31Modified 2026-09-090 articles on news5 live referencesNVD data

CVE-2026-82398

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
22
Exploit Prediction Scoring System · top 78% of all CVEs
Description

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, an attacker can craft a PDF that causes long runtimes when the pypdf/_utils.py function read_until_whitespace reads a stream containing a long run of bytes without whitespace. The function repeatedly performs immutable bytes concatenation in a one-byte loop, causing quadratic processing cost for the long non-whitespace input. This issue is fixed in version 6.15.0.

Timeline
Published 2026-08-31
Modified 2026-09-09

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-82398 on GitHub.
We haven't classified any articles referencing CVE-2026-82398 yet. The external references above still apply.