VDB
CVE-2026-25755
CVE-2026-25755
PUBLISHED
CVSS 8.100000381469727 HIGH
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.
EPSS 0.03% · 7.7th percentile
Risk Scores
CVSS 3.1
8.100000381469727
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS Score
0.03%
7.7th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| parallax | jsPDF | < 4.2.0, < 4.2.0 |
| parall | jspdf | 0, 0 |
| npm | jspdf | 0, 0 |
Timeline
- Feb 19, 2026 CVE Published
- Feb 19, 2026 PoC Published
- Feb 19, 2026 PoC Published
- Feb 20, 2026 EPSS Score
- Feb 22, 2026 EPSS Score
- Feb 23, 2026 EPSS Score
- Feb 23, 2026 PoC Published
- Feb 23, 2026 PoC Published
- Feb 23, 2026 PoC Published
- Feb 24, 2026 PoC Published
- Feb 25, 2026 EPSS Score
- Feb 27, 2026 EPSS Score
References
- https://github.com/parallax/jsPDF/security/advisories/GHSA-9vjf-qc39-jprp url
- https://github.com/parallax/jsPDF/commit/56b46d45b052346f5995b005a34af5dcdddd5437 url
- https://github.com/ZeroXJacks/CVEs/blob/main/2026/CVE-2026-25755.md url
- https://github.com/parallax/jsPDF/releases/tag/v4.2.0 url
- https://nvd.nist.gov/vuln/detail/CVE-2026-25755 advisory
- https://github.com/parallax/jsPDF package