Lucene search
+L

459 matches found

ATTACKERKB
ATTACKERKB
added yesterday6 views

CVE-2026-74764

Pandora contains a path traversal vulnerability in its TAR archive extraction functionality. When processing a submitted TAR archive, the extractor passed archive member names directly to Python's tarfile.TarFile.extract without applying an extraction filter. An attacker able to submit a speciall...

10CVSS5.7AI score
SaveExploits0References2
CVE
CVE
added yesterday14 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 score
SaveExploits0References1
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-73060

Pandora contains a path traversal vulnerability in its TAR archive extraction functionality. When processing a submitted TAR archive, the extractor passed archive member names directly to Python's tarfile.TarFile.extract without applying an extraction filter. An attacker able to submit a speciall...

10CVSS5.7AI score
SaveExploits0References2
Chainguard
Chainguard
added 2 days ago3 views

GO-2026-5273 vulnerabilities

Vulnerabilities for packages: goreleaser...

5.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 4 days ago8 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 6 days ago6 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 6 days ago10 views

CVE-2026-19429

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

0.00401EPSS
SaveExploits0
CVE
CVE
added 6 days ago33 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
OSV
OSV
added 6 days ago23 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
ATTACKERKB
ATTACKERKB
added 6 days ago6 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
EUVD
EUVD
added 6 days ago8 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
Cvelist
Cvelist
added 6 days ago47 views

CVE-2026-19429

...

0.00401EPSS
SaveExploits0
OSV
OSV
added 6 days ago4 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
ATTACKERKB
ATTACKERKB
added 6 days ago6 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
Vulnrichment
Vulnrichment
added 6 days ago6 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
CVE
CVE
added 6 days ago47 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
EUVD
EUVD
added 6 days ago7 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 6 days ago39 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
Positive Technologies
Positive Technologies
added 6 days ago2 views

PT-2026-69480

Name of the Vulnerable Software and Affected Versions Jenkins Project Jenkins versions prior to LTS 2.555.3 Description An incomplete patch allows an authenticated remote attacker with Item/Configure permission to read arbitrary files on the Jenkins controller filesystem. The issue exists because...

8.3CVSS5.5AI score0.00401EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/05 6:17 p.m.8 views

CVE-2026-70427

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier does not safely handle symbolic links with effectively empty names during the extraction of .tar and .tar.gz archives, allowing attackers able to control agent processes to provide crafted archives to the controller to write files to arbitrary...

4.3CVSS0.00248EPSS
SaveExploits0References1
Rows per page
Query Builder