Skip to content

[Aikido] Fix security issue in tar via minor version upgrade from 0.4.44 to 0.4.45#36

Merged
eddietejeda merged 1 commit intomainfrom
fix/aikido-security-update-packages-21843018-9gnf
Apr 3, 2026
Merged

[Aikido] Fix security issue in tar via minor version upgrade from 0.4.44 to 0.4.45#36
eddietejeda merged 1 commit intomainfrom
fix/aikido-security-update-packages-21843018-9gnf

Conversation

@aikido-autofix
Copy link
Copy Markdown
Contributor

@aikido-autofix aikido-autofix bot commented Apr 3, 2026

Upgrade tar to fix PAX header parsing inconsistency (CVE-2026-33055) and symlink-based arbitrary directory permission modification (CVE-2026-33056).

✅ 2 CVEs resolved by this upgrade

This PR will resolve the following CVEs:

Issue Severity           Description
CVE-2026-33055
HIGH
[tar] A tar archive parsing vulnerability where the library incorrectly ignores PAX size headers when base headers are nonzero, allowing attackers to create archives that unpack differently across parsers and potentially leading to file extraction inconsistencies or security bypasses.
CVE-2026-33056
MEDIUM
[tar] A symlink-following vulnerability in the unpack function allows attackers to modify permissions of arbitrary directories outside the extraction root by crafting tarballs with symlink entries followed by directory entries with identical names.
🔗 Related Tasks

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

Automated review unavailable (Claude step failed). Please review manually.

@sentry
Copy link
Copy Markdown

sentry bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@eddietejeda eddietejeda merged commit 07d4582 into main Apr 3, 2026
9 checks passed
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