Lucene search
+L

4423 matches found

GithubExploit
GithubExploit
added 2026/07/20 1:54 p.m.65 views

Exploit for CVE-2026-63030

wp2shell-cf-bypass Independent PoC for the WordPress batch ro...

9.8CVSS6.2AI score0.97271EPSS
SaveExploits76
Cvelist
Cvelist
added 2026/07/20 12:04 p.m.38 views

CVE-2026-63735 SurrealDB before 3.2.0 Authentication Bypass via Custom API

SurrealDB versions before 3.2.0 fail to validate namespace and database scope in custom API routes, allowing authenticated users to invoke endpoints in different namespaces/databases. Attackers with valid credentials for any namespace/database can access custom API endpoints in other tenants by...

8.6CVSS0.00367EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/07/20 10:59 a.m.82 views

Exploit for CVE-2026-63030

CVE-2026-63030: WordPress REST API Batch Route Confusion to SQ...

9.8CVSS7.2AI score0.97271EPSS
SaveExploits76
GithubExploit
GithubExploit
added 2026/07/20 10:41 a.m.74 views

Exploit for CVE-2026-60137

/ / / / / / | |/ / \ / /...

9.8CVSS6AI score0.97271EPSS
SaveExploits78
NVD
NVD
added 2026/07/20 7:16 a.m.14 views

CVE-2026-12723

The Kirki WordPress plugin before 6.0.12 does not perform any authorisation check on one of its REST routes, allowing unauthenticated users to overwrite the content of arbitrary existing comments and to create pre-approved comments under a spoofed identity, bypassing comment moderation...

5.3CVSS0.00339EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 6:00 a.m.7 views

CVE-2026-12723

The Kirki WordPress plugin before 6.0.12 does not perform any authorisation check on one of its REST routes, allowing unauthenticated users to overwrite the content of arbitrary existing comments and to create pre-approved comments under a spoofed identity, bypassing comment moderation...

5.5AI score0.00339EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 6:00 a.m.38 views

CVE-2026-12723 Kirki < 6.0.12 - Unauthenticated Arbitrary Comment Modification and Moderation Bypass via Component Library

The Kirki WordPress plugin before 6.0.12 does not perform any authorisation check on one of its REST routes, allowing unauthenticated users to overwrite the content of arbitrary existing comments and to create pre-approved comments under a spoofed identity, bypassing comment moderation...

0.00339EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/07/20 1:20 a.m.94 views

Exploit for CVE-2026-63030

CVE-2026-63030 - WordPress REST API Batch Route Confusion PoC...

9.8CVSS6.6AI score0.97271EPSS
SaveExploits76
CVE
CVE
added 2026/07/20 12:00 a.m.22 views

CVE-2024-51312

CVE-2024-51312 affects Tenda TX9 firmware version V22.03.02.20, with a stack overflow in the sub_42EEE0 function of the /goform/SetStaticRouteCfg component. The vulnerability arises in the specified function/file and is characterized by an attackable network vector (no user interaction, low compl...

9.8CVSS5.5AI score0.00598EPSS
SaveExploits0References2
WPVulnDB
WPVulnDB
added 2026/07/20 12:00 a.m.16 views

WordPress < 7.0.2 - REST API batch-route confusion and SQLi to RCE

Description WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affected by a REST API batch endpoint route confusion issue which, combined with the authornotin WPQuery SQL Injection CVE-2026-60137, could allow an attacker to perform SQL Injection and achieve Remote Code Execution...

9.8CVSS6.2AI score0.97271EPSS
SaveExploits78References2
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.14 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.14 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.26 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)-&gt;dst/src/src_type without holding lock_sock(). Concurre...

5.3AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 2:18 p.m.9 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
Cvelist
Cvelist
added 2026/07/19 2:18 p.m.36 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
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.13 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
Rows per page
Query Builder