Lucene search
K

14 matches found

RedhatCVE
RedhatCVE
added 2026/06/05 7:38 p.m.7 views

CVE-2026-34069

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. In versions 1.2.2 and below, an unauthenticated p2p peer can cause the RequestMacroChain message handler task to panic. Sending a RequestMacroChain message where the...

5.3CVSS5.4AI score0.00297EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/05/21 7:46 p.m.10 views

nimiq-blockchain: Genesis batch set request

Impact A remote peer can crash any full node by sending a RequestBatchSet message containing the genesis block's hash. The handler calls getepochchunks which iterates backwards through macro blocks using Policy::macroblockbefore. When it reaches the genesis block number, macroblockbefore panics...

5.3CVSS5.8AI score0.00291EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2026/05/15 4:31 p.m.8 views

GHSA-27W2-87XV-37C6 nimiq-keys: Unchecked Ed25519 signature length in TaggedPublicKey::verify causes remote node panic via DHT

Impact A malicious network peer can crash any Nimiq full node by publishing a crafted Kademlia DHT record containing a TaggedSigned with a signature field whose byte length is not exactly 64. When the victim node's DHT verifier calls TaggedSigned::verify, execution reaches...

7.5CVSS6AI score0.00626EPSS
Exploits0References6
NVD
NVD
added 2026/04/14 12:16 a.m.3 views

CVE-2026-34069

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. In versions 1.2.2 and below, an unauthenticated p2p peer can cause the RequestMacroChain message handler task to panic. Sending a RequestMacroChain message where the...

5.3CVSS0.00297EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/13 6:54 p.m.2 views

CVE-2026-32605

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an untrusted peer could crash a validator by publishing a signed tendermint proposal message where signer == validators.numvalidators...

7.5CVSS5.8AI score0.00463EPSS
Exploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:10 p.m.4 views

CVE-2026-35468

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, two peer-facing consensus request handlers assume that the history index is always available and call blockchain.historystore.historyindex.unwr...

5.3CVSS5.9AI score0.0052EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2026/04/03 10:9 p.m.16 views

CVE-2026-33184 nimiq/core-rs-albatross: Discovery handshake limit could underflow and later provoke a deterministic overflow panic

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, the discovery handler accepts a peer-controlled limit during handshake and stores it unchanged. The immediate HandshakeAck path then honors lim...

7.5CVSS0.00461EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/04/03 10:7 p.m.3 views

CVE-2026-34061 nimiq/core-rs-albatross: Macro block proposal interlink bug

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an elected validator proposer can send an election macro block whose header.interlink does not match the canonical next interlink. Honest...

4.9CVSS5.8AI score0.00187EPSS
Exploits0References4
CVE
CVE
added 2026/04/03 10:7 p.m.6 views

CVE-2026-34061

The CVE concerns nimiq/core-rs-albatross (Rust implementation of Nimiq PoS with Albatross). Before v1.3.0, an elected validator proposer could issue an election macro block whose header.interlink did not match the canonical next interlink. Honest validators accepted the proposal in verify_macro_b...

6.5CVSS5.8AI score0.00187EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.3 views

PT-2026-30254

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.3.0, an elected validator proposer can send an election macro block whose header.interlink does not match the canonical next interlink. Honest...

4.9CVSS5.8AI score0.00187EPSS
Exploits0References5
NVD
NVD
added 2026/02/27 10:16 p.m.9 views

CVE-2026-28402

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.2.2, a malicious or compromised validator that is elected as proposer can publish a macro block proposal where header.bodyroot does not match the...

7.1CVSS0.00204EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/02/27 9:8 p.m.1 views

CVE-2026-28402 nimiq/core-rs-albatross's nimiq-blockchain missing proposal body root verification

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.2.2, a malicious or compromised validator that is elected as proposer can publish a macro block proposal where header.bodyroot does not match the...

7.1CVSS6AI score0.00204EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/02/27 9:8 p.m.21 views

CVE-2026-28402 nimiq/core-rs-albatross's nimiq-blockchain missing proposal body root verification

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.2.2, a malicious or compromised validator that is elected as proposer can publish a macro block proposal where header.bodyroot does not match the...

7.1CVSS0.00204EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/05/12 12:0 a.m.6 views

PT-2025-20692

Name of the Vulnerable Software and Affected Versions nimiq/core-rs-albatross versions prior to 1.1.0 Description The issue is related to uncontrolled memory allocation in the nimiq-network-libp2p subcrate of nimiq/core-rs-albatross, which can lead to a Denial of Service DoS attack. Specifically,...

7.5CVSS5.8AI score0.00613EPSS
Exploits0References15
Rows per page
Query Builder