← Vulnerability feed

Vulnerability record · CVE-2026-40093 · published 9 April 2026

CVE-2026-40093: Nimiq proof-of-stake vulnerability

Nimiq · Nimiq Proof Of Stake

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_TIMEOUT for skip blocks, but there is no visible upper bound check against the wall clock. A malicious block-producing validator can set block timestamps arbitrarily far in the future. This directly affects reward calculations via Policy::supply_at() and batch_delay() in blockchain/src/reward.rs, inflating the monetary supply beyond the intended emission schedule.

8.1 CVSS 3.1 High EPSS 0.43% · top 64.8% CWE-1284 · CWE-1284
8.1CVSS 3.1 base score
0.43%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
1References
17 Jun 2026Last modified by NVD

Description

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_TIMEOUT for skip blocks, but there is no visible upper bound check against the wall clock. A malicious block-producing validator can set block timestamps arbitrarily far in the future. This directly affects reward calculations via Policy::supply_at() and batch_delay() in blockchain/src/reward.rs, inflating the monetary supply beyond the intended emission schedule.

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-40093 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.6CVE-2026-33471Nimiq proof-of-stake improper input validation vulnerabilitynimiq-block contains block primitives to be used in Nimiq's Rust implementation. `SkipBlockProof::verify` computes its quorum check using `BitSet.len…EPSS 0.29%8.2CVE-2026-34064Nimiq proof-of-stake vulnerabilitynimiq-account contains account primitives to be used in Nimiq's Rust implementation. Prior to version 1.3.0, `VestingContract::can_change_balance` re…EPSS 0.49%7.5CVE-2026-34065Nimiq proof-of-stake unchecked return value vulnerabilitynimiq-primitives contains primitives (e.g., block, account, transaction) to be used in Nimiq's Rust implementation. Prior to version 1.3.0, an untrus…EPSS 0.62%7.5CVE-2026-34063Nimiq proof-of-stake vulnerabilityNimiq's network-libp2p is a Nimiq network implementation based on libp2p. Prior to version 1.3.0, `network-libp2p` discovery uses a libp2p `Connectio…EPSS 0.62%7.5CVE-2026-32605Nimiq proof-of-stake out-of-bounds read vulnerabilitynimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.…EPSS 0.62%7.5CVE-2026-35468Nimiq proof-of-stake unchecked return value vulnerabilitynimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.…EPSS 0.63%7.5CVE-2026-33184Nimiq proof-of-stake vulnerabilitynimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.…EPSS 0.63%7.1CVE-2026-28402Nimiq proof-of-stake vulnerabilitynimiq/core-rs-albatross is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.…EPSS 0.26%

Source: NIST National Vulnerability Database (record CVE-2026-40093), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.