Lucene search
+L

15434 matches found

Cvelist
Cvelist
added 2026/08/18 7:22 p.m.27 views

CVE-2026-52739 ZEBRA: Repeated Non-Finalized Shielded Transaction Aborts Zebra Before Duplicate-Nullifier Rejection

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious block producer can terminate zebrad by placing the same shielded transaction in a non-finalized parent block and its child. In zebra-state/src/service/nonfinalizedstate/chain.rs, Chain::push originally inserted the...

5.9CVSS0.00394EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 7:22 p.m.43 views

CVE-2026-52739

Affected: zebrad up to v4.4.1. Root cause: Chain::push in zebra-state/src/service/non_finalized_state/chain.rs:1608-1628 inserts the transaction hash into tx_loc_by_hash with an assert_eq! before running the duplicate shielded-nullifier guard, so a repeated shielded transaction in a child block t...

5.9CVSS5.3AI score0.00394EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 7:22 p.m.19 views

CVE-2026-52739 ZEBRA: Repeated Non-Finalized Shielded Transaction Aborts Zebra Before Duplicate-Nullifier Rejection

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious block producer can terminate zebrad by placing the same shielded transaction in a non-finalized parent block and its child. In zebra-state/src/service/nonfinalizedstate/chain.rs, Chain::push originally inserted the...

5.9CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 7:19 p.m.45 views

CVE-2026-52737

Zebra (v4.4.1 and earlier) is vulnerable to a DoS: a malicious unauthenticated P2P peer serves a block with an above-lookahead coinbase height, triggering a 67-second global sync restart that cancels honest peer downloads indefinitely. The root cause is that BlockDownloadVerifyError::AboveLookahe...

5.3CVSS5.3AI score0.00203EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 7:19 p.m.25 views

CVE-2026-52737 ZEBRA: Sync restart poisoning from single unauthenticated peer via above-lookahead block

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious unauthenticated P2P peer can answer Zebra's outbound getblocks or FindBlocks request with a small two-hash inventory and then serve a syntactically valid block whose coinbase height is far above the local chain tip. In...

5.3CVSS0.00203EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/18 4:56 p.m.9 views

SUSE CVE-2026-68132

In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...

4.4CVSS5.6AI score0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 3:16 p.m.9 views

CVE-2026-66645

Contributor Cross Site Scripting XSS in Table Of Contents Block = 1.5.0 versions...

6.5CVSS0.00211EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 1:59 p.m.27 views

CVE-2026-66645 WordPress Table Of Contents Block plugin <= 1.5.0 - Cross Site Scripting (XSS) vulnerability

Contributor Cross Site Scripting XSS in Table Of Contents Block = 1.5.0 versions...

6.5CVSS0.00211EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/18 1:59 p.m.27 views

CVE-2026-66645

Contributor Cross Site Scripting XSS in Table Of Contents Block = 1.5.0 versions...

6.5CVSS5AI score0.00211EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 1:59 p.m.9 views

EUVD-2026-60929

Contributor Cross Site Scripting XSS in Table Of Contents Block = 1.5.0 versions...

6.5CVSS5AI score0.00211EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 1:59 p.m.18 views

CVE-2026-66645

The WordPress Table Of Contents Block plugin (≤1.5.0) allows authenticated contributors to inject cross-site scripting payloads. CVSS 3.1 scores 6.5 (Medium) with network attack vector and low privileges required. No exploit code or in-the-wild exploitation is documented in the provided materials.

6.5CVSS5AI score0.00211EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 12:19 p.m.7 views

CVE-2026-74904

SiYuan before v3.7.4 is missing authorization checks in 17 block metadata/content endpoints in kernel/api/block.go including getRefText, checkBlockExist, and getBlockBreadcrumb. These handlers are gated only by basic authentication model.CheckAuth and lack publish-access filtering, allowing...

8.7CVSS0.00357EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.24 views

CVE-2026-74904

In SiYuan before v3.7.4, 17 block endpoints in kernel/api/block.go (getRefText, checkBlockExist, getBlockBreadcrumb) are gated only by model.CheckAuth without publish-access filtering, letting anonymous publish-mode readers disclose private block content, metadata, and existence info. Patch to v3...

8.7CVSS5.3AI score0.00357EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.26 views

CVE-2026-74904 SiYuan before v3.7.4 Missing Authorization via block API

SiYuan before v3.7.4 is missing authorization checks in 17 block metadata/content endpoints in kernel/api/block.go including getRefText, checkBlockExist, and getBlockBreadcrumb. These handlers are gated only by basic authentication model.CheckAuth and lack publish-access filtering, allowing...

8.7CVSS0.00357EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.7 views

EUVD-2026-60585

SiYuan before v3.7.4 is missing authorization checks in 17 block metadata/content endpoints in kernel/api/block.go including getRefText, checkBlockExist, and getBlockBreadcrumb. These handlers are gated only by basic authentication model.CheckAuth and lack publish-access filtering, allowing...

8.7CVSS5.4AI score0.00357EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/18 10:50 a.m.9 views

CVE-2026-72142

A flaw was found in the i2c-imx driver of the Linux kernel. When an I2C slave device performs an SMBus block-read operation with a byte count of zero, the atomic polling path in the driver fails to properly release the I2C bus. This can cause the bus to become stuck, requiring a power cycle of th...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/08/18 9:32 a.m.12 views

WordPress WPZOOM Forms – Contact Form Plugin for Gutenberg plugin <= 2.0.7 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by Ananda Dhakal Patchstack in WordPress Plugin WPZOOM Forms – Contact Form Plugin for Gutenberg versions = 2.0.7...

6.5CVSS5AI score0.00211EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/08/18 12:30 a.m.18 views

EUVD-2026-60548

Mahara before 25.04.5 and 26.04.0 is vulnerable in the Text block/section functionality when a call is crafted in a certain way that allows it to recall the backed-up content from another Text section...

5.3AI score0.00307EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/18 12:10 a.m.9 views

SUSE CVE-2026-53792

rsync before 3.5.0 contains an out-of-bounds read vulnerability in the sender-side block matching logic that allows a malicious receiver to trigger memory access before the start of an allocated buffer by sending a crafted checksum block with a length of zero. Attackers can send a specially craft...

6.5CVSS5.6AI score0.00311EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.15 views

PT-2026-77072

Contributor Cross Site Scripting XSS in Table Of Contents Block = 1.5.0 versions...

6.5CVSS5AI score0.00211EPSS
SaveExploits0References3
Rows per page
Query Builder