CVE-2026-46541
HIGH EPSS 26.5%
Published Jun 10, 20263w ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Jun 10, 2026 3w ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
26.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-754
References 3
- github.com https://github.com/nimiq/core-rs-albatross/pull/3707
- github.com https://github.com/nimiq/core-rs-albatross/releases/tag/v1.4.0
- github.com https://github.com/nimiq/core-rs-albatross/security/advisories/GHSA-ccqv-2c9q-mqw5
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.