PT-2026-78481 · Python · Python

·

CVE-2026-19672

·

Published

2026-08-19

·

Updated

2026-09-10

CVSS v4.0

6.3

Medium

VectorAV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Name of the Vulnerable Software and Affected Versions Python (affected versions not specified)
Description In the tarfile module, the tar and data extraction filters allow the creation of empty directories outside the intended destination on POSIX platforms. This occurs when a member name leaves the destination and subsequently returns to it, such as ../evil/../dest/sub/file. While the containment check utilizes the resolved path, intermediate directories are created based on the provided name. Member contents remain extracted within the destination. This issue does not affect Windows because .. components are collapsed before reaching the filesystem.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Path traversal

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-97038
BIT-LIBPYTHON-2026-19672
BIT-PYTHON-2026-19672
BIT-PYTHON-MIN-2026-19672
CVE-2026-19672
ECHO-85B0-6A57-A5E5
OPENSUSE-SU-2026:11748-1
PSF-2026-38

Affected Products

Python