Lucene search
+L

185 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/19 12:0 a.m.4 views

Node.js jsPDF library < 4.0.0 Local File Inclusion / Path Traversal Vulnerability

The version of jsPDF installed on the remote host is prior to 4.0.0. It is, therefore, affected by a local file inclusion / path traversal vulnerability in its Node.js builds. - The vulnerability exists in the Node.js environment of the library, specifically within the loadFile method and its...

9.2CVSS5.8AI score0.02058EPSS
SaveExploits2References2
Veracode
Veracode
added 2026/01/16 5:59 p.m.8 views

Local File Inclusion (LFI)

jsPDF is vulnerable to a Local File Inclusion. The vulnerability is due to unsanitized user-controlled file paths passed to file-loading methods in the Node.js build, which allows an attacker to read arbitrary local files and include their contents in generated PDF documents...

9.2CVSS5.7AI score0.02058EPSS
SaveExploits2References10Affected Software1
GithubExploit
GithubExploit
added 2026/01/14 6:17 a.m.216 views

Exploit for CVE-2025-68428

🚨 jsPDF Bulk Detector – CVE-2025-68428 🚨 Asset-wide detecti...

9.2CVSS6.7AI score0.02058EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/01/09 9:58 a.m.7 views

CVE-2020-7690

All affected versions 2.0.0 of package jspdf are vulnerable to Cross-site Scripting XSS. It is possible to inject JavaScript code via the html method...

6.1CVSS6.5AI score0.00968EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/01/07 12:0 a.m.6 views

PT-2026-1687

A critical Arbitrary File Read vulnerability CVE-2023-50024 has been discovered in the jsPDF library, a popular JavaScript library for client-side PDF generation. Adobe CyberSecNews CyberSecurityAwareness DataSecurity Spyware...

7AI score
SaveExploits0References1
NVD
NVD
added 2026/01/05 10:15 p.m.12 views

CVE-2025-68428

jsPDF is a library to generate PDFs in JavaScript. Prior to version 4.0.0, user control of the first argument of the loadFile method in the node.js build allows local file inclusion/path traversal. If given the possibility to pass unsanitized paths to the loadFile method, a user can retrieve file...

9.2CVSS0.02058EPSS
SaveExploits2References9
EUVD
EUVD
added 2026/01/05 9:43 p.m.8 views

EUVD-2026-0847

jsPDF is a library to generate PDFs in JavaScript. Prior to version 4.0.0, user control of the first argument of the loadFile method in the node.js build allows local file inclusion/path traversal. If given the possibility to pass unsanitized paths to the loadFile method, a user can retrieve file...

9.2CVSS6.3AI score0.02058EPSS
SaveExploits2References4
Vulnrichment
Vulnrichment
added 2026/01/05 9:43 p.m.6 views

CVE-2025-68428 jsPDF has Local File Inclusion/Path Traversal vulnerability

jsPDF is a library to generate PDFs in JavaScript. Prior to version 4.0.0, user control of the first argument of the loadFile method in the node.js build allows local file inclusion/path traversal. If given the possibility to pass unsanitized paths to the loadFile method, a user can retrieve file...

9.2CVSS6.4AI score0.02058EPSS
SaveExploits2References3
OSV
OSV
added 2026/01/05 9:43 p.m.5 views

CVE-2025-68428 jsPDF has Local File Inclusion/Path Traversal vulnerability

jsPDF is a library to generate PDFs in JavaScript. Prior to version 4.0.0, user control of the first argument of the loadFile method in the node.js build allows local file inclusion/path traversal. If given the possibility to pass unsanitized paths to the loadFile method, a user can retrieve file...

9.2CVSS6.9AI score0.02058EPSS
SaveExploits2References11
Cvelist
Cvelist
added 2026/01/05 9:43 p.m.54 views

CVE-2025-68428 jsPDF has Local File Inclusion/Path Traversal vulnerability

jsPDF is a library to generate PDFs in JavaScript. Prior to version 4.0.0, user control of the first argument of the loadFile method in the node.js build allows local file inclusion/path traversal. If given the possibility to pass unsanitized paths to the loadFile method, a user can retrieve file...

9.2CVSS0.02058EPSS
SaveExploits2References3
CVE
CVE
added 2026/01/05 9:43 p.m.44 views

CVE-2025-68428

Summary of CVE-2025-68428 (jsPDF): The Node.js builds of jsPDF (dist/jspdf.node.js and dist/jspdf.node.min.js) prior to 4.0.0 allow local file inclusion/path traversal by passing unsanitized paths to loadFile and certain other methods (addImage, html, addFont). The file contents are embedded verb...

9.2CVSS6.4AI score0.02058EPSS
SaveExploits2References9Affected Software1
Snyk
Snyk
added 2026/01/05 5:35 p.m.5 views

External Control of File Name or Path

Overview jspdf is a PDF Document creation from JavaScript Affected versions of this package are vulnerable to External Control of File Name or Path via the loadFile, addImage, html and addFont functions. An attacker can access and include arbitrary files from the local file system into generated...

9.2CVSS6.8AI score0.02058EPSS
SaveExploits2References3
OSV
OSV
added 2026/01/05 5:35 p.m.7 views

GHSA-F8CM-6447-X5H2 jsPDF has Local File Inclusion/Path Traversal vulnerability

Impact User control of the first argument of the loadFile method in the node.js build allows local file inclusion/path traversal. If given the possibility to pass unsanitized paths to the loadFile method, a user can retrieve file contents of arbitrary files in the local file system the node proce...

9.2CVSS6.7AI score0.02058EPSS
SaveExploits2References5
CNNVD
CNNVD
added 2026/01/05 12:0 a.m.10 views

jsPDF 安全漏洞

jsPDF is Parallax open source a JavaScript-based PDF document generation library . A security vulnerability exists in jsPDF versions prior to 4.0.0, which stems from methods such as loadFile that allow the user to control paths, potentially leading to a local file inclusion or path traversal atta...

9.2CVSS6.6AI score0.02058EPSS
SaveExploits2References4
Positive Technologies
Positive Technologies
added 2026/01/03 12:0 a.m.9 views

PT-2026-1342

Name of the Vulnerable Software and Affected Versions jsPDF versions prior to 4.0.0 Description jsPDF, a JavaScript library for generating PDFs, has a critical flaw in its Node.js builds. Prior to version 4.0.0, the loadFile, addImage, html, and addFont methods are susceptible to local file...

9.2CVSS6.5AI score0.02058EPSS
SaveExploits2References45
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2021-0922

Malware in sbrugna...

6.3CVSS6.4AI score0.01573EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-1202

Malware in sbrugna...

6.1CVSS6.1AI score0.00968EPSS
SaveExploits1References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-0607

Malware in sbrugna...

7.5CVSS7.5AI score0.02644EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-6699

Malicious code in bioql PyPI...

8.7CVSS6.2AI score0.00646EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/08/31 12:35 a.m.3 views

CVE-2025-57810

An excessive resource consumption flaw has been discovered in the jsPDF npm library. Passing a maliciously crafted PNG file to the library may result in high CPU usage and a denial of service of the program the library is being used in. Mitigation Mitigation for this issue is either not available...

8.7CVSS6.5AI score0.00658EPSS
SaveExploits1References7
Rows per page
Query Builder