Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-34065
Published:April 22, 2026
Updated:May 18, 2026
nimiq-primitives contains primitives (e.g., block, account, transaction) to be used in Nimiq's Rust implementation. Prior to version 1.3.0, an untrusted p2p peer can cause a node to panic by announcing an election macro block whose "validators" set contains an invalid compressed BLS voting key. Hashing an election macro header hashes "validators" and reaches "Validators::voting_keys()", which calls "validator.voting_key.uncompress().unwrap()" and panics on invalid bytes. The patch for this vulnerability is included as part of v1.3.0. No known workarounds are available.
Affected Packages
nimiq-primitives (RUST):
Affected version(s) >=0.0.0 <1.3.0
Fix Suggestion:
Update to version 1.3.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Unchecked Return Value
Improper Handling of Exceptional Conditions
EPSS
Base Score:
0.05