VYPR

Jspdf

by Parall

Source repositories

CVEs (15)

  • CVE-2026-31938CriMar 18, 2026
    risk 0.55cvss 9.6epss 0.00

    jsPDF is a library to generate PDFs in JavaScript. Prior to version 4.2.1, user control of the `options` argument of the `output` function allows attackers to inject arbitrary HTML (such as scripts) into the browser context the created PDF is opened in. The vulnerability can be…

  • CVE-2026-31898HigMar 18, 2026
    risk 0.46cvss 8.1epss 0.00

    jsPDF is a library to generate PDFs in JavaScript. Prior to version 4.2.1, user control of arguments of the `createAnnotation` method allows users to inject arbitrary PDF objects, such as JavaScript actions. If given the possibility to pass unsanitized input to the following…

  • CVE-2026-25940HigFeb 19, 2026
    risk 0.46cvss 8.1epss 0.00

    jsPDF is a library to generate PDFs in JavaScript. Prior to 4.2.0, user control of properties and methods of the Acroform module allows users to inject arbitrary PDF objects, such as JavaScript actions. If given the possibility to pass unsanitized input to one of the following…

  • CVE-2026-25755HigFeb 19, 2026
    risk 0.46cvss 8.1epss 0.01

    jsPDF is a library to generate PDFs in JavaScript. Prior to 4.2.0, user control of the argument of the `addJS` method allows an attacker to inject arbitrary PDF objects into the generated document. By crafting a payload that escapes the JavaScript string delimiter, an attacker…

  • CVE-2026-24737HigFeb 2, 2026
    risk 0.46cvss 8.1epss 0.01

    jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of properties and methods of the Acroform module allows users to inject arbitrary PDF objects, such as JavaScript actions. If given the possibility to pass unsanitized input to one of the following…

  • CVE-2026-25535HigFeb 19, 2026
    risk 0.42cvss 7.5epss 0.01

    jsPDF is a library to generate PDFs in JavaScript. Prior to 4.2.0, user control of the first argument of the `addImage` method results in denial of service. If given the possibility to pass unsanitized image data or URLs to the `addImage` method, a user can provide a harmful GIF…

  • CVE-2025-68428HigJan 5, 2026
    risk 0.42cvss 7.5epss 0.02

    jsPDF is a library to generate PDFs in JavaScript. Prior to version 4.0.0, user control of the first argument of the loadFile method in the node.js build allows local file inclusion/path traversal. If given the possibility to pass unsanitized paths to the loadFile method, a user…

  • CVE-2025-57810HigAug 26, 2025
    risk 0.42cvss 7.5epss 0.01

    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…

  • CVE-2025-29907HigMar 18, 2025
    risk 0.42cvss 7.5epss 0.01

    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…

  • CVE-2026-24133MedFeb 2, 2026
    risk 0.35cvss 6.5epss 0.01

    jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of the first argument of the addImage method results in denial of service. If given the possibility to pass unsanitized image data or URLs to the addImage method, a user can provide a harmful BMP…

  • CVE-2020-7691MedJul 6, 2020
    risk 0.34cvss 6.3epss 0.02

    In all versions of the package jspdf, it is possible to use <script> in order to go over the filtering regex.

  • CVE-2021-23353MedMar 9, 2021
    risk 0.32cvss 5.9epss 0.03

    This affects the package jspdf before 2.3.1. ReDoS is possible via the addImage function.

  • CVE-2026-24043MedFeb 2, 2026
    risk 0.28cvss 5.4epss 0.00

    jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of the first argument of the addMetadata function allows users to inject arbitrary XML. If given the possibility to pass unsanitized input to the addMetadata method, a user can inject arbitrary XMP…

  • CVE-2026-24040MedFeb 2, 2026
    risk 0.24cvss 4.8epss 0.00

    jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable (text) to store JavaScript content. When used in a concurrent environment (e.g., a Node.js web server), this variable is shared…

  • CVE-2020-7690MedJul 6, 2020
    risk 0.00cvss 6.1epss 0.01

    All affected versions <2.0.0 of package jspdf are vulnerable to Cross-site Scripting (XSS). It is possible to inject JavaScript code via the html method.