Lucene search
+L

81318 matches found

SUSE CVE
SUSE CVE
added 2026/06/09 2:20 a.m.19 views

SUSE CVE-2026-48104

7-Zip is a file archiver with a high compression ratio. Versions 9.18 through 26.00 contain an uninitialized heap read in the SquashFS archive handler caused by a sparsely populated index array. In the SquashFS handler, blockToNode is allocated with capacity for every metadata block but populated...

3.6CVSS5.5AI score0.00179EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.13 views

EulerOS 2.0 SP11 : binutils (EulerOS-SA-2026-2198)

According to the versions of the binutils packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : GNU Binutils thru 2.46 readelf contains a null pointer dereference vulnerability when processing a crafted ELF binary with malformed header...

7.5CVSS6.1AI score0.00256EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.10 views

EulerOS 2.0 SP11 : binutils (EulerOS-SA-2026-2236)

According to the versions of the binutils packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : GNU Binutils thru 2.46 readelf contains a null pointer dereference vulnerability when processing a crafted ELF binary with malformed header...

7.5CVSS6.1AI score0.00256EPSS
SaveExploits2References3
FreeBSD Advisory
FreeBSD Advisory
added 2026/06/09 12:00 a.m.16 views

FreeBSD-SA-26:35.openssl

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:35.openssl Security Advisory The FreeBSD Project Topic: Multiple vulnerabilities in OpenSSL Category: contrib Module: openssl Announced: 2026-06-09 Credits:...

9.1CVSS6.4AI score0.03566EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2026/06/09 12:00 a.m.16 views

FreeBSD-SA-26:28.capsicum

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:28.capsicum Security Advisory The FreeBSD Project Topic: sigqueue2 missing capability mode restriction Category: core Module: capsicum Announced: 2026-06-09...

6.5CVSS5.7AI score0.00132EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/06/09 12:00 a.m.17 views

When Discovery Outpaces Remediation: Modeling AI-Accelerated Vulnerability Discovery in Interconnected Systems

Advanced AI systems for code analysis, binary analysis, fuzzing orchestration, and penetration-test planningmay significantly increase the rate at which latent vulnerabilities are discovered. While improved discovery can benefit defenders, it can also overload remediation pipelines and accelerate...

5.6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.29 views

PT-2026-49535

Name of the Vulnerable Software and Affected Versions elixir-grpc versions 0.4.0 through 0.9.x Description Improper handling of highly compressed data in the GRPC.Compressor.Gzip and GRPC.Message modules allows a denial of service via a gzip decompression bomb. The function decompress/1 in...

8.7CVSS5.3AI score0.00348EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2026/06/09 12:00 a.m.11 views

CVE-2026-34180

Issue summary: Parsing a crafted DER-encoded ASN.1 structure with a primitive element whose content exceeds 2 gigabytes in length may cause a heap buffer over-read on 64-bit Unix and Unix-like platforms. Impact summary: The heap buffer over-read may crash the application Denial of Service or to...

7.5CVSS7AI score0.01025EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.12 views

Oracle Linux 8 : libyang (ELSA-2026-24545)

The remote Oracle Linux 8 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2026-24545 advisory. 1.0.184-2 - DoS or arbitrary code execution via maliciously crafted LYB binary blob - Resolves: RHEL-177017 - CVE-2026-44673 Tenable has extracted the precedin...

7.5CVSS6.3AI score0.00519EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.17 views

EulerOS 2.0 SP11 : polkit (EulerOS-SA-2026-2222)

According to the versions of the polkit packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in polkit. A local user can exploit this by providing a specially crafted, excessively long input to the polkit-agent-helper-1...

5.5CVSS5.5AI score0.00147EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/09 12:00 a.m.38 views

UBUNTU-CVE-2026-34180

Issue summary: Parsing a crafted DER-encoded ASN.1 structure with a primitive element whose content exceeds 2 gigabytes in length may cause a heap buffer over-read on 64-bit Unix and Unix-like platforms. Impact summary: The heap buffer over-read may crash the application Denial of Service or to...

7.5CVSS5.7AI score0.01025EPSS
SaveExploits0References5
OPENSUSE Linux
OPENSUSE Linux
added 2026/06/09 12:00 a.m.12 views

Security update for elemental-system-agent (important)

openSUSE security update: security update for elemental-system-agent ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:20924-1 Rating: important References: bsc1260277 Cross-References: CVE-2026-33186 CVSS scores: CVE-2026-33186 SUSE : 8.1...

8.6CVSS6.8AI score0.01557EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2026/06/09 12:00 a.m.14 views

FreeBSD -- Arbitrary file overwrite via the KTLS receive path

Problem Description: The KTLS receive path decrypted each record in place, assuming that the mbufs holding received data were anonymous and safe to modify. This assumption does not hold for data placed on a socket by sendfile2, which can reference file-backed memory directly through non-anonymous...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2026/06/09 12:00 a.m.14 views

FreeBSD -- Flaw in Linuxulator execution of setugid binaries

Problem Description: The Linuxulator determined whether a binary was set-user-ID or set-group-ID by checking the PSUGID process flag. During execve2, this flag is not yet set at the point where the auxiliary vector is constructed, so ATSECURE was incorrectly set to zero for set-user-ID and...

7.1CVSS5.5AI score0.00126EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.15 views

EulerOS 2.0 SP11 : cups (EulerOS-SA-2026-2237)

According to the versions of the cups packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, there is a...

7.8CVSS6.3AI score0.00502EPSS
SaveExploits9References8
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:00 a.m.13 views

EulerOS 2.0 SP11 : polkit (EulerOS-SA-2026-2259)

According to the versions of the polkit packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in polkit. A local user can exploit this by providing a specially crafted, excessively long input to the polkit-agent-helper-1...

5.5CVSS5.5AI score0.00147EPSS
SaveExploits0References2
FreeBSD Advisory
FreeBSD Advisory
added 2026/06/09 12:00 a.m.21 views

FreeBSD-SA-26:34.vt

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:34.vt Security Advisory The FreeBSD Project Topic: Integer overflow in vt4 CONSHISTORY ioctl Category: core Module: vt Announced: 2026-06-09 Credits: Ed Mast...

7.8CVSS6AI score0.00153EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2026/06/09 12:00 a.m.11 views

FreeBSD-SA-26:30.linux

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:30.linux Security Advisory The FreeBSD Project Topic: Flaw in Linuxulator execution of setugid binaries Category: core Module: linux Announced: 2026-06-09...

7.1CVSS6AI score0.00126EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.28 views

PT-2026-47829

Name of the Vulnerable Software and Affected Versions OpenSSL affected versions not specified Description An integer truncation in the ASN.1 decoder occurs when parsing a crafted DER-encoded ASN.1 structure with a primitive element exceeding 2 gigabytes in length. This issue specifically affects...

9.1CVSS5.6AI score0.01025EPSS
SaveExploits0References140
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.33 views

PT-2026-47734

Name of the Vulnerable Software and Affected Versions SINEC INS versions prior to V1.0 SP2 Update 6 Description A binary in the system is configured with the cap dac override capability, which allows a process to bypass file system permission checks. This configuration results in unrestricted fil...

8.8CVSS6AI score0.00206EPSS
SaveExploits0References5
Rows per page
Query Builder