CVE-2026-46541
HIGHNimiq network-libp2p: DHT query poisoning via first-record verification failure
Title source: cnaDescription
Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. Prior to version 1.4.0, iIn handle_dht_get(), the DhtResults accumulator is only initialized when the first DHT record passes verification. If the first record fails (from a malicious DHT node), DhtResults is never created, and all subsequent valid records are discarded with "DHT inconsistent state" errors. This issue has been patched in version 1.4.0.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/nimiq/core-rs-albatross/security/advisories/GHSA-ccqv-2c9q-mqw5
X_Refsource_Misc x_refsource_misc
https://github.com/nimiq/core-rs-albatross/pull/3707
X_Refsource_Misc x_refsource_misc
https://github.com/nimiq/core-rs-albatross/releases/tag/v1.4.0
Scores
CVSS v3
7.5
EPSS
0.0035
EPSS Percentile
26.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-754
Status
published
Products (1)
nimiq/core-rs-albatross
< 1.4.0
Published
Jun 10, 2026
Tracked Since
Jun 10, 2026