CVE-2026-7774

Published: June 9, 2026Last modified: June 11, 2026

Description

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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpython3Unknown (3.11.3-r0)
25 LTSpython3Fixed (3.12.13-r3)
Streampython3Fixed (3.14.5-r1)
Hardened Containers23 LTSpython3Unknown (3.11.3-r0)
25 LTSpython3Fixed (3.12.13-r3)
Streampython3Fixed (3.14.5-r1)

References

ON THIS PAGE