| Name | CVE-2026-4360 |
| Description | In the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract() function. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| Debian Bugs | 1141531 |
Vulnerable and fixed packages
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|
| jython (PTS) | bullseye | 2.7.2+repack1-3 | vulnerable |
| bookworm | 2.7.3+repack1-1 | fixed |
| forky, sid, trixie | 2.7.3+repack1-1 | vulnerable |
| pypy3 (PTS) | bullseye | 7.3.5+dfsg-2+deb11u2 | vulnerable |
| bullseye (security) | 7.3.5+dfsg-2+deb11u5 | vulnerable |
| bookworm | 7.3.11+dfsg-2+deb12u3 | vulnerable |
| trixie | 7.3.19+dfsg-2 | vulnerable |
| forky, sid | 7.3.23+dfsg-1 | vulnerable |
| python2.7 (PTS) | bullseye | 2.7.18-8+deb11u1 | vulnerable |
| python3.11 (PTS) | bookworm | 3.11.2-6+deb12u8 | vulnerable |
| bookworm (security) | 3.11.2-6+deb12u3 | vulnerable |
| python3.13 (PTS) | trixie | 3.13.5-2+deb13u3 | vulnerable |
| forky, sid | 3.13.14-1 | vulnerable |
| python3.14 (PTS) | forky, sid | 3.14.6-1 | vulnerable |
| python3.9 (PTS) | bullseye | 3.9.2-1 | fixed |
| bullseye (security) | 3.9.2-1+deb11u7 | fixed |
The information below is based on the following data on fixed versions.
Notes
[trixie] - python3.13 <no-dsa> (Minor issue)
[bullseye] - python3.9 <not-affected> (extraction filters (PEP 706) absent in 3.9.2; extract() has no filter parameter)
[bullseye] - python2.7 <end-of-life> (EOL in bullseye LTS)
[trixie] - jython <no-dsa> (Minor issue)
[bookworm] - jython <not-affected> (extraction filters/PEP 706 absent in bundled python2.7 stdlib; tarfile.extract() has no filter parameter)
[bullseye] - jython <end-of-life> (EOL in bullseye LTS)
[trixie] - pypy3 <no-dsa> (Minor issue)
https://mail.python.org/archives/list/security-announce@python.org/thread/TWZW2PC2AZOV6FENIHFSRC63OM7MBGSB/
https://github.com/python/cpython/issues/151987
https://github.com/python/cpython/pull/151988
https://github.com/python/cpython/commit/7b57e8d51446297b8c7c482d224bc5f1938e4301 (3.15 branch)
https://github.com/python/cpython/commit/5e0ef3f1afe892e4f64eb83368db57ac4c40cba0 (3.14 branch)
https://github.com/python/cpython/commit/eee3ddf0ca10283cc7fea724aae9cd8665f8d15e (3.13 branch)