CVE-2026-25755

high

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.

References

https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-25755.json

https://github.com/parallax/jsPDF/security/advisories/GHSA-9vjf-qc39-jprp

https://github.com/parallax/jsPDF/releases/tag/v4.2.0

https://github.com/parallax/jsPDF/commit/56b46d45b052346f5995b005a34af5dcdddd5437

https://github.com/ZeroXJacks/CVEs/blob/main/2026/CVE-2026-25755.md

https://bugzilla.redhat.com/show_bug.cgi?id=2440993

https://access.redhat.com/security/cve/CVE-2026-25755

https://access.redhat.com/errata/RHSA-2026:7128

https://access.redhat.com/errata/RHSA-2026:7110

Details

Source: Mitre, NVD

Published: 2026-02-19

Updated: 2026-06-30

Risk Information

CVSS v2

Base Score: 10

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

Severity: Critical

CVSS v3

Base Score: 8.8

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

Severity: High

EPSS

EPSS: 0.00032