Lucene search
+L

62836 matches found

Vulnrichment
Vulnrichment
added 2026/02/02 8:38 p.m.6 views

CVE-2026-24040 jsPDF has a Shared State Race Condition in addJS Plugin

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS5.3AI score0.00263EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/02 8:38 p.m.11 views

CVE-2026-24040 jsPDF has a Shared State Race Condition in addJS Plugin

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS5.3AI score
SaveExploits0References5
OSV
OSV
added 2026/02/02 8:32 p.m.9 views

CVE-2026-24133 jsPDF Affected by Denial of Service (DoS) via Unvalidated BMP Dimensions in BMPDecoder

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of the first argument of the addImage method results in denial of service. If given the possibility to pass unsanitized image data or URLs to the addImage method, a user can provide a harmful BMP file that results in...

8.7CVSS5.4AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/02 8:29 p.m.13 views

CVE-2026-24737

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...

8.1CVSS5.5AI score0.00534EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/02/02 8:29 p.m.86 views

CVE-2026-24737

The CVE concerns jsPDF prior to 4.1.0, where control over Acroform module properties/methods (notably AcroformChoiceField.addOption, AcroformChoiceField.setOptions, AcroFormCheckBox.appearanceState, and AcroFormRadioButton.appearanceState) allowed injection of arbitrary PDF objects, including Jav...

8.3CVSS5.5AI score0.00534EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2026/02/02 8:29 p.m.63 views

CVE-2026-24737 jsPDF has a PDF Injection in AcroFormChoiceField which allows Arbitrary JavaScript Execution

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...

8.1CVSS0.00534EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/02/02 8:29 p.m.11 views

CVE-2026-24737 jsPDF has a PDF Injection in AcroFormChoiceField which allows Arbitrary JavaScript Execution

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...

8.1CVSS5.5AI score0.00534EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/02 8:29 p.m.25 views

CVE-2026-24737 jsPDF has a PDF Injection in AcroFormChoiceField which allows Arbitrary JavaScript Execution

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...

8.1CVSS5.5AI score
SaveExploits0References10
CVE
CVE
added 2026/02/02 8:19 p.m.39 views

CVE-2026-23997

CVE-2026-23997 is a Stored XSS in FacturaScripts’ Observations field rendered in the History view. The root cause is improper HTML entity encoding when displaying historical data, allowing an attacker to execute arbitrary JavaScript in an admin’s browser. Public docs (GitHub/GHSA advisories, Red ...

9CVSS5.9AI score0.00392EPSS
SaveExploits1References1Affected Software1
Snyk
Snyk
added 2026/02/02 6:29 p.m.17 views

Improper Encoding or Escaping of Output

Overview jspdf is a PDF Document creation from JavaScript Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the AcroformChoiceField.addOption, AcroformChoiceField.setOptions, AcroFormCheckBox.appearanceState, or AcroFormRadioButton.appearanceState...

9.3CVSS6AI score0.00534EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/02 6:29 p.m.30 views

jsPDF has PDF Injection in AcroFormChoiceField that allows Arbitrary JavaScript Execution

Impact 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...

8.3CVSS5.5AI score0.00534EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/02/02 6:29 p.m.24 views

GHSA-PQXR-3G65-P328 jsPDF has PDF Injection in AcroFormChoiceField that allows Arbitrary JavaScript Execution

Impact 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...

8.1CVSS5.5AI score0.00534EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/02/02 6:29 p.m.8 views

Improper Encoding or Escaping of Output

Overview Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the AcroformChoiceField.addOption, AcroformChoiceField.setOptions, AcroFormCheckBox.appearanceState, or AcroFormRadioButton.appearanceState functions. An attacker can execute arbitrary...

9.3CVSS6.2AI score0.00534EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/02 6:20 p.m.5 views

Race Condition

Overview jspdf is a PDF Document creation from JavaScript Affected versions of this package are vulnerable to Race Condition in the addJS function due to the use of a shared module-scoped variable for storing JavaScript content. An attacker can cause sensitive data intended for one user to be...

6.3CVSS5.5AI score0.00263EPSS
SaveExploits1References2
Veracode
Veracode
added 2026/02/02 1:27 p.m.12 views

Prototype Pollution

deepHas is vulnerable to Prototype Pollution. The vulnerability is due to unsafe handling of nested object keys, where attacker-controlled input can modify properties on JavaScript prototypes, allowing global object behavior to be altered in applications using deephas...

9.4CVSS5.4AI score0.00728EPSS
SaveExploits4References2Affected Software1
Cvelist
Cvelist
added 2026/02/02 10:36 a.m.33 views

CVE-2025-7105 Denial of Service via JavaScript Memory Overflow in danny-avila/librechat

A vulnerability in danny-avila/librechat allows attackers to exploit the unrestricted Fork Function in /api/convos/fork to fork numerous contents rapidly. If the forked content includes a Mermaid graph with a large number of nodes, it can lead to a JavaScript heap out of memory error upon service...

5.7CVSS0.00273EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/02 10:36 a.m.40 views

CVE-2025-7105

The CVE-2025-7105 entry concerns danny-avila/librechat where an unrestricted Fork Function at /api/convos/fork allows rapid forking of content. If a forked item contains a Mermaid graph with many nodes, a JavaScript heap out of memory error can occur on service restart, causing a Denial of Servic...

5.7CVSS5.4AI score0.00273EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/02/02 9:36 a.m.18 views

Denial Of Service (DoS)

Vault is vulnerable to Denial Of Service DoS. The vulnerability is due to improper handling of complex JSON payloads caused by a regression that processes JSON requests before applying rate limits, which allows an attacker to exhaust resources and cause a denial of service...

7.5CVSS5.5AI score0.00529EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/02 12:00 a.m.23 views

PT-2026-6294

Name of the Vulnerable Software and Affected Versions Craft Commerce versions 4.0.0-RC1 through 4.10.0 Craft Commerce versions 5.0.0 through 5.5.1 Description Craft Commerce, an ecommerce platform for Craft CMS, contains a stored cross-site scripting XSS issue. The issue resides in the Shipping...

6.2CVSS5.5AI score0.00271EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/02/02 12:00 a.m.11 views

PT-2026-5791

Уязвимость модуля Acroform прикладного программного интерфейса библиотеки для создания PDF-файлов jsPDF связана с неправильным кодированием или экранированием выходных данных. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, выполнить произвольный JavaScript-код при...

9.4CVSS5.4AI score
SaveExploits0References2
Rows per page
Query Builder