CVE-2026-34069
- 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. ...
CVE-2026-32605
- 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...
CVE-2026-40093
- 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...