PT-2026-42671 · Git+2 · Core-Rs-Albatross+1
CVE-2026-46543
·
Published
2026-05-21
·
Updated
2026-06-10
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
Nimiq versions prior to 1.5.0
Description
A remote peer can cause a full node to crash by sending a RequestBatchSet message that includes the hash of the genesis block. This occurs because the handler invokes the
get epoch chunks() function, which iterates backward through macro blocks using Policy::macro block before. Upon reaching the genesis block number, the macro block before() function triggers a panic with the message "No macro blocks before genesis block".Recommendations
Update to version 1.5.0.
Exploit
Fix
Assertion Failure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Core-Rs-Albatross
Nimiq-Blockchain