Lucene search
+L

24688 matches found

OSV
OSV
added 5 days ago8 views

ROOT-OS-UBUNTU-2204-CVE-2026-53035 CVE-2026-53035 in linux - Patched by Root

Root has patched CVE-2026-53035 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...

5.5CVSS5.5AI score0.00095EPSS
SaveExploits0
OSV
OSV
added 5 days ago7 views

ROOT-OS-UBUNTU-2204-CVE-2026-64519 CVE-2026-64519 in linux - Patched by Root

Root has patched CVE-2026-64519 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...

5.4AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 5 days ago4 views

ROOT-OS-UBUNTU-2204-CVE-2025-37945 CVE-2025-37945 in linux - Patched by Root

Root has patched CVE-2025-37945 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0
OSV
OSV
added 5 days ago5 views

ROOT-OS-UBUNTU-2204-CVE-2023-53733 CVE-2023-53733 in linux - Patched by Root

Root has patched CVE-2023-53733 in the linux package for Root:Ubuntu:22.04. Multiple fixed versions available...

7.8CVSS7AI score0.00141EPSS
SaveExploits0
Cvelist
Cvelist
added 5 days ago26 views

CVE-2026-72797 SiYuan before v3.7.4 Information Disclosure via getEncryptedNotebookStatus

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getEncryptedNotebookStatus endpoint that returns encrypted notebook identifiers, names, and lock states without publish-access filtering. Anonymous readers and publish-mode accounts can enumerate all encrypted...

6.9CVSS0.00237EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago8 views

EUVD-2026-57441

GitLab has remediated an issue in GitLab EE affecting all versions from 16.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user with developer-role permissions to view external status check configuration restricted to...

4.3CVSS5.3AI score0.00243EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago26 views

CVE-2026-4879 Missing Authorization in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 16.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user with developer-role permissions to view external status check configuration restricted to...

4.3CVSS0.00243EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago7 views

CVE-2026-15213

The Welcart e-Commerce WordPress plugin before 2.11.33 does not verify the authenticity of its convenience-store / bank-transfer settlement callback: an unauthenticated request can flip an order from unpaid to settled purely from an order number and a status flag, with no signature, amount, or...

5.3CVSS0.00111EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago10 views

EUVD-2026-57176

The Quick Paypal Payments WordPress plugin through 5.7.50 does not verify the paid amount, receiver, or payment status in its PayPal IPN handler and marks an order paid on an order-token match alone, so a buyer who pays an arbitrary small amount can have a full-price order marked paid...

5.3CVSS5.5AI score0.00111EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 5 days ago6 views

CVE-2026-15213

The Welcart e-Commerce WordPress plugin before 2.11.33 does not verify the authenticity of its convenience-store / bank-transfer settlement callback: an unauthenticated request can flip an order from unpaid to settled purely from an order number and a status flag, with no signature, amount, or...

5.3CVSS5.3AI score0.00111EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-57172

The Welcart e-Commerce WordPress plugin before 2.11.33 does not verify the authenticity of its convenience-store / bank-transfer settlement callback: an unauthenticated request can flip an order from unpaid to settled purely from an order number and a status flag, with no signature, amount, or...

5.3CVSS5.4AI score0.00111EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago22 views

CVE-2026-15213

The CVE concerns the Welcart e-Commerce WordPress plugin prior to 2.11.33. The vulnerability lies in the settlement callback for convenience-store/bank-transfer payments, where there is no authenticity verification. An unauthenticated request can flip an order from unpaid to settled using only an...

5.3CVSS5.4AI score0.00111EPSS
SaveExploits0References1
CVE
CVE
added last week49 views

CVE-2026-71576

CVE-2026-71576 affects multicluster-global-hub: the manager component improperly validates the source identity of CloudEvents on Kafka status topics. A remote attacker who compromises a managed hub and obtains its Kafka client certificate can manipulate the self-asserted source identity, enabling...

8.5CVSS5.4AI score0.00122EPSS
SaveExploits0References2
NVD
NVD
added last week4 views

CVE-2026-68350

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: fix OOB read from off-by-two in TX status handler The bounds check in carl9170txprocessstatus uses i cmd-hdr.len / 2 + 1 which is off by two, allowing 2 extra iterations past valid txstatus entries when the...

0.00175EPSS
SaveExploits0References5
OSV
OSV
added last week5 views

UBUNTU-CVE-2026-68350

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: fix OOB read from off-by-two in TX status handler The bounds check in carl9170txprocessstatus uses i cmd-hdr.len / 2 + 1 which is off by two, allowing 2 extra iterations past valid txstatus entries when the...

5.2AI score0.00175EPSS
SaveExploits0References7
CVE
CVE
added last week34 views

CVE-2026-68350

In the Linux kernel wifi carl9170 driver, a vulnerability exists in carl9170_tx_process_status() due to an off-by-two bounds check. The condition i > ((cmd->hdr.len / 2) + 1) permits two extra iterations past valid _tx_status entries when hdr.ext exceeds hdr.len/2, enabling an out-of-bounds...

5.3AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added last week6 views

EUVD-2026-55451

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: fix OOB read from off-by-two in TX status handler The bounds check in carl9170txprocessstatus uses i cmd-hdr.len / 2 + 1 which is off by two, allowing 2 extra iterations past valid txstatus entries when the...

5.3AI score0.00175EPSS
SaveExploits0References5
Cvelist
Cvelist
added last week29 views

CVE-2026-68350 wifi: carl9170: fix OOB read from off-by-two in TX status handler

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: fix OOB read from off-by-two in TX status handler The bounds check in carl9170txprocessstatus uses i cmd-hdr.len / 2 + 1 which is off by two, allowing 2 extra iterations past valid txstatus entries when the...

0.00175EPSS
SaveExploits0References5
OSV
OSV
added last week7 views

CVE-2026-68350 wifi: carl9170: fix OOB read from off-by-two in TX status handler

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: fix OOB read from off-by-two in TX status handler The bounds check in carl9170txprocessstatus uses i cmd-hdr.len / 2 + 1 which is off by two, allowing 2 extra iterations past valid txstatus entries when the...

5.4AI score
SaveExploits0References8
EUVD
EUVD
added last week6 views

EUVD-2026-55342

In the Linux kernel, the following vulnerability has been resolved: drm/i915/mst: limit DP MST ESI service loop The loop in inteldpcheckmststatus keeps servicing interrupts originating from the sink without bound. Add an upper bound to the new interrupts occurring during interrupt processing to n...

5.4AI score0.00198EPSS
SaveExploits0References3
Rows per page
Query Builder