Bug 2484827 (CVE-2026-7774) - CVE-2026-7774 python: CPython: Python tarfile: Arbitrary file write via crafted link entries
Summary: CVE-2026-7774 python: CPython: Python tarfile: Arbitrary file write via craft...
Keywords:
Status: NEW
Alias: CVE-2026-7774
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2489774 2489775
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-04 16:01 UTC by OSIDB Bzimport
Modified: 2026-06-17 07:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-04 16:01:19 UTC
tarfile.data_filter could be bypassed using crafted link entries, including symlinks with empty or directory-like names, to redirect later archive members outside the intended extraction directory. This allowed a malicious tar archive to cause tarfile.extractall() to write files outside the destination directory, subject to the permissions of the extracting process.


Note You need to log in before you can comment on or make changes to this bug.