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
| Product | Release | Package | Status |
|---|---|---|---|
| Alpaquita Linux | 23 LTS | python3 | Unknown (3.11.3-r0) |
| 25 LTS | python3 | Fixed (3.12.13-r3) | |
| Stream | python3 | Fixed (3.14.5-r1) | |
| Hardened Containers | 23 LTS | python3 | Unknown (3.11.3-r0) |
| 25 LTS | python3 | Fixed (3.12.13-r3) | |
| Stream | python3 | Fixed (3.14.5-r1) |