Lucene search
+L

74341 matches found

Circl
Circl
•added 2026/07/25 3:00 p.m.•20 views

CVE-2024-50337

creationtimestamp| type| source ---|---|--- 2026-07-25 15:00:17+00:00| seen| https://t.me/ZerodayAlert/435 2026-07-26 00:00:41+00:00| seen| https://t.me/ZerodayAlert/435 2026-08-06 04:00:04+00:00| seen| https://t.me/ZerodayAlert/435 2026-08-07 01:19:42+00:00| seen| https://t.me/ZerodayAlert/435...

5.3CVSS7.7AI score0.00323EPSS
SaveExploits1References1
OSV
OSV
•added 2026/07/25 2:06 p.m.•9 views

CGA-C3RH-F562-6QP4

Bulletin has no description...

5.8AI score
SaveExploits0
OSV
OSV
•added 2026/07/25 12:41 p.m.•3 views

CGA-2F22-FR55-HCF5

Bulletin has no description...

7.5CVSS5.6AI score0.00527EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/25 12:17 p.m.•2 views

CGA-8JXG-4J7W-G3CR

Bulletin has no description...

5.3CVSS5.6AI score0.00507EPSS
SaveExploits0References5
OSV
OSV
•added 2026/07/25 11:46 a.m.•2 views

CGA-7GRH-7P9W-G6C3

Bulletin has no description...

6.5CVSS5.6AI score0.00466EPSS
SaveExploits0References5
Circl
Circl
•added 2026/07/25 11:31 a.m.•18 views

GHSA-Q53C-4PRM-W95Q

creationtimestamp| type| source ---|---|--- 2026-07-25 11:31:34+00:00| seen| https://gist.github.com/alon710/7d82b3a29a466133e3b991f0cb56fd86...

5.8AI score
SaveExploits0References1
Cvelist
Cvelist
•added 2026/07/25 10:45 a.m.•48 views

CVE-2026-66013 OpenRemote before 1.26.2 Authentication Bypass via Console Registration

OpenRemote before 1.26.2 contains an authentication bypass vulnerability in the console registration API that allows unauthenticated attackers to update existing console assets by supplying a known asset identifier. Attackers can overwrite push notification tokens and console metadata without...

9.3CVSS0.00679EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/25 10:45 a.m.•12 views

CVE-2026-66013 OpenRemote before 1.26.2 Authentication Bypass via Console Registration

OpenRemote before 1.26.2 contains an authentication bypass vulnerability in the console registration API that allows unauthenticated attackers to update existing console assets by supplying a known asset identifier. Attackers can overwrite push notification tokens and console metadata without...

9.3CVSS5.9AI score0.00679EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/25 10:45 a.m.•82 views

CVE-2026-66013

OpenRemote has a vulnerability (CVE-2026-66013) affecting versions before 1.26.2 where the console registration API is vulnerable to authentication bypass. This allows unauthenticated attackers to update existing console assets by supplying a known asset identifier, enabling them to overwrite pus...

9.3CVSS5.9AI score0.00679EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/25 10:17 a.m.•12 views

DEBIAN-CVE-2026-64529

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device qatadfctl with IOCTLs for device configuration, start, stop, status query and enumeration. These IOCTLs are not part of any public...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/25 10:17 a.m.•9 views

DEBIAN-CVE-2026-64383

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2flush replay SMB2flush keeps its response buffer bookkeeping across replay attempts. If a replayable flush response is received and the retry then fails before cifssendrecv stores a replacement...

9.8CVSS5.8AI score0.00457EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/25 10:17 a.m.•18 views

DEBIAN-CVE-2026-64325

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921/mt7925: fix NULL dereference in CSA beacon This patch is based on a BUG as reported by Bongani Hlope at https://lore.kernel.org/all/[email protected]/ When a channel-switch...

5.5CVSS5.7AI score0.00141EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/25 8:50 a.m.•12 views

CVE-2026-64401 smb: client: resolve SWN tcon from live registrations

In the Linux kernel, the following vulnerability has been resolved: smb: client: resolve SWN tcon from live registrations cifsswnnotify looks up a witness registration by id under cifsswnregidrmutex, drops the mutex, and then uses the registration's cached tcon pointer. That pointer is not a...

7.8CVSS5.7AI score
SaveExploits0References9
OSV
OSV
•added 2026/07/25 8:50 a.m.•14 views

CVE-2026-64380 smb: client: harden POSIX SID length parsing

In the Linux kernel, the following vulnerability has been resolved: smb: client: harden POSIX SID length parsing posixinfosidsize reads sid1 to obtain the subauthority count, but its existing boundary check still accepts buffers with only one remaining byte. Require two bytes before reading sid1 ...

8.2CVSS5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
•added 2026/07/25 8:50 a.m.•21 views

CVE-2026-64380

In the Linux kernel, the following vulnerability has been resolved: smb: client: harden POSIX SID length parsing posixinfosidsize reads sid1 to obtain the subauthority count, but its existing boundary check still accepts buffers with only one remaining byte. Require two bytes before reading sid1 ...

8.2CVSS5.7AI score0.00443EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/07/25 8:49 a.m.•18 views

CVE-2026-64327

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Initialize epfile-in early to fix endpoint direction checks When parsing endpoint descriptors, ffsdatagotdescs generates the epsaddrmap which contains the endpoint direction. However, epfile-in was previously on...

5.5CVSS5.6AI score0.00159EPSS
SaveExploits0
Circl
Circl
•added 2026/07/25 7:31 a.m.•13 views

GHSA-6XJ8-QV9J-XCJQ

creationtimestamp| type| source ---|---|--- 2026-07-25 07:31:13+00:00| seen| https://gist.github.com/alon710/e9c3b68dd2dd0898bdce9f4d836eceff...

5.8AI score
SaveExploits0References1
Circl
Circl
•added 2026/07/25 6:31 a.m.•26 views

GHSA-3R53-75J5-3G7J

creationtimestamp| type| source ---|---|--- 2026-07-25 06:31:04+00:00| seen| https://gist.github.com/alon710/31362352a2fade2501771882d0062b85...

5.8AI score
SaveExploits0References1
OSV
OSV
•added 2026/07/25 6:20 a.m.•3 views

CGA-8C6V-66W8-Q7P6

Bulletin has no description...

6.3CVSS5.7AI score
SaveExploits0References2
OSV
OSV
•added 2026/07/25 5:57 a.m.•15 views

ECHO-2015-E9BA-EC13

Bulletin has no description...

5.3CVSS5.8AI score0.00479EPSS
SaveExploits0References2
Rows per page
Query Builder