Lucene search
+L

1243 matches found

AlpineLinux
AlpineLinux
added 2026/06/30 2:45 p.m.8 views

CVE-2026-4360

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...

5.3CVSS5.3AI score0.00277EPSS
SaveExploits0
EUVD
EUVD
added 2026/06/30 2:45 p.m.16 views

EUVD-2026-40336

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...

2CVSS5.8AI score0.00277EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/06/30 2:45 p.m.16 views

CVE-2026-4360

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...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-11940

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tarfile.extractall with the 'data' or 'tar' filter could be bypassed by a crafted archive where a hardlink references a symlink stored at a deeper name than the...

7.8CVSS6.7AI score0.00939EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2026-11972

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When using the tarfile module with a file opened in streaming mode mode=r| the tarfile module did not properly handle EOF, making archive parsing take...

8.2CVSS5.3AI score0.00445EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.16 views

PT-2026-53894

Name of the Vulnerable Software and Affected Versions Python affected versions not specified Description In the extract function of the Tarfile module, the filter parameter is not correctly handled when extracting hardlinks. This issue allows a system extracting content from untrusted tar files t...

5.3CVSS6AI score0.00277EPSS
SaveExploits0References127
RedhatCVE
RedhatCVE
added 2026/06/29 2:33 p.m.19 views

CVE-2026-11972

A flaw was found in the Python tarfile module. When processing a specially crafted tar archive opened in 'streaming mode' mode='r|', the module does not properly handle the end-of-file EOF condition. This can cause the tarfile module to enter an infinite loop, leading to a Denial of Service DoS f...

8.2CVSS5.7AI score0.00445EPSS
SaveExploits0References6
PyPA
PyPA
added 2026/06/29 11:50 a.m.18 views

Aim External Control of File Name or Path vulnerability

A vulnerability in aimhubio/aim version 3.19.3 allows an attacker to exploit the tarfile.extractall function to extract the contents of a maliciously crafted tarfile to arbitrary locations on the host server. The attacker can control repo.path and runhash to bypass directory existence checks and...

9.1CVSS7.3AI score0.00852EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/06/29 11:50 a.m.20 views

PYSEC-2026-259 Aim External Control of File Name or Path vulnerability

A vulnerability in aimhubio/aim version 3.19.3 allows an attacker to exploit the tarfile.extractall function to extract the contents of a maliciously crafted tarfile to arbitrary locations on the host server. The attacker can control repo.path and runhash to bypass directory existence checks and...

9.1CVSS7.5AI score0.00852EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.43 views

PT-2026-53326

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

8.2CVSS5.8AI score0.00445EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.19 views

PT-2026-53324

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

8.2CVSS5.8AI score0.00445EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.34 views

PT-2026-53328

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

8.2CVSS5.8AI score0.00445EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.37 views

PT-2026-53356

A vulnerability in aimhubio/aim version 3.19.3 allows an attacker to exploit the tarfile.extractall function to extract the contents of a maliciously crafted tarfile to arbitrary locations on the host server. The attacker can control repo.path and run hash to bypass directory existence checks and...

9.1CVSS6AI score0.00852EPSS
SaveExploits1References6
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:08 a.m.7 views

tarfile opened in streaming mode mishandles EOF

...

8.2CVSS5.2AI score0.00445EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/27 12:00 a.m.22 views

EulerOS 2.0 SP15 : python3 (EulerOS-SA-2026-2466)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickli...

7.5CVSS6.7AI score0.0069EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/06/27 12:00 a.m.19 views

EulerOS 2.0 SP15 : python3 (EulerOS-SA-2026-2507)

According to the versions of the python3 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickli...

7.5CVSS6.7AI score0.0069EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/26 8:16 p.m.12 views

CVE-2026-29509

Patool before 4.0.5 contains a path traversal vulnerability in the safeextract function in patoolib/programs/pytarfile.py when running on Python before 3.12, where the iswithindirectory helper uses os.path.commonprefix for character-level string comparison instead of path-level comparison, allowi...

5.4CVSS6.2AI score0.00371EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/26 8:16 p.m.19 views

UBUNTU-CVE-2026-29509

Patool before 4.0.5 contains a path traversal vulnerability in the safeextract function in patoolib/programs/pytarfile.py when running on Python before 3.12, where the iswithindirectory helper uses os.path.commonprefix for character-level string comparison instead of path-level comparison, allowi...

5.4CVSS5.9AI score0.00371EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/26 7:31 p.m.21 views

EUVD-2026-39879

Patool before 4.0.5 contains a path traversal vulnerability in the safeextract function in patoolib/programs/pytarfile.py when running on Python before 3.12, where the iswithindirectory helper uses os.path.commonprefix for character-level string comparison instead of path-level comparison, allowi...

5.4CVSS5.9AI score0.00371EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:31 p.m.11 views

CVE-2026-29509

Patool before 4.0.5 contains a path traversal vulnerability in the safeextract function in patoolib/programs/pytarfile.py when running on Python before 3.12, where the iswithindirectory helper uses os.path.commonprefix for character-level string comparison instead of path-level comparison, allowi...

5.4CVSS5.9AI score0.00371EPSS
SaveExploits0References4
Rows per page
Query Builder