Lucene search
+L

12277 matches found

OSV
OSV
•added 2026/08/13 12:17 p.m.•9 views

DEBIAN-CVE-2026-73620

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

7.2CVSS5.5AI score0.00574EPSS
SaveExploits1References1
Patchstack
Patchstack
•added 2026/08/13 10:42 a.m.•12 views

WordPress WP Event SOlution plugin <= 4.1.18 - Sensitive Data Exposure vulnerability

Sensitive Data Exposure vulnerability discovered by VanTastic in WordPress Plugin WP Event SOlution versions = 4.1.18...

6.5CVSS5.2AI score0.00371EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
•added 2026/08/12 6:00 a.m.•40 views

CVE-2026-16538 TeraWallet - Wallet for WooCommerce < 1.6.10 - Subscriber+ Wallet Balance Inflation via Discounted Top-Up

The Wallet for WooCommerce WordPress plugin before 1.6.10 does not verify the amount actually collected for a wallet top-up before crediting the wallet, allowing customers to top up their wallet balance for less than its value...

0.00404EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/12 6:00 a.m.•68 views

CVE-2026-16538

The Wallet for WooCommerce (also known as TeraWallet ) WordPress plugin in versions before 1.6.10 is vulnerable to a wallet balance inflation flaw. The root cause is a failure to verify the actual amount collected during a wallet top-up before crediting the account. This allows customers to top u...

9.1CVSS5.2AI score0.00404EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/12 12:00 a.m.•0 views

CVE-2026-16538: Improper Access Control

The Wallet for WooCommerce WordPress plugin before 1.6.10 does not verify the amount actually collected for a wallet top-up before crediting the wallet, allowing customers to top up their wallet balance for less than its value...

9.1CVSS5.8AI score0.00404EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/10 1:20 p.m.•22 views

CVE-2026-68396

In the Linux kernel, the following vulnerability has been resolved: scsi: core: wake eh reliably when using scsischeduleeh Drivers which use the scsischeduleeh function to run the error handler currently risk the error handler thread never waking once all commands are timed out or inactive. There...

0.00209EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/10 1:20 p.m.•11 views

CVE-2026-68334

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix iothread race in rxrpcwakeupiothread rxrpcwakeupiothread checks local-iothread before waking it, but then reloads the pointer for wakeupprocess. local-iothread is cleared with WRITEONCE when the I/O thread exits, so th...

0.00206EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/10 1:20 p.m.•16 views

CVE-2026-68158

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix multiplication overflow in decodenewupstateweight If a message of type CEPHMSGOSDMAP contains a maliciously corrupted osdmap, out-of-bounds memory accesses may occur in decodenewupstateweight. This happens because th...

9.8CVSS0.00755EPSS
SaveExploits0References8
NVD
NVD
•added 2026/08/10 1:19 p.m.•12 views

CVE-2026-68139

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use sender devcom for MPV master-up After PCIe DPC recovery, mlx5 reloads the affected functions and replays multiport affiliation events. In the reported failure, the first relevant device error was: pcieport...

0.00209EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/10 1:19 p.m.•19 views

CVE-2026-68139

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use sender devcom for MPV master-up After PCIe DPC recovery, mlx5 reloads the affected functions and replays multiport affiliation events. In the reported failure, the first relevant device error was: pcieport...

5.3AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/10 12:04 p.m.•36 views

CVE-2026-68396 scsi: core: wake eh reliably when using scsi_schedule_eh

In the Linux kernel, the following vulnerability has been resolved: scsi: core: wake eh reliably when using scsischeduleeh Drivers which use the scsischeduleeh function to run the error handler currently risk the error handler thread never waking once all commands are timed out or inactive. There...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 12:04 p.m.•13 views

EUVD-2026-55582

In the Linux kernel, the following vulnerability has been resolved: scsi: core: wake eh reliably when using scsischeduleeh Drivers which use the scsischeduleeh function to run the error handler currently risk the error handler thread never waking once all commands are timed out or inactive. There...

5.4AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 12:03 p.m.•13 views

EUVD-2026-55435

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix iothread race in rxrpcwakeupiothread rxrpcwakeupiothread checks local-iothread before waking it, but then reloads the pointer for wakeupprocess. local-iothread is cleared with WRITEONCE when the I/O thread exits, so th...

5.3AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/10 12:03 p.m.•57 views

CVE-2026-68334

CVE-2026-68334 concerns the Linux kernel rxrpc subsystem. The issue arises in rxrpc_wake_up_io_thread(), which checks local-&gt;io_thread before waking it but then reloads the pointer for wake_up_process(), allowing a race because local-&gt;io_thread can be cleared by WRITE_ONCE() when the I/O th...

5.3AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/10 12:03 p.m.•39 views

CVE-2026-68334 rxrpc: fix io_thread race in rxrpc_wake_up_io_thread()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix iothread race in rxrpcwakeupiothread rxrpcwakeupiothread checks local-iothread before waking it, but then reloads the pointer for wakeupprocess. local-iothread is cleared with WRITEONCE when the I/O thread exits, so th...

0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/10 11:59 a.m.•39 views

CVE-2026-68158 libceph: Fix multiplication overflow in decode_new_up_state_weight()

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix multiplication overflow in decodenewupstateweight If a message of type CEPHMSGOSDMAP contains a maliciously corrupted osdmap, out-of-bounds memory accesses may occur in decodenewupstateweight. This happens because th...

9.8CVSS0.00755EPSS
SaveExploits0References8
CVE
CVE
•added 2026/08/10 11:59 a.m.•60 views

CVE-2026-68139

CVE-2026-68139 affects the Linux kernel mlx5e/MPV path. After PCIe DPC recovery, mlx5 reloads affected PCIe functions and replays multiport affiliation events; during resume, an RDMA multiport binding replay triggers an MPV_DEVCOM_MASTER_UP. The host panics with a NULL pointer dereference in mlx5...

5.3AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/10 11:59 a.m.•36 views

CVE-2026-68139 net/mlx5e: Use sender devcom for MPV master-up

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use sender devcom for MPV master-up After PCIe DPC recovery, mlx5 reloads the affected functions and replays multiport affiliation events. In the reported failure, the first relevant device error was: pcieport...

0.00209EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/10 11:17 a.m.•14 views

CVE-2026-55814

Missing Authentication in Apache Ranger Download APIs on versions = 2.8.0. Users are recommended to upgrade to version 2.9.0, which fixes this issue...

7.5CVSS0.00657EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/10 10:25 a.m.•70 views

CVE-2026-40920

Apache Ranger versions

9.8CVSS5.1AI score0.00732EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder