3 matches found
shutil.unpack_archive() doesn't check for Windows absolute paths in ZIPs
...
7.5CVSS5.2AI score0.00551EPSS
SaveExploits1
UBUNTU-CVE-2026-3087
If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...
7.5CVSS5.8AI score0.00551EPSS
SaveExploits1References2
PSF-2026-22
If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...
7.5CVSS5.3AI score0.00551EPSS
SaveExploits1References13
20