Skip to content

Update dependency tar-fs to v2.1.4 - abandoned#48

Open
mend-on-mend[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/npm-tar-fs-vulnerability
Open

Update dependency tar-fs to v2.1.4 - abandoned#48
mend-on-mend[bot] wants to merge 1 commit into
mainfrom
whitesource-remediate/npm-tar-fs-vulnerability

Conversation

@mend-on-mend

@mend-on-mend mend-on-mend Bot commented Apr 28, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
tar-fs 2.1.32.1.4 age confidence

tar-fs has a symlink validation bypass if destination directory is predictable with a specific tarball

CVE-2025-59343 / GHSA-vj76-c3g6-qr5v

More information

Details

Impact

v3.1.0, v2.1.3, v1.16.5 and below

Patches

Has been patched in 3.1.1, 2.1.4, and 1.16.6

Workarounds

You can use the ignore option to ignore non files/directories.

  ignore (_, header) {
    // pass files & directories, ignore e.g. symlinks
    return header.type !== 'file' && header.type !== 'directory'
  }
Credit

Reported by: Mapta / BugBunny_ai

Severity

  • CVSS Score: 8.7 / 10 (High)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Release Notes

mafintosh/tar-fs (tar-fs)

v2.1.4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Signed-off-by: mend-on-mend[bot] <mend-on-mend[bot]@users.noreply.github.com>
@mend-on-mend

mend-on-mend Bot commented Apr 28, 2026

Copy link
Copy Markdown
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mend-on-mend mend-on-mend Bot changed the title Update dependency tar-fs to v2.1.4 Update dependency tar-fs to v2.1.4 - abandoned Jun 8, 2026
@mend-on-mend

mend-on-mend Bot commented Jun 8, 2026

Copy link
Copy Markdown
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants