SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82864

MEDIUM · CVSS 6.5 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-31 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Versions of pdfme pdf-lib prior to 5.5.10 are vulnerable to an unbounded buffer growth issue in the DecodeStream.ensureBuffer() method, which can be exploited by attackers through specially crafted PDFs containing a FlateDecode stream. This vulnerability can lead to denial of service by exhausting memory resources, potentially crashing Node.js processes or freezing browser tabs during PDF parsing. Organizations utilizing this library should prioritize updates to mitigate the risk of service disruptions.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82864
Severity
MEDIUM
CVSS
6.5
EPSS
0.25%

Original NVD Description

pdfme pdf-lib versions before 5.5.10 contain an unbounded buffer growth vulnerability in the DecodeStream.ensureBuffer() method that allows attackers to cause denial of service by supplying a crafted PDF with a FlateDecode stream containing a decompression bomb. Attackers can upload a small compressed PDF that decompresses to hundreds of megabytes, exhausting memory and crashing the Node.js process or freezing browser tabs during PDF parsing.