Lucene search
+L

6165 matches found

OSV
OSV
added 2026/08/10 12:07 p.m.35 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
EUVD
EUVD
added 2026/08/10 12:07 p.m.11 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.01108EPSS
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
NVD
NVD
added 2026/08/10 11:17 a.m.11 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.6CVSS0.00157EPSS
SaveExploits0References2
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
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
CVE
CVE
added 2026/08/10 10:25 a.m.58 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 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.56 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
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.12 views

Astra Linux – Vulnerability in busybox

A flaw was discovered in BusyBox. This vulnerability allows an attacker to modify files outside of the intended extraction directory by creating a malicious tar archive containing unvalidated hardlink or symlink entries. If the tar archive is extracted with elevated privileges, this flaw can lead...

7CVSS7.1AI score0.0016EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.15 views

Astra Linux – Vulnerability in grub2

A flaw was discovered in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It’s possible to cause the allocation length to overflow with a specially crafted tar file, resulti...

6.7CVSS6.9AI score0.00279EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/10 2:56 a.m.16 views

Important: Red Hat Security Advisory: nodejs:22 security update

An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.2CVSS6.2AI score0.03711EPSS
SaveExploits3References9
RedHat Linux
RedHat Linux
added 2026/08/10 2:56 a.m.18 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS7.2AI score0.00434EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/10 2:56 a.m.14 views

tar: node-tar: Denial of Service via crafted gzip bomb

A flaw was found in node-tar, a tar archive manipulation library for Node.js. This vulnerability allows a remote attacker to craft a small gzip bomb, which, when processed, can lead to the exhaustion of disk space and CPU resources. This occurs because node-tar does not enforce strict limits on t...

9.2CVSS7.4AI score0.00556EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.6 views

PT-2026-69945

Name of the Vulnerable Software and Affected Versions unearth versions prior to 0.18.2 Description A path traversal issue exists in the is within directory function, which fails to normalize paths before validation. This allows ../ sequences to bypass directory containment checks. An attacker can...

8.1CVSS5.3AI score0.0045EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.8 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
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.5 views

PT-2026-69876

Name of the Vulnerable Software and Affected Versions tar-rs versions 0.4.11 through 0.4.46 Description A symlink escape issue exists in the append dir all function of the Builder module. This occurs when a privileged process archives an untrusted directory, as the function follows symbolic links...

7.1CVSS5.2AI score0.00342EPSS
SaveExploits0References5
Rows per page
Query Builder