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 [email protected]. As a workaround, escape parentheses in user-provided JavaScript code before passing them to the `addJS` method.
INFO
Published Date :
2026-02-19T14:41:46.941Z
Last Modified :
2026-02-19T17:36:10.677Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-25755 vulnerability.
| Vendors | Products |
|---|---|
| Parall |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-25755.