Lucene search
+L

10632 matches found

RedHat Linux
RedHat Linux
added 2026/07/01 11:30 a.m.26 views

golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip

A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A ...

6.5CVSS6.7AI score0.00668EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/07/01 11:30 a.m.221 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.14.68 packages and security update

Red Hat OpenShift Container Platform release 4.14.68 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.14. Red Hat Product Security has rated this update as having a...

10CVSS6.9AI score0.02128EPSS
SaveExploits4References7
OSV
OSV
added 2026/07/01 4:16 a.m.14 views

UBUNTU-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.8CVSS7.4AI score0.00437EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/07/01 3:36 a.m.36 views

SUSE CVE-2026-11972

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

7.5CVSS5.8AI score0.00445EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2026/07/01 3:26 a.m.13 views

SUSE CVE-2026-42496

Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. makespecialfile passes the tar header's linkname to symlink without validating it against absolute paths or .. segments. The secure-extract mode check that guards regular...

9.1CVSS7AI score0.0043EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.13 views

RHCOS 4 : OpenShift Container Platform 4.14.68 (RHSA-2026:28886)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:28886 advisory. - golang: net/url: Memory exhaustion in query parameter parsing in net/url CVE-2025-61726 - golang: archive/zip: Excessive CPU...

10CVSS7.2AI score0.02128EPSS
SaveExploits4References14
Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.14 views

RHEL 8 : vim (RHSA-2026:34476)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:34476 advisory. Vim Vi IMproved is an updated and improved version of the vi editor. Security Fixes: vim: arbitrary command execution via modeline sandbox...

8.2CVSS6.8AI score0.00552EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.19 views

RockyLinux 9 : perl-Archive-Tar (RLSA-2026:30856)

The remote RockyLinux 9 host has a package installed that is affected by a vulnerability as referenced in the RLSA-2026:30856 advisory. perl-archive-tar: perl-archive-tar: Path traversal via crafted symlinks allows arbitrary file access CVE-2026-42496 Tenable has extracted the preceding descripti...

9.1CVSS7.3AI score0.0043EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.19 views

openSUSE 16: docker / docker-bash-completion / docker-buildx / etc (openSUSE-SU-2026:21060-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21060-1 advisory. This update for docker fixes the following issues - CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad...

9.6CVSS7.5AI score0.00781EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.11 views

RHEL 8 : vim (RHSA-2026:34477)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:34477 advisory. Vim Vi IMproved is an updated and improved version of the vi editor. Security Fixes: vim: arbitrary command execution via modeline sandbox...

8.2CVSS7.3AI score0.00552EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/07/01 12:00 a.m.13 views

Oracle Linux 8 : perl:5.32 (ELSA-2026-30851)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-30851 advisory. - Fix CVE-2025-40909 - Clone dirhandles without fchdir perl-Algorithm-Diff - Fix CVE-2026-42496: validate symlink and hardlink targets in secure extra...

9.1CVSS7.5AI score0.00504EPSS
SaveExploits3References3
Vulnrichment
Vulnrichment
added 2026/06/30 2:45 p.m.18 views

CVE-2026-4360 Tarfile.extract() doesn't fully respect filter parameter

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

2CVSS5.8AI score0.00277EPSS
SaveExploits0References10
AlpineLinux
AlpineLinux
added 2026/06/30 2:45 p.m.8 views

CVE-2026-4360

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

5.3CVSS5.3AI score0.00277EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/30 2:42 p.m.23 views

mariadb: mbstream: Unauthorized file creation via path traversal

A flaw was found in MariaDB's mbstream utility. This vulnerability allows a highly privileged local attacker, who can provide a specially crafted archive, to create files outside of the intended target directory. This is due to mbstream not properly validating paths containing directory traversal...

7.8CVSS5.7AI score0.00175EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2026/06/30 12:05 p.m.12 views

Security update for tar

This update for tar fixes the following issues Security fixes: CVE-2026-5704: crafted archives can be used to to hide file injection bsc1261900. Other fixes: Fix tar changing dir permissions temporarily even when using --no-overwrite-dir. Fix --dereference/-h not working properly after...

5.9CVSS6.2AI score0.0045EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/06/30 11:22 a.m.20 views

mariadb: mbstream: Unauthorized file creation via path traversal

A flaw was found in MariaDB's mbstream utility. This vulnerability allows a highly privileged local attacker, who can provide a specially crafted archive, to create files outside of the intended target directory. This is due to mbstream not properly validating paths containing directory traversal...

7.8CVSS5.7AI score0.00175EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/30 10:49 a.m.18 views

RHSA-2026:30857 Red Hat Security Advisory: perl-Archive-Tar security update

Bulletin has no description...

8.2CVSS5.7AI score0.0043EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/06/30 10:38 a.m.47 views

Important: Red Hat Security Advisory: vim security update

An update for vim is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability...

8.2CVSS6.4AI score0.00552EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/30 8:53 a.m.25 views

SUSE-SU-2026:2692-1 Security update for docker

This update for docker fixes the following issues - CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGSMAXFRAMESIZE bsc1265782. - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass...

9.6CVSS7.8AI score0.00781EPSS
SaveExploits1References9
GithubExploit
GithubExploit
added 2026/06/30 7:55 a.m.82 views

exploitarium

If you wish to collaborate/discuss with me, contact me on discor...

9.8CVSS7.3AI score0.04024EPSS
SaveExploits15
Rows per page
Query Builder