Lucene search
+L

10561 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/10 8:09 p.m.10 views

CVE-2026-73030

unearth through 0.18.2, fixed in commit 6c78164, contains a path traversal vulnerability in the iswithindirectory function that fails to normalize paths before validation, allowing ../ sequences to bypass directory containment checks. Attackers can supply malicious tar archives with symlink membe...

8.1CVSS5.4AI score0.0045EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 8:09 p.m.13 views

EUVD-2026-55802

unearth through 0.18.2, fixed in commit 6c78164, contains a path traversal vulnerability in the iswithindirectory function that fails to normalize paths before validation, allowing ../ sequences to bypass directory containment checks. Attackers can supply malicious tar archives with symlink membe...

8.1CVSS5.4AI score0.0045EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 8:09 p.m.57 views

CVE-2026-73030

CVE-2026-73030 affects unearth 0.18.2. The vulnerability arises in the is_within_directory path validation, where path normalization is not performed, allowing ../ sequences and symlink traversal to bypass containment checks. Attackers could craft tar archives with symlink members or traversal se...

8.1CVSS5.4AI score0.0045EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 8:09 p.m.30 views

CVE-2026-73030 unearth 0.18.2 Path Traversal via Unnormalized Paths and Symlink Escape

unearth through 0.18.2, fixed in commit 6c78164, contains a path traversal vulnerability in the iswithindirectory function that fails to normalize paths before validation, allowing ../ sequences to bypass directory containment checks. Attackers can supply malicious tar archives with symlink membe...

8.1CVSS0.0045EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 7:17 p.m.11 views

CVE-2026-71964

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an arbitrary file read vulnerability in the file manager component that allows authenticated attackers to read sensitive system files by uploading a crafted ZIP archive containing symbolic links. Attackers can exploit the application's failure t...

7.1CVSS0.00317EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:51 p.m.11 views

CVE-2026-71964

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an arbitrary file read vulnerability in the file manager component that allows authenticated attackers to read sensitive system files by uploading a crafted ZIP archive containing symbolic links. Attackers can exploit the application's failure t...

7.1CVSS5.4AI score0.00317EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 6:51 p.m.13 views

EUVD-2026-55734

CyberPanel 2.4.3, fixed in commit eca0c3c, contains an arbitrary file read vulnerability in the file manager component that allows authenticated attackers to read sensitive system files by uploading a crafted ZIP archive containing symbolic links. Attackers can exploit the application's failure t...

7.1CVSS5.4AI score0.00317EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 6:18 p.m.6 views

DEBIAN-CVE-2026-70622

tar-rs versions 0.4.11 through 0.4.46 contain a symlink escape vulnerability in the Builder::appenddirall function that allows attackers to read files outside the intended source root directory by planting symlinks in an attacker-controlled directory. When a privileged process archives an untrust...

7.1CVSS5.3AI score0.00342EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 5:35 p.m.12 views

CVE-2026-70622

tar-rs versions 0.4.11 through 0.4.46 contain a symlink escape vulnerability in the Builder::appenddirall function that allows attackers to read files outside the intended source root directory by planting symlinks in an attacker-controlled directory. When a privileged process archives an untrust...

7.1CVSS5.2AI score0.00342EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/10 5:35 p.m.22 views

CVE-2026-70622 tar-rs 0.4.11 - 0.4.46 Symlink Escape via append_dir_all()

tar-rs versions 0.4.11 through 0.4.46 contain a symlink escape vulnerability in the Builder::appenddirall function that allows attackers to read files outside the intended source root directory by planting symlinks in an attacker-controlled directory. When a privileged process archives an untrust...

7.1CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/08/10 5:35 p.m.68 views

CVE-2026-70622

The CVE-2026-70622 issue affects tar-rs versions 0.4.11–0.4.46. A symlink escape in Builder::append_dir_all() allows an attacker to read files outside the intended source root by planting symlinks in an attacker-controlled directory. When a privileged process archives an untrusted directory, tar-...

7.1CVSS5.2AI score0.00342EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

DEBIAN-CVE-2026-68229

In the Linux kernel, the following vulnerability has been resolved: media: cedrus: skip invalid H.264 reference list entries Cedrus consumes H.264 refpiclist0/refpiclist1 entries from the stateless slice control and later uses their indices to look up decode-dpb in cedruswritereflist. Rejecting...

7.1CVSS5.1AI score0.00159EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/10 11:23 a.m.6 views

github.com/moby/go-archive: moby/go-archive: Arbitrary file write via link following in tar extraction

A flaw was found in moby/go-archive. The tar extraction routines in the component do not properly restrict filesystem operations to the intended destination directory. An attacker who controls the contents of an archive can exploit this by including symbolic links, allowing them to create or...

7.1CVSS0.00325EPSS
SaveExploits2References11
OSV
OSV
added 2026/08/10 11:17 a.m.9 views

DEBIAN-CVE-2026-66485

GNU cpio is vulnerable to an uncontrolled memory allocation in the makepath function at src/makepath.c. The function uses alloca to allocate stack memory based on the length of argpath, which is derived from an archive-controlled pathname during extraction. A malicious cpio archive containing a...

4.6CVSS5.4AI score0.00132EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 11:17 a.m.14 views

CVE-2026-66485

GNU cpio is vulnerable to an uncontrolled memory allocation in the makepath function at src/makepath.c. The function uses alloca to allocate stack memory based on the length of argpath, which is derived from an archive-controlled pathname during extraction. A malicious cpio archive containing a...

4.6CVSS0.00132EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 11:17 a.m.25 views

CVE-2026-66486

GNU cpio is vulnerable to improper encoding or escaping of output in its archive member listing functionality. When listing archive members via cpio -it, member names are printed directly to output without quoting or escaping. An attacker can craft a cpio archive containing member names with...

4.6CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 11:17 a.m.6 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
OSV
OSV
added 2026/08/10 11:17 a.m.9 views

AZL-94689 CVE-2026-66486 affecting package cpio 2.14-1

GNU cpio is vulnerable to improper encoding or escaping of output in its archive member listing functionality. When listing archive members via cpio -it, member names are printed directly to output without quoting or escaping. An attacker can craft a cpio archive containing member names with...

4.6CVSS5.8AI score0.00137EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 11:17 a.m.9 views

UBUNTU-CVE-2026-66485

GNU cpio is vulnerable to an uncontrolled memory allocation in the makepath function at src/makepath.c. The function uses alloca to allocate stack memory based on the length of argpath, which is derived from an archive-controlled pathname during extraction. A malicious cpio archive containing a...

4.6CVSS5.4AI score0.00132EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/10 11:17 a.m.13 views

CVE-2026-66485

GNU cpio is vulnerable to an uncontrolled memory allocation in the makepath function at src/makepath.c. The function uses alloca to allocate stack memory based on the length of argpath, which is derived from an archive-controlled pathname during extraction. A malicious cpio archive containing a...

4.6CVSS5.4AI score0.00132EPSS
SaveExploits0References4
Rows per page
Query Builder