Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/pdfme/pdfme/security/advisories/GHSA-vrqm-gvq7-rrwh
- https://www.vulncheck.com/advisories/pdfme-pdf-lib-before-5.5.10-denial-of-servi
FAQ
What is CVE-2026-82864?
CVE-2026-82864 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 ...
How severe is CVE-2026-82864?
CVE-2026-82864 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82864?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.