Lucene search
+L

1357 matches found

OSV
OSV
added 2026/08/10 12:00 a.m.8 views

ALSA-2026:52674 Moderate: libarchive security update

The libarchive programming library can create and read several different streaming archive formats, including GNU tar, cpio, and ISO 9660 CD-ROM images. Libarchive is used notably in the bsdtar utility, scripting language bindings such as python-libarchive, and several popular desktop file...

7.5CVSS5.2AI score0.00488EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/08/10 12:00 a.m.10 views

Moderate: libarchive security update

The libarchive programming library can create and read several different streaming archive formats, including GNU tar, cpio, and ISO 9660 CD-ROM images. Libarchive is used notably in the bsdtar utility, scripting language bindings such as python-libarchive, and several popular desktop file...

7.5CVSS5.2AI score0.00488EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.16 views

macOS 26.x < 26.6 Multiple Vulnerabilities (128067)

The remote host is running a version of macOS / Mac OS X that is 26.x prior to 26.6. It is, therefore, affected by multiple vulnerabilities: - A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6,...

9.8CVSS7AI score0.49727EPSS
SaveExploits26References154
Ubuntu
Ubuntu
added 2026/07/21 5:34 p.m.14 views

USN-8581-1: libarchive vulnerabilities

It was discovered that libarchive did not properly manage memory when unpacking certain RAR5 archives, leading to a double free. An attacker could possibly use this issue to cause a denial of service. CVE-2026-14164 It was discovered that libarchive did not properly validate certain tar archives,...

7.5CVSS6.3AI score0.00488EPSS
SaveExploits0
OSV
OSV
added 2026/07/21 5:34 p.m.10 views

USN-8581-1 libarchive vulnerabilities

It was discovered that libarchive did not properly manage memory when unpacking certain RAR5 archives, leading to a double free. An attacker could possibly use this issue to cause a denial of service. CVE-2026-14164 It was discovered that libarchive did not properly validate certain tar archives,...

7.5CVSS6.3AI score0.00488EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 11:11 a.m.9 views

OESA-2026-2890 libarchive security update

is an open-source BSD-licensed C programming library that provides streaming access to a variety of different archive formats, including tar, cpio, pax, zip, and ISO9660 images. The distribution also includes bsdtar and bsdcpio, full-featured implementations of tar and cpio that use . Security...

7.5CVSS6AI score0.00488EPSS
SaveExploits0References2
Broadcom
Broadcom
added 2026/07/06 12:00 a.m.14 views

Libarchive security update (CVE-2026-5121, CVE-2026-4424)

CVE-2026-5121 - Title: Libarchive: libarchive: arbitrary code execution via integer overflow in iso9660 image processing Description A flaw was found in libarchive. On 32-bit systems, an integer overflow vulnerability exists in the zisofs block pointer allocation logic. A remote attacker can...

9.8CVSS7.9AI score0.01237EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/05 12:00 a.m.14 views

SUSE SLES12 Security Update : libarchive (SUSE-SU-2026:2747-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2747-1 advisory. This update for libarchive fixes the following issues - CVE-2025-60753: bsdtar hangs and OOMs with zero-length pattern matches bsc1253088. -...

9.8CVSS6.7AI score0.01237EPSS
SaveExploits1References13
OSV
OSV
added 2026/07/03 11:46 a.m.17 views

SUSE-SU-2026:2747-1 Security update for libarchive

This update for libarchive fixes the following issues - CVE-2025-60753: bsdtar hangs and OOMs with zero-length pattern matches bsc1253088. - CVE-2026-4424: information disclosure via heap out-of-bounds read in RAR archive processing bsc1259928. - CVE-2026-4426: undefined behavior due to unvalidat...

9.8CVSS7.4AI score0.01237EPSS
SaveExploits1References9
NVD
NVD
added 2026/07/01 4:16 a.m.30 views

CVE-2026-14191

An out-of-bounds heap write exists in the RAR5 recovery-volume .rev parser in WinRAR and UnRAR RecVolumes5::ReadHeader in recvol5.cpp. The RecItems vector is sized only when the first .rev file in a set is processed; subsequent .rev files supply an independent RecNum value that is validated again...

7.8CVSS0.00437EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/01 2:41 a.m.63 views

CVE-2026-14191 WinRAR / UnRAR RAR5 recovery-volume (.rev) out-of-bounds heap write in RecVolumes5::ReadHeader

An out-of-bounds heap write exists in the RAR5 recovery-volume .rev parser in WinRAR and UnRAR RecVolumes5::ReadHeader in recvol5.cpp. The RecItems vector is sized only when the first .rev file in a set is processed; subsequent .rev files supply an independent RecNum value that is validated again...

7.8CVSS0.00437EPSS
SaveExploits1References3
NVD
NVD
added 2026/06/30 7:16 a.m.56 views

CVE-2026-14164

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS0.00488EPSS
SaveExploits0References19
OSV
OSV
added 2026/06/30 7:16 a.m.18 views

UBUNTU-CVE-2026-14164

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/30 6:29 a.m.84 views

CVE-2026-14164 Libarchive: double-free vulnerability in rar5 decompression logic via dangling filtered_buf pointer in init_unpack()

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS0.00488EPSS
SaveExploits0References19
EUVD
EUVD
added 2026/06/30 6:29 a.m.25 views

EUVD-2026-40259

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/30 6:29 a.m.31 views

CVE-2026-14164 Libarchive: double-free vulnerability in rar5 decompression logic via dangling filtered_buf pointer in init_unpack()

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0References19
ATTACKERKB
ATTACKERKB
added 2026/06/30 6:29 a.m.14 views

CVE-2026-14164

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.7AI score0.00488EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/06/30 12:00 a.m.14 views

CVE-2026-14164

A double free issue has been identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filteredbuf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.46 views

PT-2026-53819

Name of the Vulnerable Software and Affected Versions libarchive affected versions not specified Description A double free issue exists in the RAR5 reader of libarchive. When parsing a specially crafted RAR5 archive, the filtered buf pointer may remain stale after being freed during the...

7.5CVSS5.1AI score0.00488EPSS
SaveExploits0References44
NVD
NVD
added 2026/06/28 2:16 a.m.111 views

CVE-2026-58052

7-Zip for Windows through 26.01 fails to preserve the Mark-of-the-Web when extracting a crafted RAR5 archive, because its guard that suppresses an archive-supplied Zone.Identifier stream matches the exact name 'Zone.Identifier' while a RAR5 STM record named ':Zone.Identifier:$DATA' is not matched...

4.8CVSS0.00171EPSS
SaveExploits0References3
Rows per page
Query Builder