Skip to content

chore: upgrade tar to ^7.5.20 to address CVE-2026-59873 - #1473

Closed
linear-code[bot] wants to merge 1 commit into
mainfrom
linear/sou-1553-sourcebot-devsourcebot-cve-2026-59873-tar-node-tar-59b1
Closed

chore: upgrade tar to ^7.5.20 to address CVE-2026-59873#1473
linear-code[bot] wants to merge 1 commit into
mainfrom
linear/sou-1553-sourcebot-devsourcebot-cve-2026-59873-tar-node-tar-59b1

Conversation

@linear-code

@linear-code linear-code Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Fixes SOU-1553

Addresses CVE-2026-59873 (node-tar DoS via crafted gzip bomb), fixed in tar@7.5.19.

tar is a transitive dependency (via node-gyp and cacache), both requesting ^7.4.3 — a range that already admits the patched release. The lockfile was just stale, so this refreshes the yarn.lock entry from 7.5.16 to 7.5.20 with no package.json change or resolutions override needed.

Refreshed the yarn.lock entry for the transitive `tar` dependency
(pulled in via node-gyp and cacache) from 7.5.16 to 7.5.20. The existing
^7.4.3 range already admitted the patched release, so no package.json
change was needed.

Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1553/sourcebot-devsourcebot-cve-2026-59873-tar-node-tar-denial-of-service#agent-session-e185a0a5)

Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
@linear-code
linear-code Bot force-pushed the linear/sou-1553-sourcebot-devsourcebot-cve-2026-59873-tar-node-tar-59b1 branch from 4271893 to f6fa5a1 Compare July 21, 2026 13:39
@github-actions

Copy link
Copy Markdown
Contributor

License Audit

❌ Audit failed to produce results. Check the workflow logs for details.

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