Lucene search
+L

1185 matches found

Vulnrichment
Vulnrichment
added 2026/05/20 9:27 p.m.15 views

CVE-2026-40094 nimiq-blockchain: network-libp2p untrusted peer can crash address book via empty peer contact addresses

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and prior, network-libp2p discovery accepts signed PeerContact updates from untrusted peers and stores them in a peer contact book, eventually leading to address book crash. A PeerContact can...

4.3CVSS5.8AI score0.00302EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/20 9:27 p.m.15 views

CVE-2026-40094 nimiq-blockchain: network-libp2p untrusted peer can crash address book via empty peer contact addresses

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and prior, network-libp2p discovery accepts signed PeerContact updates from untrusted peers and stores them in a peer contact book, eventually leading to address book crash. A PeerContact can...

4.3CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/20 9:27 p.m.53 views

CVE-2026-40094 nimiq-blockchain: network-libp2p untrusted peer can crash address book via empty peer contact addresses

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and prior, network-libp2p discovery accepts signed PeerContact updates from untrusted peers and stores them in a peer contact book, eventually leading to address book crash. A PeerContact can...

4.3CVSS0.00302EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/20 9:16 p.m.13 views

CVE-2026-40092 nimiq-keys: Unchecked Ed25519 signature length in TaggedPublicKey::verify causes remote node panic via DHT

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and below, a malicious network peer can crash any Nimiq full node by publishing a crafted Kademlia DHT record. The maliciously crafted record would contain a TaggedSigned with a signature field...

7.5CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/20 9:16 p.m.57 views

CVE-2026-40092 nimiq-keys: Unchecked Ed25519 signature length in TaggedPublicKey::verify causes remote node panic via DHT

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and below, a malicious network peer can crash any Nimiq full node by publishing a crafted Kademlia DHT record. The maliciously crafted record would contain a TaggedSigned with a signature field...

7.5CVSS0.00626EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/20 9:16 p.m.29 views

EUVD-2026-31197

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and below, a malicious network peer can crash any Nimiq full node by publishing a crafted Kademlia DHT record. The maliciously crafted record would contain a TaggedSigned with a signature field...

7.5CVSS5.9AI score0.00626EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/20 9:16 p.m.10 views

CVE-2026-40092 nimiq-keys: Unchecked Ed25519 signature length in TaggedPublicKey::verify causes remote node panic via DHT

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and below, a malicious network peer can crash any Nimiq full node by publishing a crafted Kademlia DHT record. The maliciously crafted record would contain a TaggedSigned with a signature field...

7.5CVSS5.9AI score0.00626EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/20 9:16 p.m.52 views

CVE-2026-40092

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In versions 1.3.0 and below, a malicious network peer can crash any Nimiq full node by publishing a crafted Kademlia DHT record. The maliciously crafted record would contain a TaggedSigned with a signature field...

7.5CVSS5.9AI score0.00626EPSS
SaveExploits0References5Affected Software1
Packet Storm News
Packet Storm News
added 2026/05/15 12:00 a.m.17 views

Quantum Futures Interactive: A Live Demonstration of Post-Quantum Blockchain Security, Infrastructure Tradeoffs, and Sustainable Distributed Trust

Advances in quantum computing introduce long-term security challenges for widely deployed public-key cryptographic systems used across blockchain platforms and decentralized applications. Although post-quantum cryptography PQC standards are emerging, understanding quantum risk remains fragmented...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/09 12:00 a.m.28 views

Smart Contract Security beyond Detection

Smart contract security has progressed from vulnerability detection toward a broader research agenda that includes semantic reasoning, automated repair, adversarial robustness, and real-time exploit detection. This paper develops a capstone-oriented research narrative around four directions:...

5.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2026/04/30 11:30 a.m.28 views

EtherRAT Distribution Spoofing Administrative Tools via GitHub Facades

Intro A sophisticated, high-resilience malicious campaign was identified by Atos Threat Research Center TRC in March 2026. This operation specifically targets the high-privilege professional accounts of enterprise administrators, DevOps engineers, and security analysts by impersonating...

6.8AI score
SaveExploits0
NVD
NVD
added 2026/04/22 8:16 p.m.13 views

CVE-2026-34066

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. Prior to version 1.3.0, HistoryStore::puthistorictxns uses an assert! to enforce invariants about HistoricTransaction.blocknumber must be within the macro block being pushed and within the same epoch. During histo...

5.3CVSS0.00242EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/22 7:47 p.m.26 views

CVE-2026-34066

The CVE affects the nimiq-blockchain Rust implementation. Before v1.3.0, HistoryStore::put_historic_txns asserts invariants on HistoricTransaction.block_number (must be within the macro block and same epoch). During history sync, a peer can influence the history input to Blockchain::push_history_...

5.3CVSS5.7AI score0.00242EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/22 7:47 p.m.7 views

CVE-2026-34066 nimiq-blockchain: Peer-triggerable panic during history sync

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. Prior to version 1.3.0, HistoryStore::puthistorictxns uses an assert! to enforce invariants about HistoricTransaction.blocknumber must be within the macro block being pushed and within the same epoch. During histo...

5.3CVSS5.7AI score0.00242EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/22 7:47 p.m.9 views

CVE-2026-34066

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. Prior to version 1.3.0, HistoryStore::puthistorictxns uses an assert! to enforce invariants about HistoricTransaction.blocknumber must be within the macro block being pushed and within the same epoch. During histo...

5.3CVSS5.7AI score0.00242EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/22 7:47 p.m.18 views

CVE-2026-34066 nimiq-blockchain: Peer-triggerable panic during history sync

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. Prior to version 1.3.0, HistoryStore::puthistorictxns uses an assert! to enforce invariants about HistoricTransaction.blocknumber must be within the macro block being pushed and within the same epoch. During histo...

5.3CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/22 7:47 p.m.45 views

CVE-2026-34066 nimiq-blockchain: Peer-triggerable panic during history sync

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. Prior to version 1.3.0, HistoryStore::puthistorictxns uses an assert! to enforce invariants about HistoricTransaction.blocknumber must be within the macro block being pushed and within the same epoch. During histo...

5.3CVSS0.00242EPSS
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
OSV
OSV
added 2026/04/22 7:23 p.m.10 views

GHSA-J99G-7RQW-Q9JG nimiq-blockchain: Peer-triggerable panic during history sync

Impact HistoryStore::puthistorictxns uses an assert! to enforce invariants about HistoricTransaction.blocknumber must be within the macro block being pushed and within the same epoch. During history sync, a peer can influence the history: &HistoricTransaction input passed into...

5.3CVSS5.7AI score0.00242EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.21 views

PT-2026-34547

Impact HistoryStore::put historic txns uses an assert! to enforce invariants about HistoricTransaction.block number must be within the macro block being pushed and within the same epoch. During history sync, a peer can influence the history: &HistoricTransaction input passed into Blockchain::push...

5.3CVSS5.7AI score0.00242EPSS
SaveExploits0References8
Rows per page
Query Builder