Lucene search
+L

1037977 matches found

OPENSUSE Linux
OPENSUSE Linux
added 2026/06/12 12:0 a.m.8 views

git-bug-0.10.1-6.1 on GA media (moderate)

git-bug-0.10.1-6.1 on GA media Announcement ID: openSUSE-SU-2026:10996-1 Rating: moderate Cross-References: CVE-2026-44740 CVSS scores: CVE-2026-44740 SUSE : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVE-2026-44740 SUSE : 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N...

8.7CVSS5.3AI score0.00295EPSS
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2026/06/12 12:0 a.m.8 views

Security update for chromium (critical)

openSUSE security update: security update for chromium ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:20944-1 Rating: critical References: bsc1267911 Cross-References: CVE-2026-11628 CVE-2026-11629 CVE-2026-11630 CVE-2026-11631 CVE-2026-11632...

9.6CVSS6.2AI score0.0219EPSS
SaveExploits4References1
Tenable Nessus
Tenable Nessus
added 2026/06/12 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-12015

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Use after free in Autofill in Google Chrome prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to obtain potentially...

5.3CVSS6.2AI score0.00227EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/11 10:16 p.m.26 views

CVE-2026-12020

Use after free in Autofill in Google Chrome on Mac prior to 149.0.7827.115 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS0.00224EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/11 8:48 p.m.19 views

CVE-2026-12033

Out of bounds read in VideoCapture in Google Chrome prior to 149.0.7827.115 allowed a remote attacker who had compromised the GPU process to obtain potentially sensitive information from process memory via a crafted HTML page. Chromium security severity: High...

5.3CVSS5.3AI score0.00189EPSS
SaveExploits0
CVE
CVE
added 2026/06/11 8:48 p.m.49 views

CVE-2026-12029

CVE-2026-12029: Use-after-free in Video on Google Chrome for Windows (pre-149.0.7827.115) allows a remote attacker with renderer access to escape the sandbox via a crafted HTML page. Impact: high. Root cause: use-after-free in Video; Exploitation context requires a compromised renderer. A fix is ...

8.3CVSS5.5AI score0.00191EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/11 8:48 p.m.11 views

CVE-2026-12023

Use after free in GPU in Google Chrome on Mac prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

5.5AI score0.00229EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/11 8:48 p.m.11 views

CVE-2026-12017

Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. Chromium security severity: High...

5.4AI score0.00208EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/11 8:48 p.m.53 views

CVE-2026-12014

Use after free in Cast in Google Chrome prior to 149.0.7827.115 allowed an attacker on the local network segment to potentially perform a sandbox escape via malicious network traffic. Chromium security severity: High...

0.00174EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/11 8:48 p.m.92 views

CVE-2026-12011

Concisely: CVE-2026-12011 is a use-after-free in Chrome’s WebMIDI on Windows prior to 149.0.7827.115. This weakness could allow a renderer-compromised remote attacker to escape the sandbox via a crafted HTML page. The Chromium update (149.0.7827.114/115) fixes this issue; users should upgrade to ...

8.3CVSS5.5AI score0.00246EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/11 8:46 p.m.11 views

CVE-2026-44249 Netty has an IPv6 Subnet Filter Bypass via Incorrect Comparator Masking

Netty is a network application framework for development of protocol servers and clients. In netty-handler prior to versions 4.1.135.Final and 4.2.15.Final, an attacker can bypass IPv6 subnet rules due to an incorrect masking operation in IpSubnetFilterRule.compareTo. Valid public IP addresses ca...

8.1CVSS5.2AI score0.01025EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/11 7:16 p.m.4 views

CVE-2026-52859

Vim is an open source, command line text editor. Prior to version 9.2.0565, the updatesnapshot function in src/terminal.c copies the visible terminal screen into the scrollback buffer when a snapshot is taken. For each screen cell it walks the cell's chars array with no upper bound, stopping only...

8.2CVSS6.1AI score0.00303EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/11 7:16 p.m.10 views

UBUNTU-CVE-2026-53701

An out-of-bounds write vulnerability was found in GStreamer's H.266/VVC PPS picture partition parser in gst-plugins-bad. In the multi-slice-in-tile processing of gsth266parserparsepicturepartition gsth266parser.c, the loop iterates without checking that the slice index stays within bounds, writin...

6.5CVSS5.4AI score0.00206EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/06/11 5:10 p.m.16 views

Arc: Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS

Summary Arc registers Go's net/http/pprof handlers at /debug/pprof/ via app.Usepprof.New in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before the token check on prefix match, so the endpoints are reachable without any...

6.1AI score0.0009EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/11 2:49 p.m.21 views

Important: Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.16.2 security update

Red Hat Advanced Cluster Management for Kubernetes 2.16 General Availability release images, which add new features and enhancements, bug fixes, and updated container images. Red Hat Advanced Cluster Management for Kubernetes 2.16 images Red Hat Advanced Cluster Management for Kubernetes provides...

10CVSS7.6AI score0.01163EPSS
SaveExploits6References15
NVD
NVD
added 2026/06/11 2:16 p.m.13 views

CVE-2026-11816

Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in keras/src/utils/fileutils.py. The functions filtersafetarinfos and filtersafezipinfos validate archive member paths against the process current working directory CWD instead of t...

8.1CVSS0.00563EPSS
SaveExploits1References6
OSV
OSV
added 2026/06/11 2:16 p.m.9 views

DEBIAN-CVE-2026-11816

Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in keras/src/utils/fileutils.py. The functions filtersafetarinfos and filtersafezipinfos validate archive member paths against the process current working directory CWD instead of t...

8.1CVSS7.8AI score0.00563EPSS
SaveExploits1References1
OSV
OSV
added 2026/06/11 2:16 p.m.11 views

UBUNTU-CVE-2026-11816

Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in keras/src/utils/fileutils.py. The functions filtersafetarinfos and filtersafezipinfos validate archive member paths against the process current working directory CWD instead of t...

8.1CVSS7.8AI score0.00563EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/06/11 1:31 p.m.11 views

CVE-2026-11816

Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in keras/src/utils/fileutils.py. The functions filtersafetarinfos and filtersafezipinfos validate archive member paths against the process current working directory CWD instead of t...

8.1CVSS7.8AI score0.00563EPSS
SaveExploits1
OSV
OSV
added 2026/06/11 1:31 p.m.8 views

CVE-2026-11816 Path Traversal in keras-team/keras

Keras versions prior to 3.14.0 are vulnerable to a path traversal issue in the archive extraction utilities located in keras/src/utils/fileutils.py. The functions filtersafetarinfos and filtersafezipinfos validate archive member paths against the process current working directory CWD instead of t...

8.1CVSS7.3AI score
SaveExploits0References8
Rows per page
Query Builder