Lucene search
+L

24969 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/28 5:39 a.m.10 views

CVE-2026-16797

The ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.4.5 via the 'optionSection' parameter due to missing validation on a user controlled key. This makes it possible...

4.3CVSS5.9AI score0.0023EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/28 5:39 a.m.37 views

CVE-2026-16797 ShopLentor <= 3.4.5 - Insecure Direct Object Reference to Authenticated (Contributor+) Sensitive Information Exposure via 'optionSection' Parameter

The ShopLentor – All-in-One WooCommerce Growth & Store Enhancement Plugin plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.4.5 via the 'optionSection' parameter due to missing validation on a user controlled key. This makes it possible...

4.3CVSS0.0023EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/28 5:39 a.m.41 views

CVE-2026-16797

ShopLentor – All-in-One WooCommerce Growth & Store Enhancement for WordPress (plugin) is affected up to version 3.4.5 by an Insecure Direct Object Reference via the optionSection parameter. The flaw arises from missing validation on a user-controlled key, enabling authenticated attackers with con...

4.3CVSS5.9AI score0.0023EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/28 12:31 a.m.12 views

EUVD-2026-49632

The vulnerability involves an Insecure Direct Object Reference IDOR in the DeleteNotificationController::delete method at endpoint GET /notification/delete/id. The flaw allows any authenticated user, regardless of company or permissions, to delete notifications belonging to any other user in the...

6.9CVSS5.9AI score0.00288EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.16 views

PT-2026-65504

GitHub MCP Server is GitHub's official MCP Server. Prior to 1.1.0, the CompletionsHandler function in pkg/github/server.go accesses params.Ref without first checking whether it is nil, so a completion/complete request with a missing or empty ref field triggers a nil pointer dereference and a Go...

7.5CVSS5.9AI score0.00442EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2026/07/28 12:00 a.m.8 views

The vulnerabilities of the functions bfq_put_stable_ref() and bfq_exit_icq_bfqq() in the block/bfq-iosched.c module support the block-level kernel support in the Linux operating system. These vulnerabilities allow attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerabilities of the functions bfqputstableref and bfqexiticqbfqq in the block/bfq-iosched.c module are related to the reuse of previously freed memory due to competitive access to resources during the “race condition”. Exploiting these vulnerabilities can allow attackers to compromise the...

7.8CVSS6.6AI score0.00152EPSS
SaveExploits0References10Affected Software3
Oracle linux
Oracle linux
added 2026/07/28 12:00 a.m.13 views

kernel security update

6.12.0-211.34.1 - Add new Oracle Linux Driver Signing key 1 certificate Orabug: 37985782 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list...

9.4CVSS7.1AI score0.03153EPSS
SaveExploits85
NVD
NVD
added 2026/07/27 10:17 p.m.12 views

CVE-2026-59240

The vulnerability involves an Insecure Direct Object Reference IDOR in the DeleteNotificationController::delete method at endpoint GET /notification/delete/id. The flaw allows any authenticated user, regardless of company or permissions, to delete notifications belonging to any other user in the...

6.9CVSS0.00288EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/27 9:37 p.m.36 views

CVE-2026-59240 IDOR in Prospero Flow CRM allows deletion of other users' notifications

The vulnerability involves an Insecure Direct Object Reference IDOR in the DeleteNotificationController::delete method at endpoint GET /notification/delete/id. The flaw allows any authenticated user, regardless of company or permissions, to delete notifications belonging to any other user in the...

6.9CVSS0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 9:37 p.m.14 views

CVE-2026-59240 IDOR in Prospero Flow CRM allows deletion of other users' notifications

The vulnerability involves an Insecure Direct Object Reference IDOR in the DeleteNotificationController::delete method at endpoint GET /notification/delete/id. The flaw allows any authenticated user, regardless of company or permissions, to delete notifications belonging to any other user in the...

6.9CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/07/27 9:37 p.m.34 views

CVE-2026-59240

The CVE-2026-59240 vulnerability is an IDOR in Prospero Flow CRM. Affected code path: DeleteNotificationController::delete() at GET /notification/delete/{id}. It allows any authenticated user to delete notifications belonging to any user because the target record is fetched with Notification::fin...

6.9CVSS5.9AI score0.00288EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/27 9:37 p.m.9 views

CVE-2026-59240

The vulnerability involves an Insecure Direct Object Reference IDOR in the DeleteNotificationController::delete method at endpoint GET /notification/delete/id. The flaw allows any authenticated user, regardless of company or permissions, to delete notifications belonging to any other user in the...

6.9CVSS5.9AI score0.00288EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/27 8:10 p.m.11 views

CVE-2026-64541 net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smccdcrxhandler by pinning the socket smccdcrxhandler looks up the connection by token under the link group's connslock, drops the lock, and then dereferences conn and the smcsock derived from it, ending in...

9.8CVSS5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/27 8:10 p.m.13 views

EUVD-2026-49592

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smccdcrxhandler by pinning the socket smccdcrxhandler looks up the connection by token under the link group's connslock, drops the lock, and then dereferences conn and the smcsock derived from it, ending in...

5.7AI score0.00565EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/27 7:37 p.m.6 views

MINI-95GQ-J7JJ-V6W9

Bulletin has no description...

7.1CVSS5.8AI score0.00429EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 7:37 p.m.7 views

MINI-2VWV-9GX5-CXRV

Bulletin has no description...

8.8CVSS5.8AI score0.00369EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 7:37 p.m.9 views

MINI-R73H-RX98-4M9G

Bulletin has no description...

6.5CVSS5.8AI score0.00389EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 7:37 p.m.11 views

MINI-CWC3-Q264-MX6V

Bulletin has no description...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 7:37 p.m.9 views

MINI-CXHV-7C9F-VC58

Bulletin has no description...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 7:37 p.m.6 views

MINI-4X92-9C42-V5QF

Bulletin has no description...

7.1CVSS5.8AI score0.00429EPSS
SaveExploits0
Rows per page
Query Builder