CVE-2026-24737

HIGH EPSS 36.4%
Published Feb 2, 20264mo ago · Modified Jun 17, 20261w ago
8.1 CVSS 3.1
High
Find Similar
Published Feb 2, 2026 4mo ago
Last Modified Jun 17, 2026 1w ago

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 jsPDF@4.1.0.

CVSS Details

Base Score
8.1
Exploitability
2.8
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
36.4% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-116

Affected Products 1

VendorProductVersionRange
paralljspdf* <4.1.0

References 3

  • github.com https://github.com/parallax/jsPDF/commit/da291a5f01b96282545c9391996702cdb8879f79
    Patch
  • github.com https://github.com/parallax/jsPDF/releases/tag/v4.1.0
    Release Notes
  • github.com https://github.com/parallax/jsPDF/security/advisories/GHSA-pqxr-3g65-p328
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/parallax/jsPDF/commit/da291a5f01b96282545c9391996702cdb8879f79
    Patch