Beveiligingsadvies

CVE-2026-7774

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-06-04 14:21:23
Laatst bijgewerkt 2026-08-13 00:26:58
Toegewezen door PSF
CVSS-score 6.9
Status PUBLISHED

Beschrijving

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.