Lucene search
+L

204 matches found

Vulnrichment
Vulnrichment
added 2026/04/22 7:45 p.m.12 views

CVE-2026-34065 nimiq-primitives: Node crash due to missing interlink validation in election macro block proposals

nimiq-primitives contains primitives e.g., block, account, transaction to be used in Nimiq's Rust implementation. Prior to version 1.3.0, an untrusted p2p peer can cause a node to panic by announcing an election macro block whose validators set contains an invalid compressed BLS voting key. Hashi...

7.5CVSS5.7AI score0.00372EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/22 7:45 p.m.9 views

CVE-2026-34065

nimiq-primitives contains primitives e.g., block, account, transaction to be used in Nimiq's Rust implementation. Prior to version 1.3.0, an untrusted p2p peer can cause a node to panic by announcing an election macro block whose validators set contains an invalid compressed BLS voting key. Hashi...

7.5CVSS5.7AI score0.00372EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/04/22 7:43 p.m.41 views

CVE-2026-34064

The CVE-2026-34064 issue affects Nimiq-account’s VestingContract in the Rust implementation. Before v1.3.0, VestingContract::can_change_balance can produce AccountError::InsufficientFunds and builds the error with balance = self.balance - min_cap; if min_cap > balance, Coin::sub underflows and...

8.2CVSS5.7AI score0.00275EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/22 7:43 p.m.47 views

CVE-2026-34064 nimiq-account: Vesting insufficient funds error can panic

nimiq-account contains account primitives to be used in Nimiq's Rust implementation. Prior to version 1.3.0, VestingContract::canchangebalance returns AccountError::InsufficientFunds when newbalance balance, the node crashes while trying to return an error. The mincap balance precondition is...

5.3CVSS0.00275EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 7:43 p.m.13 views

CVE-2026-34064 nimiq-account: Vesting insufficient funds error can panic

nimiq-account contains account primitives to be used in Nimiq's Rust implementation. Prior to version 1.3.0, VestingContract::canchangebalance returns AccountError::InsufficientFunds when newbalance balance, the node crashes while trying to return an error. The mincap balance precondition is...

5.3CVSS6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/22 7:40 p.m.8 views

CVE-2026-34063

Nimiq's network-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, network-libp2p discovery uses a libp2p ConnectionHandler state machine. the handler assumes there is at most one inbound and one outbound discovery substream per connection. if a remote peer...

7.5CVSS5.8AI score0.00352EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/04/22 7:40 p.m.16 views

EUVD-2026-25058

Nimiq's network-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, network-libp2p discovery uses a libp2p ConnectionHandler state machine. the handler assumes there is at most one inbound and one outbound discovery substream per connection. if a remote peer...

7.5CVSS5.8AI score0.00352EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2026/04/22 7:23 p.m.5 views

nimiq-block-production (0.1.0), nimiq-client (0.1.0) +6 more potentially affected by CVE-2026-34066 via nimiq-blockchain (0.1.0)

nimiq-blockchain CARGO version 0.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on nimiq-blockchain and may be impacted: - nimiq-block-production 0.1.0 - nimiq-client 0.1.0 - nimiq-consensus 0.1.0 - nimiq-lib 0.1.0 - nimiq-mempool 0.1.0 -...

5.3CVSS5.3AI score0.00242EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/22 7:23 p.m.6 views

CVE-2026-34062

nimiq-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, MessageCodec::readrequest and readresponse call readtoend on inbound substreams, so a remote peer can send only a partial frame and keep the substream open. because Behaviour::new also sets...

5.3CVSS5.8AI score0.00297EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/22 7:23 p.m.44 views

CVE-2026-34062 Nimiq has Allocation of Resources Without Limits or Throttling in its libp2p request/response

nimiq-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, MessageCodec::readrequest and readresponse call readtoend on inbound substreams, so a remote peer can send only a partial frame and keep the substream open. because Behaviour::new also sets...

5.3CVSS0.00297EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/22 7:23 p.m.7 views

CVE-2026-34062 Nimiq has Allocation of Resources Without Limits or Throttling in its libp2p request/response

nimiq-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, MessageCodec::readrequest and readresponse call readtoend on inbound substreams, so a remote peer can send only a partial frame and keep the substream open. because Behaviour::new also sets...

5.3CVSS5.8AI score0.00297EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/22 7:23 p.m.14 views

CVE-2026-34062 Nimiq has Allocation of Resources Without Limits or Throttling in its libp2p request/response

nimiq-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, MessageCodec::readrequest and readresponse call readtoend on inbound substreams, so a remote peer can send only a partial frame and keep the substream open. because Behaviour::new also sets...

5.3CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/04/22 7:23 p.m.38 views

CVE-2026-34062

CVE-2026-34062 affects the Nimiq libp2p integration. Before version 1.3.0, MessageCodec::read_request and read_response call read_to_end() on inbound substreams, allowing a remote peer to send only a partial frame and keep the substream open. Additionally, Behaviour::new sets with_max_concurrent_...

5.3CVSS5.8AI score0.00297EPSS
SaveExploits0References3Affected Software1
vulnersOsv
vulnersOsv
added 2026/04/22 7:22 p.m.6 views

nimiq-account (0.1.0), nimiq-accounts (0.1.0) +14 more potentially affected by CVE-2026-34068 via nimiq-transaction (0.1.0)

nimiq-transaction CARGO version 0.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on nimiq-transaction and may be impacted: - nimiq-account 0.1.0 - nimiq-accounts 0.1.0 - nimiq-block 0.1.0 - nimiq-block-production 0.1.0 - nimiq-blockchain 0.1.0 -...

6.8CVSS5.3AI score0.00201EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/22 7:20 p.m.16 views

EUVD-2026-25084

nimiq-transaction: Panic via HistoryTreeProof length mismatch...

3.1CVSS5.7AI score0.00318EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2026/04/22 7:20 p.m.6 views

nimiq-account (0.1.0), nimiq-accounts (0.1.0) +14 more potentially affected by CVE-2026-34067 via nimiq-transaction (0.1.0)

nimiq-transaction CARGO version 0.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on nimiq-transaction and may be impacted: - nimiq-account 0.1.0 - nimiq-accounts 0.1.0 - nimiq-block 0.1.0 - nimiq-block-production 0.1.0 - nimiq-blockchain 0.1.0 -...

6.5CVSS5.3AI score0.00318EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/22 7:19 p.m.11 views

EUVD-2026-25062

nimiq-primitives: Node crash due to missing interlink validation in election macro block proposals...

7.5CVSS5.7AI score0.00372EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2026/04/22 7:19 p.m.8 views

nimiq-account (0.1.0), nimiq-accounts (0.1.0) +15 more potentially affected by CVE-2026-34065 via nimiq-primitives (0.1.0)

nimiq-primitives CARGO version 0.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on nimiq-primitives and may be impacted: - nimiq-account 0.1.0 - nimiq-accounts 0.1.0 - nimiq-block 0.1.0 - nimiq-block-production 0.1.0 - nimiq-blockchain 0.1.0 -...

7.5CVSS5.3AI score0.00372EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/04/22 7:18 p.m.6 views

nimiq-accounts (0.1.0), nimiq-block (0.1.0) +13 more potentially affected by CVE-2026-34064 via nimiq-account (0.1.0)

nimiq-account CARGO version 0.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on nimiq-account and may be impacted: - nimiq-accounts 0.1.0 - nimiq-block 0.1.0 - nimiq-block-production 0.1.0 - nimiq-blockchain 0.1.0 - nimiq-client 0.1.0 - nimiq-consens...

8.2CVSS5.3AI score0.00275EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/04/22 7:13 p.m.3 views

nimiq-accounts (0.1.0), nimiq-block-production (0.1.0) +11 more potentially affected by CVE-2026-33471 via nimiq-block (0.1.0)

nimiq-block CARGO version 0.1.0 is affected by a known vulnerability. The following packages have a transitive dependency on nimiq-block and may be impacted: - nimiq-accounts 0.1.0 - nimiq-block-production 0.1.0 - nimiq-blockchain 0.1.0 - nimiq-client 0.1.0 - nimiq-consensus 0.1.0 - nimiq-databas...

9.6CVSS5.3AI score0.00217EPSS
SaveExploits0
Rows per page
Query Builder