Lucene search
+L

485 matches found

CVE
CVE
added 2026/08/15 9:39 p.m.26 views

CVE-2026-74764

CVE-2026-74764 affects Pandora’s TAR extraction. The extractor passes archive member names directly to Python tarfile.TarFile.extract() without a filter, enabling path traversal via ../ or absolute paths. This could allow overwriting files in the Pandora worker directory and potentially lead to a...

10CVSS5.7AI score0.00405EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-73060

Name of the Vulnerable Software and Affected Versions Pandora affected versions not specified Description Pandora contains a path traversal issue in its TAR archive extraction functionality. The extractor passes archive member names directly to the tarfile.TarFile.extract function without applyin...

10CVSS5.6AI score0.00405EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.11 views

GO-2026-5273 vulnerabilities

Vulnerabilities for packages: goreleaser...

5.3AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/13 5:39 p.m.31 views

CVE-2026-73566 node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS0.00379EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/13 5:39 p.m.8 views

CVE-2026-73566

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS5.4AI score0.00379EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/12 3:51 p.m.9 views

CVE-2026-19429

A flaw was found in Jenkins. An authenticated remote attacker with low privileges could exploit an incomplete patch related to symlink validation during tar archive extraction. This vulnerability allows the attacker to bypass symlink target validation, enabling them to read arbitrary files on the...

6.5CVSS5.6AI score0.00401EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/10 9:42 p.m.8 views

Directory Traversal

Overview unearth is an A utility to fetch and download python packages Affected versions of this package are vulnerable to Directory Traversal through the iswithindirectory check in untararchive and iswithindirectory in unearth’s tar extraction code. An attacker can write files outside the intend...

8.1CVSS6.6AI score0.00375EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:17 p.m.16 views

CVE-2026-19429

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00401EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 12:07 p.m.31 views

CVE-2026-19429 Jenkins - FilePath.untarFrom() Symlink Target Validation Bypass and Blank-Name Check Bypass (Arbitrary File Read)

Jenkins FilePath.untarFrom does not validate symlink targets in extracted TAR archives, even in versions patched for CVE-2026-33001 and CVE-2026-70427. An authenticated attacker with job configuration privileges can include a malicious archive in a build step that creates workspace symlinks...

9.4CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:07 p.m.43 views

CVE-2026-19429

CVE-2026-19429 relates to Jenkins FilePath.untarFrom() where TAR extraction does not validate tar entry symlink targets, allowing an authenticated user with Item/Configure privileges to create workspace symlinks that point to arbitrary files on the Jenkins controller. This can enable reading sens...

5.5AI score0.00401EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 12:07 p.m.10 views

EUVD-2026-55615

Jenkins FilePath.untarFrom in all versions, including those with the CVE-2026-33001 patch applied, validates symlink destinations but not targets. The CVE-2026-33001 fix enforces that the symlink file is created within the workspace boundary, but the symlink target — the path returned by...

8.3CVSS5.6AI score0.01161EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 12:07 p.m.7 views

CVE-2026-19429

Jenkins FilePath.untarFrom does not validate symlink targets when extracting TAR archives, allowing an attacker with Item/Configure permission to create symlinks from a workspace to arbitrary files on the Jenkins controller. This issue remains exploitable in versions patched for CVE-2026-33001 an...

9.4CVSS5.5AI score0.00401EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/10 12:07 p.m.49 views

CVE-2026-19429

...

0.00401EPSS
SaveExploits0
OSV
OSV
added 2026/08/10 11:17 a.m.5 views

DEBIAN-CVE-2026-66484

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS5.3AI score0.00157EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/10 11:17 a.m.6 views

CVE-2026-66484

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS5.3AI score0.00157EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:25 a.m.6 views

CVE-2026-66484

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS5.3AI score0.00157EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 10:25 a.m.52 views

CVE-2026-66484

GNU cpio has a Path Traversal vulnerability in tar extraction (copy-in mode with --no-absolute-filenames). A tar archive with a hard-link entry whose linkname is an absolute path can cause a hard link to a file outside the extraction directory because the hard-link target is passed to link_to_nam...

4.6CVSS5.3AI score0.00157EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/10 10:25 a.m.7 views

CVE-2026-66484 Path Traversal in GNU cpio

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS5.3AI score0.00157EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 10:25 a.m.8 views

EUVD-2026-55256

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS5.3AI score0.00157EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 10:25 a.m.46 views

CVE-2026-66484 Path Traversal in GNU cpio

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS0.00157EPSS
SaveExploits0References2
Rows per page
Query Builder