Lucene search
+L

33745 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/20 6:00 a.m.13 views

CVE-2026-11868

The WP Travel WordPress plugin before 11.7.1 does not perform capability or ownership checks on its booking cancellation action, which is also exposed to unauthenticated users, allowing them to cancel arbitrary bookings on the site...

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

CVE-2026-10081 Unlimited Elements for Elementor < 2.0.11 - Unauthenticated Stored XSS via Google Reviews Widget

The Unlimited Elements For Elementor WordPress plugin before 2.0.11 does not sanitize or escape Google review content fetched from the Serp API before rendering it in the Google Reviews widget output, allowing unauthenticated attackers who submit a malicious review on the targeted business's Goog...

0.00292EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.16 views

PT-2026-61565

SurrealDB versions before 3.1.0 contain an authentication bypass vulnerability in LIVE SELECT subscriptions where permission expressions referencing $value, $before, $after, or $event are evaluated against attacker-controlled bindings instead of actual documents. Authenticated subscribers can bin...

5.3CVSS5.5AI score0.0036EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.17 views

PT-2026-61561

SurrealDB versions before 3.1.0 contain an authorization bypass vulnerability where authenticated users can spoof composite record-id field values by writing to editable body fields. Attackers can bypass permission rules that gate access on id components like tenant isolation by setting same-name...

5.4CVSS5.4AI score0.00249EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.14 views

PT-2026-61556

Name of the Vulnerable Software and Affected Versions SurrealDB versions prior to 3.1.4 Description Incorrect index handling during permission filtering allows attackers with record scope access to read array elements that should be restricted. This occurs when the system fails to properly enforc...

7.1CVSS5.9AI score0.00358EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:00 a.m.95 views

CVE-2026-26080

HAProxy Community Edition 3.2.x through 3.3.x before 3.3.3 can enter a loop or crash because varint is mishandled. HAProxy Enterprise and ALOHA are also affected...

3.7CVSS5.3AI score0.00546EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.10 views

SUSE CVE-2026-63793

In the Linux kernel, the following vulnerability has been resolved: ntfs: serialize volume label accesses Protect vol-volumelabel with a mutex and snaphost the label before copytouser. This prevent a use-after-free when FSIOCSETFSLABEL replaces the vol-volumelabel and FSIOCGETTSLABEL reads it...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.7 views

CVE-2026-64069

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix cancellation of a DIO and single read subrequests When the preparation of a new subrequest for a read fails, if the subrequest has already been added to the stream-subrequests list, it can't simply be put and abandoned...

9.8CVSS0.00649EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:40 p.m.31 views

CVE-2026-64163

CVE-2026-64163 targets the Linux kernel kprobes test module. The issue arises from leftover data in kprobes/kretprobes between test runs, causing register_kprobe to fail with -22 and potentially crashing the kernel. The fix moves all kprobe/kretprobe cleanup into kprobes_test_init, which runs bef...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.41 views

CVE-2026-64163 test_kprobes: clear kprobes between test runs

In the Linux kernel, the following vulnerability has been resolved: testkprobes: clear kprobes between test runs Running the kprobes sanity tests twice makes all tests fail and eventually crashes the kernel. root@martin-riscv-1 echo 1 /sys/kernel/debug/kunit/kprobestest/run ... Totals: pass:5...

0.00162EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.10 views

CVE-2026-64162

In the Linux kernel, the following vulnerability has been resolved: idpf: fix readdevclklock spinlock init in idpfptpinit In idpfptpinit, readdevclklock is initialized after ptpscheduleworker had already been called and after idpfptpsettime64 could reach the lock. The PTP aux worker fires...

5.2AI score0.00649EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.19 views

CVE-2026-64069

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix cancellation of a DIO and single read subrequests When the preparation of a new subrequest for a read fails, if the subrequest has already been added to the stream-subrequests list, it can't simply be put and abandoned...

9.8CVSS5.2AI score0.00649EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.28 views

CVE-2026-64033

CVE-2026-64033 describes a use-after-free in Linux kernel RDMA/rtrs path file cleanup. In rtrs_srv_create_path_files(), if an error occurs after sysfs root folders were created and srv_path-&gt;kobj initialized, cleanup calls kobject_put(&srv_path-&gt;kobj) before rtrs_srv_destroy_once_sysfs_root...

9.8CVSS5.5AI score0.00717EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.40 views

CVE-2026-63969 ipv6: fix possible infinite loop in rt6_fill_node()

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...

0.00215EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/19 2:55 p.m.10 views

CVE-2026-63920 ipv6: validate extension header length before copying to cmsg

In the Linux kernel, the following vulnerability has been resolved: ipv6: validate extension header length before copying to cmsg ip6datagramrecvspecificctl builds IPV6HOPOPTS,DSTOPTS,RTHDR cmsgs and their IPV62292 legacy counterparts by trusting the on-wire hdrlen byte ptr1 when computing the...

7.1CVSS5.3AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.40 views

CVE-2026-63804 gfs2: fix use-after-free in gfs2_qd_dealloc

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix use-after-free in gfs2qddealloc gfs2qddealloc, called as an RCU callback from gfs2qddispose, accesses the superblock object sdp through qd-qdsbd after freeing qd. It does so to decrement sdquotacount and wake up...

0.00137EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.24 views

CVE-2026-53400

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter registration race Adapters can be looked up based on their id using i2cgetadapter which takes a reference to the embedded struct device. Make sure that the adapter including its struct device has been...

7.8CVSS5.2AI score0.00103EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 12:02 p.m.9 views

CVE-2026-53400 i2c: core: fix adapter registration race

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix adapter registration race Adapters can be looked up based on their id using i2cgetadapter which takes a reference to the embedded struct device. Make sure that the adapter including its struct device has been...

7.8CVSS5.3AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.13 views

PT-2026-61105

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists during the registration of I2C adapters. The i2c get adapter function allows looking up adapters by ID and takes a reference to the embedded struct device. If an...

7.8CVSS5.3AI score0.00103EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-53400

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i2c: core: fix adapter registration race Adapters can be looked up based on their id using i2cgetadapter which takes a reference to the embedded struct device...

7.8CVSS4.2AI score0.00103EPSS
SaveExploits0References3
Rows per page
Query Builder