GHSA-7c4j-2m43-2mgh · 深刻度: high · エコシステム: 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.
総合評価: CVE-2026-34065 は中リスク(40.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.37%、29 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.37% | +0.32% |
| 2 | 2026-05-24 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-04-23 | — | 0.04% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-7c4j-2m43-2mgh · 深刻度: high · エコシステム: rust — nimiq-primitives: Node crash due to missing interlink validation in election macro block proposals
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| nimiq | nimiq_proof-of-stake | < 1.3.0 | cpe:2.3:a:nimiq:nimiq_proof-of-stake:*:*:*:*:*:rust:*:* |
| URL | タグ |
|---|---|
| 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 |