原始 OSV JSON{
"id": "GHSA-799f-29jm-gr6c",
"aliases": [
"CVE-2026-46539"
],
"details": "### Impact\nA 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.\n\n### Patches\n[The patch for this vulnerability](https://github.com/nimiq/core-rs-albatross/pull/3705) is formally released as part of [v1.4.0](https://github.com/nimiq/core-rs-albatross/releases/tag/v1.4.0).\n\n### Workarounds\nNo Workarounds\n\n### Resources\nSee [PR](https://github.com/nimiq/core-rs-albatross/pull/3705).",
"summary": "nimiq-primitives: BlockInclusionProof interlink issue when hops are empty",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.2.0"
}
]
}
],
"package": {
"name": "nimiq-primitives",
"ecosystem": "crates.io"
}
}
],
"modified": "2026-06-10T13:41:26Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2026-05-21T19:38:00Z",
"references": [
{
"url": "https://github.com/nimiq/core-rs-albatross/security/advisories/GHSA-799f-29jm-gr6c",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46539",
"type": "ADVISORY"
},
{
"url": "https://github.com/nimiq/core-rs-albatross/pull/3705",
"type": "WEB"
},
{
"url": "https://github.com/nimiq/core-rs-albatross/commit/cc5a1d54bbbffd1ea975bd2ee87d5f7b3b30bbf1",
"type": "WEB"
},
{
"url": "https://github.com/nimiq/core-rs-albatross",
"type": "PACKAGE"
},
{
"url": "https://github.com/nimiq/core-rs-albatross/releases/tag/v1.4.0",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-345"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-10T00:16:54Z",
"github_reviewed_at": "2026-05-21T19:38:00Z"
}
}