CVE-2025-29907

jsPDF is a library to generate PDFs in JavaScript. Prior to 3.0.1, user control of the first argument of the addImage method results in CPU utilization and denial of service. If given the possibility to pass unsanitised image urls to the addImage method, a user can provide a harmful data-url that results in high CPU utilization and denial of service. Other affected methods are html and addSvgAsImage. The vulnerability was fixed in jsPDF 3.0.1.
CVSS

No CVSS.

Configurations

No configuration.

History

18 Mar 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-18 19:15

Updated : 2025-03-18 19:15


NVD link : CVE-2025-29907

Mitre link : CVE-2025-29907

CVE.ORG link : CVE-2025-29907


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption

CWE-770

Allocation of Resources Without Limits or Throttling