CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-31938

Critical · CVSS 9.6

jsPDF — Stored/Reflected Cross-Site Scripting (XSS) via unsanitized HTML injection in PDF output options

CVSS
9.6
nvd
EPSS
0.26%
18th pct
KEV
No
Class
oss containerizable
CWE-79, CWE-79

Description

jsPDF is a library to generate PDFs in JavaScript. Prior to version 4.2.1, user control of the `options` argument of the `output` function allows attackers to inject arbitrary HTML (such as scripts) into the browser context the created PDF is opened in. The vulnerability can be exploited in the following scenario: the attacker provides values for the output options, for example via a web interface. These values are then passed unsanitized (automatically or semi-automatically) to the attack victim. The victim creates and opens a PDF with the attack vector using one of the vulnerable method overloads inside their browser. The attacker can thus inject scripts that run in the victims browser context and can extract or modify secrets from this context. The vulnerability has been fixed in jspdf@4.2.1. As a workaround, sanitize user input before passing it to the output method.

Search profile — drives PoC discovery

Symbols outputoptionsjsPDFjspdfoutput()GHSA-wfv2-pwc8-crg587a40bbd07e6b30575196370670b41f264aa78d7
Keywords CVE-2026-31938jsPDF XSSjsPDF output HTML injectionjsPDF arbitrary HTMLjsPDF options injectionjspdf 4.2.1GHSA-wfv2-pwc8-crg5jsPDF PDF output script injectionjsPDF PoCparallax jsPDF XSS
Versions: < 4.2.1

Affected packages

npm jspdf 0 → 4.2.1

References

Status: enriched · ingested 2026-06-30T06:00:22.000Z · profiled 2026-07-01T06:30:14.000Z