Skip to content

fix(supply-chain): CVE-2026-23745 upgrade node-tar to 7.5.3#13

Merged
indexzero merged 1 commit intomainfrom
node-tarmageddon
Jan 18, 2026
Merged

fix(supply-chain): CVE-2026-23745 upgrade node-tar to 7.5.3#13
indexzero merged 1 commit intomainfrom
node-tarmageddon

Conversation

@indexzero
Copy link
Owner

node-tar <= 7.5.2 fails to sanitize linkpath for hardlinks and symlinks, allowing malicious tarballs to escape the extraction directory via path traversal.

Override all transitive tar dependencies to >= 7.5.3 and add tar to minimum-release-age-exclude since the patch was just released.

node-tar <= 7.5.2 fails to sanitize linkpath for hardlinks and
symlinks, allowing malicious tarballs to escape the extraction
directory via path traversal.

Override all transitive tar dependencies to >= 7.5.3 and add tar to
minimum-release-age-exclude since the patch was just released.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@indexzero indexzero merged commit c21d497 into main Jan 18, 2026
5 checks passed
@indexzero indexzero deleted the node-tarmageddon branch January 23, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant