CVE-2026-46539
Description
Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.4.0, a logic flaw in BlockInclusionProof::is_block_proven causes the function to return true without performing any cryptographic verification when get_interlink_hops yields an empty hop list. This occurs when the target block is at the election block position immediately preceding the election head's epoch. An attacker providing transaction inclusion proofs can forge a MacroBlock header for that epoch position and have it accepted as "proven" without any hash or signature verification. This issue has been patched in version 1.4.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
nimiq-primitivescrates.io | <= 0.2.0 | — |
Affected products
1- Range: <= 0.2.0
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-799f-29jm-gr6cghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-46539ghsaADVISORY
- github.com/nimiq/core-rs-albatross/commit/cc5a1d54bbbffd1ea975bd2ee87d5f7b3b30bbf1ghsaWEB
- github.com/nimiq/core-rs-albatross/pull/3705nvdWEB
- github.com/nimiq/core-rs-albatross/releases/tag/v1.4.0nvdWEB
- github.com/nimiq/core-rs-albatross/security/advisories/GHSA-799f-29jm-gr6cnvdWEB
News mentions
1- Nimiq Core Rs Albatross: Seven Denial-of-Service Vulnerabilities DisclosedVypr Intelligence · Jun 10, 2026