Vulnerability Description
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 methods or properties, a user can inject arbitrary PDF objects, such as JavaScript actions, which are executed when the victim opens the document. The vulnerable API members are AcroformChoiceField.addOption, AcroformChoiceField.setOptions, AcroFormCheckBox.appearanceState, and AcroFormRadioButton.appearanceState. The vulnerability has been fixed in [email protected].
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Parall | Jspdf | < 4.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/parallax/jsPDF/commit/da291a5f01b96282545c9391996702cdb8879f7Patch
- https://github.com/parallax/jsPDF/releases/tag/v4.1.0Release Notes
- https://github.com/parallax/jsPDF/security/advisories/GHSA-pqxr-3g65-p328ExploitVendor Advisory
FAQ
What is CVE-2026-24737?
CVE-2026-24737 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 action...
How severe is CVE-2026-24737?
CVE-2026-24737 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-24737?
Check the references section above for vendor advisories and patch information. Affected products include: Parall Jspdf.