CVE 8.1 HIGH

jsPDF has PDF Object Injection via Unsanitized Input in addJS Method_CVE-2026-25755

8.1 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

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.

Basic Information

ID CVE-2026-25755
Source GitHub_M
Published Feb 19, 2026 at 14:41

Affected Product

Vendor parallax
Product jsPDF
Version < 4.2.0
Affected Versions parallax jsPDF < 4.2.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.