HIGH🇬🇧 English

CVE-2026-33184

CVSS 7.5v3.1pub. 2026-04-03upd. 2026-05-05

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 limit = 0 and returns zero contacts, which makes the session look benign. Later, after the same session reaches Established, the periodic update path computes self.peer_list_limit.unwrap() as usize - 1. With limit = 0, that wraps to usize::MAX and then in rand 0.9.2, choose_multiple() immediately attempts Vec::with_capacity(amount), which deterministically panics with capacity overflow. This issue has been patched in version 1.3.0.

oryginał EN
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Nimiq Proof Of Stake

    APP
    Nimiq
    ≤ 1.2.2
🔵
ZWERYFIKUJ U PRODUCENTA
Brak jednoznacznych danych o patchu. Sprawdź referencje od producenta.
CWE
Referencje

Powiązane podatności

CVE-2026-33471CRITICAL9.6PL ✓ten sam produkt

Nimiq Proof-Of-Stake: obejście weryfikacji kworum w SkipBlockProof

CVE-2026-34063HIGH7.5ten sam produkt

Nimiq's network-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, `network-lib...

CVE-2026-34065HIGH7.5ten sam produkt

nimiq-primitives contains primitives (e.g., block, account, transaction) to be used in Nimiq's Rust implementa...

CVE-2026-32605HIGH7.5ten sam produkt

nimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross c...

CVE-2026-40093HIGH8.1ten sam produkt

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In 1.3.0 and earlier, bloc...

CVE-2026-33184 — HIGH 7.5 | CVEbaza.pl