Lucene search
+L

13581 matches found

OSV
OSV
added 2026/07/27 12:00 a.m.19 views

UBUNTU-CVE-2026-64209

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swingtbl and preemphasistbl are 4x4 arrays valid indices 0-3, but the boundary check uses " 4" instead of "= 4", allowing index 4 to cause an out-of-bounds...

7.1CVSS5.7AI score0.00117EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/07/26 5:28 a.m.11 views

gitpython: GitPython: Remote Code Execution via Newline Injection in config_writer()

A flaw was found in GitPython. This vulnerability allows attackers to inject newline characters into the section parameter of the configwriter function, leading to the injection of arbitrary section headers into the .git/config file. By forging a core section with a malicious hooksPath, an attack...

7.8CVSS6.4AI score0.00278EPSS
SaveExploits1References6
Fedora
Fedora
added 2026/07/26 1:19 a.m.15 views

[SECURITY] Fedora 43 Update: google-osconfig-agent-20260717.00-1.fc43

Google OS Config Agent...

7.5CVSS6.7AI score0.0063EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/07/26 12:00 a.m.17 views

PT-2026-65071

These are all security issues fixed in the libssh-config-0.11.5-1.1 package on the GA media of openSUSE Tumbleweed...

6.7CVSS5.9AI score0.00567EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/26 12:00 a.m.6 views

OPENSUSE-SU-2026:11377-1 libssh-config-0.11.5-1.1 on GA media

These are all security issues fixed in the libssh-config-0.11.5-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.9AI score0.00567EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/07/25 11:25 p.m.10 views

gitpython: GitPython: Remote Code Execution via Newline Injection in config_writer()

A flaw was found in GitPython. This vulnerability allows attackers to inject newline characters into the section parameter of the configwriter function, leading to the injection of arbitrary section headers into the .git/config file. By forging a core section with a malicious hooksPath, an attack...

7.8CVSS6.4AI score0.00278EPSS
SaveExploits1References6
NVD
NVD
added 2026/07/25 11:17 a.m.18 views

CVE-2026-66012

SiYuan before v3.7.2 contains a missing authorization vulnerability in the POST /mcp kernel endpoint, which is gated only by a general auth check model.CheckAuth with no admin-role or read-only enforcement. This exposes 31 MCP tools, including a file tool with list/read/write/delete/rename/copy...

10CVSS0.00553EPSS
SaveExploits2References3
EUVD
EUVD
added 2026/07/25 10:45 a.m.25 views

EUVD-2026-49043

SiYuan before v3.7.2 contains a missing authorization vulnerability in the POST /mcp kernel endpoint, which is gated only by a general auth check model.CheckAuth with no admin-role or read-only enforcement. This exposes 31 MCP tools, including a file tool with list/read/write/delete/rename/copy...

10CVSS6AI score0.00553EPSS
SaveExploits2References3
OSV
OSV
added 2026/07/25 10:45 a.m.12 views

CVE-2026-66012 SiYuan before v3.7.2 Unauthenticated Administrator Takeover via MCP

SiYuan before v3.7.2 contains a missing authorization vulnerability in the POST /mcp kernel endpoint, which is gated only by a general auth check model.CheckAuth with no admin-role or read-only enforcement. This exposes 31 MCP tools, including a file tool with list/read/write/delete/rename/copy...

10CVSS6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/25 10:45 a.m.9 views

CVE-2026-66012 SiYuan before v3.7.2 Unauthenticated Administrator Takeover via MCP

SiYuan before v3.7.2 contains a missing authorization vulnerability in the POST /mcp kernel endpoint, which is gated only by a general auth check model.CheckAuth with no admin-role or read-only enforcement. This exposes 31 MCP tools, including a file tool with list/read/write/delete/rename/copy...

10CVSS6AI score0.00553EPSS
SaveExploits2References3
OSV
OSV
added 2026/07/25 10:17 a.m.10 views

UBUNTU-CVE-2026-64307

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCONFIG Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

5.5CVSS5.8AI score0.00169EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 10:17 a.m.12 views

UBUNTU-CVE-2026-64347

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix dead empty check in the USBDTOTG handler The OTG branch of compositesetup falls back to the first configuration when none is selected: if cdev-config config = cdev-config; else config =...

5.5CVSS5.6AI score0.00095EPSS
SaveExploits0References15
OSV
OSV
added 2026/07/25 8:51 a.m.14 views

CVE-2026-64460 PCI/IOV: Skip VF Resizable BAR restore on read error

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Skip VF Resizable BAR restore on read error sriovrestorevfrebarstate uses the VF Resizable BAR Control register to decide how many VF BARs to restore nbars and which VF BAR each iteration addresses baridx. baridx indexes...

7CVSS5.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.16 views

CVE-2026-64403

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: validate option length before reading conf opt value l2capgetconfopt derives the option length from the attacker-controlled opt-len field and immediately dereferences opt-val as u8, getunalignedle16 or...

7.1CVSS5.8AI score0.00265EPSS
SaveExploits0
CVE
CVE
added 2026/07/25 8:50 a.m.49 views

CVE-2026-64347

CVE-2026-64347 affects the Linux kernel USB gadget composite driver (composite_setup() OTG handler). The root cause is a dead empty check : list_first_entry() never returns NULL on an empty list, so the if (!config) guard is ineffective. When cdev->configs is empty—triggered by a teardown race...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/25 8:50 a.m.16 views

EUVD-2026-48891

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix dead empty check in the USBDTOTG handler The OTG branch of compositesetup falls back to the first configuration when none is selected: if cdev-config config = cdev-config; else config =...

5.7AI score0.00095EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.44 views

CVE-2026-64347 usb: gadget: composite: fix dead empty check in the USB_DT_OTG handler

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix dead empty check in the USBDTOTG handler The OTG branch of compositesetup falls back to the first configuration when none is selected: if cdev-config config = cdev-config; else config =...

0.00095EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:50 a.m.12 views

CVE-2026-64347 usb: gadget: composite: fix dead empty check in the USB_DT_OTG handler

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix dead empty check in the USBDTOTG handler The OTG branch of compositesetup falls back to the first configuration when none is selected: if cdev-config config = cdev-config; else config =...

5.7AI score
SaveExploits0References11
OSV
OSV
added 2026/07/25 8:49 a.m.11 views

CVE-2026-64307 crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG)

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCONFIG Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

5.9AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.11 views

SUSE CVE-2026-64209

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swingtbl and preemphasistbl are 4x4 arrays valid indices 0-3, but the boundary check uses " 4" instead of "= 4", allowing index 4 to cause an out-of-bounds...

5.8AI score0.00117EPSS
SaveExploits0References3
Rows per page
Query Builder