Nimiq

Core-rs-albatross

13 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.3%
  • Veröffentlicht 13.04.2026 23:55:52
  • Zuletzt bearbeitet 24.04.2026 17:10:45

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. ...

  • EPSS 0.46%
  • Veröffentlicht 13.04.2026 18:54:58
  • Zuletzt bearbeitet 24.04.2026 17:11:26

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 whe...

  • EPSS 0.31%
  • Veröffentlicht 09.04.2026 21:16:11
  • Zuletzt bearbeitet 24.04.2026 17:11:14

nimiq-blockchain provides persistent block storage for Nimiq's Rust implementation. In 1.3.0 and earlier, block timestamp validation enforces that timestamp >= parent.timestamp for non-skip blocks and timestamp == parent.timestamp + MIN_PRODUCER_TIME...