Lucene search
+L

4412 matches found

NVD
NVD
added 2026/07/19 4:17 p.m.17 views

CVE-2026-63988

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in sysfs path Since the start of the git history, brportstore always acquired the bridge lock. Back then this decision made sense: The bridge lock protects the STP state of the bridge and its...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 3:16 p.m.13 views

CVE-2026-63871

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix data-race on isopi fields in hcigetroute calls isoconnectbis, isoconnectcis, isolistenbis, and isoconnbigsync call hcigetroute using isopisk-dst, isopisk-src, and isopisk-srctype without holding locksock. Thes...

0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.13 views

CVE-2026-63969

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in rt6fillnode Sashiko reported this issue 1. Apply the same fix as commit f8d8ce1b515a "ipv6: fix possible infinite loop in fib6infousesdev". Writers holding tb6lock can listdelrcu&rt-fib6sibling...

5.2AI score0.00211EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.37 views

CVE-2026-63914 xfrm: route MIGRATE notifications to caller's netns

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrmsendmigrate in net/xfrm/xfrmuser.c and pfkeysendmigrate in net/key/afkey.c both hardcode &initnet for the multicast that announces a successful XFRMMSGMIGRATE / SADBXMIGRATE...

7.3CVSS0.0016EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:18 p.m.24 views

CVE-2026-63871

CVE-2026-63871 concerns the Linux kernel Bluetooth ISO path. The issue is a data-race on the iso_pi fields passed to hci_get_route() in iso_connect_bis(), iso_connect_cis(), iso_listen_bis(), and iso_conn_big_sync(), which read iso_pi(sk)->dst/src/src_type without holding lock_sock(). Concurre...

5.3AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 2:18 p.m.34 views

CVE-2026-63871 Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix data-race on isopi fields in hcigetroute calls isoconnectbis, isoconnectcis, isolistenbis, and isoconnbigsync call hcigetroute using isopisk-dst, isopisk-src, and isopisk-srctype without holding locksock. Thes...

0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 2:18 p.m.8 views

CVE-2026-63871 Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route calls

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix data-race on isopi fields in hcigetroute calls isoconnectbis, isoconnectcis, isolistenbis, and isoconnbigsync call hcigetroute using isopisk-dst, isopisk-src, and isopisk-srctype without holding locksock. Thes...

5.2AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 2:18 p.m.17 views

CVE-2026-63871

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix data-race on isopi fields in hcigetroute calls isoconnectbis, isoconnectcis, isolistenbis, and isoconnbigsync call hcigetroute using isopisk-dst, isopisk-src, and isopisk-srctype without holding locksock. Thes...

5.2AI score0.00209EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:18 p.m.11 views

EUVD-2026-45556

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix data-race on isopi fields in hcigetroute calls isoconnectbis, isoconnectcis, isolistenbis, and isoconnbigsync call hcigetroute using isopisk-dst, isopisk-src, and isopisk-srctype without holding locksock. Thes...

5.3AI score0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.19 views

CVE-2026-63820

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing read bio submission on large folio error f2fsreaddatalargefolio can keep a read bio across multiple readahead folios. If a later folio hits an error before any of its blocks are added to the bio, folioinbio is...

5.2AI score0.00198EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/07/19 6:23 a.m.83 views

Exploit for CVE-2026-60137

wp2shell — WordPress Core Pre-Auth RCE CVE-2026-63030 Ba...

9.8CVSS7.1AI score0.97271EPSS
SaveExploits77
GithubExploit
GithubExploit
added 2026/07/19 6:12 a.m.81 views

Exploit for CVE-2026-63030

wp2shell Pre-Authentication Remote Code Execution in WordPres...

9.8CVSS6.7AI score0.97271EPSS
SaveExploits77
EUVD
EUVD
added 2026/07/19 12:30 a.m.52 views

EUVD-2026-45405

QueryWeaver contains an authentication bypass vulnerability that allows unauthenticated attackers to obtain valid session tokens for existing accounts by submitting a signup request with a known victim email address. The signup route unconditionally creates and links a new token to the matching...

8.8CVSS5.4AI score0.00559EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.16 views

PT-2026-61286

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An infinite loop can occur in the rt6 fill node function. This happens when writers holding the tb6 lock use list del rcu on rt-fib6 siblings without waiting for RCU readers. Consequentl...

5.1AI score0.00211EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.11 views

PT-2026-61188

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A data-race exists in the Bluetooth ISO implementation. The functions iso connect bis, iso connect cis, iso listen bis, and iso conn big sync call hci get route using the dst, src, and s...

5.2AI score0.00209EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-63871

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: ISO: Fix data-race on isopi fields in hcigetroute calls isoconnectbis, isoconnectcis, isolistenbis, and isoconnbigsync call hcigetroute using...

5.8AI score0.00209EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/07/18 7:55 p.m.119 views

Exploit for CVE-2026-63030

WordPresShell Pre-auth RCE PoC for CVE-2026-63030 + CVE...

9.8CVSS5.3AI score0.97271EPSS
SaveExploits77
GithubExploit
GithubExploit
added 2026/07/18 5:56 p.m.74 views

Exploit for CVE-2026-63030

wp2shellscanner !smokehttps://github.com/zi3lak/wp2shell...

9.8CVSS6.7AI score0.97271EPSS
SaveExploits77
GithubExploit
GithubExploit
added 2026/07/18 4:07 p.m.69 views

Exploit for CVE-2026-63030

wp2r00t - WordPress REST Batch Route-Confusion SQLi PoC A sel...

9.8CVSS6.4AI score0.97271EPSS
SaveExploits75
GithubExploit
GithubExploit
added 2026/07/18 2:06 p.m.92 views

Exploit for CVE-2026-63030

wp2shell CVE-2026-63030 / CVE-2026-60137 PoC for an unaut...

9.8CVSS6.2AI score0.97271EPSS
SaveExploits77
Rows per page
Query Builder