Allocation of Resources Without Limits or Throttling in jspdf - CVE-2026-24133
Published: April 27, 2026
jspdf
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in the BMPDecoder when parsing user-supplied BMP image data or URLs via the addImage or html methods. A remote attacker can provide a specially crafted BMP file with large width or height header values to cause a denial of service.
The issue can trigger out-of-memory errors through excessive memory allocation.