CVE-2025-57810

jsPDF is a library to generate PDFs in JavaScript. Prior to 3.0.2, user control of the first argument of the addImage method results in CPU utilization and denial of service. If given the possibility to pass unsanitized image data or URLs to the addImage method, a user can provide a harmful PNG file that results in high CPU utilization and denial of service. The vulnerability was fixed in jsPDF 3.0.2.
CVSS

No CVSS.

Configurations

No configuration.

History

29 Aug 2025, 16:22

Type Values Removed Values Added
Summary
  • (es) jsPDF es una librería para generar archivos PDF en JavaScript. Antes de la versión 3.0.2, el control del usuario sobre el primer argumento del método addImage provocaba un alto consumo de CPU y una denegación de servicio. Si se le permitía pasar datos de imagen o URL no depuradas al método addImage, un usuario podía proporcionar un archivo PNG dañino que provocaba un alto consumo de CPU y una denegación de servicio. Esta vulnerabilidad se corrigió en jsPDF 3.0.2.

26 Aug 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-26 16:15

Updated : 2025-08-29 16:22


NVD link : CVE-2025-57810

Mitre link : CVE-2025-57810

CVE.ORG link : CVE-2025-57810


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-770

Allocation of Resources Without Limits or Throttling