CVE-2026-82864 PUBLISHED

pdfme pdf-lib before 5.5.10 Denial of Service via Decompression Bomb

Assigner: VulnCheck
Reserved: 31.08.2026 Published: 31.08.2026 Updated: 31.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor pdfme
Product pdf-lib
Versions Default: unaffected
  • affected from 0 to 5.5.10 (excl.)
  • Version 5.5.10 is unaffected

Credits

  • offset reporter

References

Problem Types

  • Improper Handling of Highly Compressed Data (Data Amplification) CWE