There is a MEDIUM severity vulnerability affecting CPython.

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.

Please see the linked CVE ID for the latest information on affected
versions:

* https://www.cve.org/CVERecord?id=CVE-2026-7774
* https://github.com/python/cpython/pull/149487
_______________________________________________
Security-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/security-announce.python.org
Member address: [email protected]

Reply via email to