Lucene search
+L

1018 matches found

OSV
OSV
added 2026/08/10 11:17 a.m.12 views

UBUNTU-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.4AI score0.00157EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 11:17 a.m.8 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.10 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
UbuntuCve
UbuntuCve
added 2026/08/10 11:17 a.m.6 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.6CVSS5.3AI score0.00137EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 11:17 a.m.10 views

UBUNTU-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.6CVSS5.4AI score0.00137EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 10:25 a.m.55 views

CVE-2026-66486

GNU cpio is vulnerable to improper output encoding in archive member listings. When listing members with cpio -it, member names are printed directly to output without quoting or escaping, allowing crafted member names containing newline characters or ANSI escape sequences to produce forged listin...

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

EUVD-2026-55244

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.3AI score0.00157EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 10:25 a.m.70 views

CVE-2026-66486 Improper Output Encoding in GNU cpio

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
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:25 a.m.10 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.6CVSS5.3AI score0.00157EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/10 10:25 a.m.12 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.6CVSS5.4AI score0.00137EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 10:25 a.m.73 views

CVE-2026-66485 Uncontrolled Memory Allocation in GNU cpio

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
CVE
CVE
added 2026/08/10 10:25 a.m.61 views

CVE-2026-66485

GNU cpio is affected by an uncontrolled memory allocation in make_path (src/makepath.c) that uses alloca based on the length of argpath, derived from an archive-controlled pathname during extraction. A crafted cpio archive with a long nested pathname can trigger unbounded stack allocation, causin...

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

EUVD-2026-55255

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.3AI score0.00157EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:25 a.m.10 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.3AI score0.00157EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/10 10:25 a.m.11 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
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 10:25 a.m.12 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
SaveExploits0
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.67 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
Cvelist
Cvelist
added 2026/08/10 10:25 a.m.72 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
EUVD
EUVD
added 2026/08/10 10:25 a.m.10 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
Rows per page
Query Builder