Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-31938

Опубликовано: 18 мар. 2026
Источник: nvd
CVSS3: 9.6
CVSS3: 6.1
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:parall:jspdf:*:*:*:*:*:node.js:*:*
Версия до 4.2.1 (исключая)

EPSS

Процентиль: 12%
0.0004
Низкий

9.6 Critical

CVSS3

6.1 Medium

CVSS3

Дефекты

CWE-79

Связанные уязвимости

CVSS3: 8.1
redhat
9 дней назад

A flaw was found in jsPDF, a JavaScript library for generating PDFs. A remote attacker can exploit this vulnerability by providing malicious input to the `options` argument of the `output` function. When a victim creates and opens a PDF using this unsanitized input, arbitrary HTML, including scripts, can be injected and executed within the victim's browser context. This Cross-Site Scripting (XSS) vulnerability allows the attacker to extract or modify sensitive information from the victim's browser.

CVSS3: 9.6
debian
9 дней назад

jsPDF is a library to generate PDFs in JavaScript. Prior to version 4. ...

CVSS3: 9.6
github
10 дней назад

jsPDF has HTML Injection in New Window paths

CVSS3: 9.6
fstec
10 дней назад

Уязвимость функции output() библиотеки для создания PDF-файлов jsPDF, позволяющая нарушителю выполнить произвольный код

EPSS

Процентиль: 12%
0.0004
Низкий

9.6 Critical

CVSS3

6.1 Medium

CVSS3

Дефекты

CWE-79