GHSA-7c4j-2m43-2mgh · Severity: high · Ecosystem: rust — nimiq-primitives: Node crash due to missing interlink validation in election macro block proposals
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.
Conclusion & alert: CVE-2026-34065 is rated Low Risk (35.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-24 | 0.04% | 0.05% | +0.01% |
| 2 | 2026-04-23 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-7c4j-2m43-2mgh · Severity: high · Ecosystem: rust — nimiq-primitives: Node crash due to missing interlink validation in election macro block proposals
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| nimiq | nimiq_proof-of-stake | < 1.3.0 | cpe:2.3:a:nimiq:nimiq_proof-of-stake:*:*:*:*:*:rust:*:* |
| URL | Tags |
|---|---|
| https://github.com/nimiq/core-rs-albatross/commit/e10eaebcd7774e5da6d0ff5e88ed13503474f0ff | Patch |
| https://github.com/nimiq/core-rs-albatross/pull/3662 | Issue Tracking Patch |
| https://github.com/nimiq/core-rs-albatross/releases/tag/v1.3.0 | Release Notes |
| https://github.com/nimiq/core-rs-albatross/security/advisories/GHSA-7c4j-2m43-2mgh | Patch Vendor Advisory |