Impact
A missing upper bound on block timestamps allows a validator to set timestamps far into the future, which directly inflates the calculated monetary supply by skewing reward calculations. The flaw involves unchecked input handling and is identified as CWE‑1284.
Affected Systems
The vulnerability affects Nimiq’s Rust‑based blockchain implementation, specifically core‑rs‑albatross versions 1.3.0 and earlier. Newer releases that include a wall‑clock limit are not impacted.
Risk and Exploitability
With a CVSS score of 8.1 the severity is high; the Exploit Probability Score is not available. It is not listed in the CISA Known Exploited Vulnerabilities catalog. A validator that is permitted to produce blocks can create blocks with arbitrarily future timestamps, causing the network to mis‑calculate rewards and inflate supply. The attack path requires only the ability to craft blocks on the network and has no additional prerequisites.
OpenCVE Enrichment
Github GHSA