Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-34065

26
FAUCET Score

OVERVIEW CVE-2026-34065 is a denial-of-service vulnerability in nimiq-primitives versions prior to 1.3.0, a critical library used in Nimiq's Rust blockchain implementation. The flaw allows untrusted peer-to-peer network participants to trigger an unhandled panic in affected nodes by announcing election macro blocks containing invalid compressed BLS voting keys. The vulnerability exists in the validation logic where the system attempts to uncompress voting keys without proper error handling, causing immediate node termination. SEVERITY This vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with network-based attack vector requiring no authentication, low complexity, and no user interaction. The attack has broad scope with availability as the sole impact—an attacker can remotely crash any node running vulnerable versions without requiring special privileges or user interaction. While confidentiality and integrity are not compromised, the availability impact is severe as nodes become temporarily inaccessible. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, with CISA's Known Exploited Vulnerabilities catalog showing no public exploitation activity. The vulnerability is not listed on the Hot List, and exploit code does not appear to be publicly available. However, the relatively low barrier to entry—requiring only network access to announce a malformed block—means exploitation is technically straightforward once the vulnerability details are understood. Organizations should prioritize upgrading to version 1.3.0 or later before this transitions to active exploitation.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.3.0CPE matchmatch criteria
cpe:2.3:a:nimiq:nimiq_proof-of-stake:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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 Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.37%
Probability of exploitation in next 30 days
EPSS Percentile
29.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0037 is in the 10th percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-7c4j-2m43-2mghhigh

nimiq-primitives: Node crash due to missing interlink validation in election macro block proposals

Apr 22, 2026

References

github.com / nimiq/core-rs-albatross/commit/e10eaebcd7774e5da6d0ff5e88ed13503474f0ff
Patch
github.com / nimiq/core-rs-albatross/pull/3662
Issue TrackingPatch
github.com / nimiq/core-rs-albatross/releases/tag/v1.3.0
Release Notes
github.com / nimiq/core-rs-albatross/security/advisories/GHSA-7c4j-2m43-2mgh
PatchVendor Advisory