PT-2026-48331 · Nimiq · Nimiq

CVE-2026-46540

·

Published

2026-06-09

·

Updated

2026-06-10

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Name of the Vulnerable Software and Affected Versions Nimiq versions prior to 1.4.0
Description An issue exists in the Rust implementation of the Nimiq Proof-of-Stake protocol. When the LightBlockchain::rebranch() function adopts a fork chain with a macro block tip (such as a checkpoint or election), it updates self.head but fails to update self.macro head, self.election head, self.current validators, or the election header in the chain store. This results in a stale macro head, causing subsequent macro blocks processed via push() to be verified against an incorrect predecessor through the verify macro successor() function. Additionally, if the rebranch target is an election block, the stale current validators causes all following blocks to fail the verify validators() function, leading to a complete stall of the light client's chain progression.
Recommendations Update to version 1.4.0.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-46540
GHSA-M3PG-QC2Q-MG8C

Affected Products

Nimiq