Lucene search
+L

56680 matches found

Vulnrichment
Vulnrichment
added 2026/04/23 5:52 p.m.10 views

CVE-2026-41909 OpenClaw < 2026.4.20 - Improper Authorization in Paired-Device Pairing Actions

OpenClaw before 2026.4.20 contains an improper authorization vulnerability in paired-device pairing management that allows limited-scope sessions to enumerate and act on pairing requests. Attackers with paired-device access can approve or operate on unrelated pending device requests within the sa...

5.4CVSS5.8AI score0.00171EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/23 5:52 p.m.33 views

CVE-2026-41909

OpenClaw vulnerable to an improper authorization in paired-device pairing management up to version just before 2026.4.20. The issue allows limited-scope sessions to enumerate and act on pairing requests, enabling attackers with paired-device access to approve or operate on unrelated pending devic...

5.4CVSS5.8AI score0.00171EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/23 5:52 p.m.12 views

CVE-2026-41909 OpenClaw < 2026.4.20 - Improper Authorization in Paired-Device Pairing Actions

OpenClaw before 2026.4.20 contains an improper authorization vulnerability in paired-device pairing management that allows limited-scope sessions to enumerate and act on pairing requests. Attackers with paired-device access can approve or operate on unrelated pending device requests within the sa...

5.3CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2026/04/23 3:03 p.m.10 views

MINI-G262-WVC7-8CH5

Bulletin has no description...

5CVSS5.6AI score0.00145EPSS
SaveExploits0
NVD
NVD
added 2026/04/23 1:16 p.m.12 views

CVE-2025-13763

Multiple uses of uninitialized variables were found in libopensc that may lead to information disclosure or application crash. An attack requires a crafted USB device or smart card that would present the system with specially crafted responses to the APDUs...

5.7CVSS0.00176EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/23 12:27 p.m.5 views

CVE-2025-13763 Libopensc: opensc: multiple uses of uninitialized variable

Multiple uses of uninitialized variables were found in libopensc that may lead to information disclosure or application crash. An attack requires a crafted USB device or smart card that would present the system with specially crafted responses to the APDUs...

5.7CVSS5.7AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/23 12:27 p.m.14 views

EUVD-2025-209564

Multiple uses of uninitialized variables were found in libopensc that may lead to information disclosure or application crash. An attack requires a crafted USB device or smart card that would present the system with specially crafted responses to the APDUs...

5.7CVSS5.7AI score0.00176EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/04/23 12:27 p.m.24 views

CVE-2025-13763

Multiple uses of uninitialized variables were found in libopensc that may lead to information disclosure or application crash. An attack requires a crafted USB device or smart card that would present the system with specially crafted responses to the APDUs...

5.7CVSS5.2AI score0.00176EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/23 12:27 p.m.55 views

CVE-2025-13763 Libopensc: opensc: multiple uses of uninitialized variable

Multiple uses of uninitialized variables were found in libopensc that may lead to information disclosure or application crash. An attack requires a crafted USB device or smart card that would present the system with specially crafted responses to the APDUs...

5.7CVSS0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/23 12:17 p.m.15 views

CVE-2025-13763

Multiple uses of uninitialized variables were found in libopensc that may lead to information disclosure or application crash. An attack requires a crafted USB device or smart card that would present the system with specially crafted responses to the APDUs Mitigation To mitigate this issue, avoid...

5.7CVSS5.8AI score0.00176EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:08 a.m.15 views

nfc: nci: fix circular locking dependency in nci_close_device

...

5.5CVSS5.2AI score0.00095EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:08 a.m.19 views

HID: magicmouse: avoid memory leak in magicmouse_report_fixup()

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:07 a.m.13 views

HID: apple: avoid memory leak in apple_report_fixup()

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:05 a.m.15 views

net: fix fanout UAF in packet_release() via NETDEV_UP race

...

7.8CVSS5.2AI score0.00135EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:04 a.m.19 views

HID: asus: avoid memory leak in asus_report_fixup()

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/23 4:38 a.m.22 views

CVE-2026-41196

A flaw was found in Luanti formerly Minetest, an open-source game platform. A malicious mod, when executed within the LuaJIT environment, can bypass security restrictions designed to isolate it. This allows the mod to execute unauthorized code and gain full access to the user's device, potentiall...

10CVSS5.9AI score0.00374EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.17 views

SUSE CVE-2026-31440

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix leaking event log memory During the device remove process, the device is reset, causing the configuration registers to go back to their default state, which is zero. As the driver is checking if the event log...

4.7CVSS5.6AI score0.00122EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.14 views

SUSE CVE-2026-31475

In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: fix double free of devmkzalloc memory A previous change added NULL checks and cleanup for allocation failures in sma1307settingloaded. However, the cleanup for modeset entries is wrong. Those entries are allocated...

7.8CVSS5.6AI score0.00127EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.14 views

SUSE CVE-2026-31486

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/core Protect regulator operations with mutex The regulator operations pmbusregulatorgetvoltage, pmbusregulatorsetvoltage, and pmbusregulatorlistvoltage access PMBus registers and shared data but were not protected by...

7.1CVSS5.7AI score0.00099EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.13 views

SUSE CVE-2026-31502

In the Linux kernel, the following vulnerability has been resolved: team: fix headerops type confusion with non-Ethernet ports Similar to commit 950803f72547 "bonding: fix type confusion in bondsetupbyslave" team has the same class of headerops type confusion. For non-Ethernet ports,...

6.4CVSS5.6AI score0.00129EPSS
SaveExploits0References17
Rows per page
Query Builder