An open index of dependabot pull requests across open source projects.

chore(deps): bump jspdf from 3.0.4 to 4.1.0 in /ui in the npm_and_yarn group across 1 directory

Open
Number: #4755
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 2
Created: February 02, 2026 at 07:22 PM UTC
(4 months ago)
Updated: February 02, 2026 at 07:22 PM UTC
(4 months ago)
Labels:
do-not-merge/release-note-label-needed dependencies javascript
Description:

Bumps the npm_and_yarn group with 1 update in the /ui directory: jspdf.

Updates jspdf from 3.0.4 to 4.1.0

Release notes

Sourced from jspdf's releases.

v4.1.0

This release fixes several security issues.

What's Changed

Full Changelog: https://github.com/parallax/jsPDF/compare/v4.0.0...v4.1.0

v4.0.0

This release fixes a critical path traversal/local file inclusion security vulnerability in the jsPDF Node.js build. File system access is now restricted by default and can be enabled by either using node's --permission flag or the new jsPDF.allowFsRead property.

There are no other breaking changes.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
Package:
jspdf
Ecosystem:
npm
Version Change:
3.0.4 → 4.1.0
Update Type:
Major
Path:
/ui in the npm_and_yarn group across 1 directory
Security Advisories
jsPDF has Local File Inclusion/Path Traversal vulnerability
GHSA-f8cm-6447-x5h2 CVE-2025-68428 CRITICAL
### 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 load...
jsPDF has PDF Injection in AcroFormChoiceField that allows Arbitrary JavaScript Execution
GHSA-pqxr-3g65-p328 CVE-2026-24737 HIGH
### 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 inp...
jsPDF Vulnerable to Denial of Service (DoS) via Unvalidated BMP Dimensions in BMPDecoder
GHSA-95fx-jjr5-f39c CVE-2026-24133 HIGH
### Impact 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 us...
jsPDF Vulnerable to Stored XMP Metadata Injection (Spoofing & Integrity Violation)
GHSA-vm32-vv63-w422 CVE-2026-24043 MODERATE
### Impact User control of the first argument of the `addMetadata` function allows users to inject arbitrary XML. If given the possibility to pass unsanitized input to the `addMetadata` method, a...
jsPDF has Shared State Race Condition in addJS Plugin
GHSA-cjw8-79x6-5cj4 CVE-2026-24040 MODERATE
### Impact 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 serve...
Technical Details
ID: 13416555
UUID: 3887531105
Node ID: PR_kwDOKTUe1M7A_3YF
Host: GitHub
Repository: 1Panel-dev/MaxKB