← Back to CVEs
CVE-2026-25755
HIGH8.1
Description
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 can execute malicious actions or alter the document structure, impacting any user who opens the generated PDF. The vulnerability has been fixed in jspdf@4.2.0. As a workaround, escape parentheses in user-provided JavaScript code before passing them to the `addJS` method.
CVE Details
CVSS v3.1 Score8.1
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionREQUIRED
Published2/19/2026
Last Modified2/23/2026
Sourcenvd
Honeypot Sightings0
Affected Products
parall:jspdf
Weaknesses (CWE)
CWE-94CWE-116
References
https://github.com/ZeroXJacks/CVEs/blob/main/2026/CVE-2026-25755.md(security-advisories@github.com)
https://github.com/parallax/jsPDF/commit/56b46d45b052346f5995b005a34af5dcdddd5437(security-advisories@github.com)
https://github.com/parallax/jsPDF/releases/tag/v4.2.0(security-advisories@github.com)
https://github.com/parallax/jsPDF/security/advisories/GHSA-9vjf-qc39-jprp(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.