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-34068

22
FAUCET Score

OVERVIEW CVE-2026-34068 affects nimiq-transaction versions prior to 1.3.0, a Rust implementation component used in Nimiq's blockchain protocol. The vulnerability exists in the staking contract's handling of UpdateValidator transactions, which can accept new voting keys without requiring proof-of-knowledge validation. This omission bypasses critical security protections designed to prevent BLS rogue-key attacks when validator public keys are aggregated for consensus verification. SEVERITY The vulnerability has a CVSS score of 6.8 (Medium) with a network-based attack vector and high attack complexity. While an attacker could theoretically forge a quorum-looking macro block justification with a single malicious signature by introducing a rogue-key voting key into the validator set, practical exploitation is constrained by the requirement to predict the next epoch's validator set, which is determined through a verifiable random function. The integrity impact is high, but confidentiality and availability are not affected. The EPSS score of 0.00008 and Faucet Risk Score of 36 indicate relatively low real-world threat likelihood compared to other vulnerabilities. EXPLOITATION STATUS There is no evidence of active exploitation, and the vulnerability is not listed on the CISA KEV catalog. No public exploit code is currently available. Community attention appears minimal, with the vulnerability classified as inactive on threat tracking lists. The patch is available in version 1.3.0 and above, with no known workarounds for affected versions.

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

6.8MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
2.2
Impact Score
4.0
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.20%
Probability of exploitation in next 30 days
EPSS Percentile
10.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0020 is in the 1st percentile among its peer group of 19,955 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 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-pf4j-pf3w-95f9medium

nimiq-transaction: UpdateValidator transactions allows voting key change without proof-of-knowledge

Apr 22, 2026

References

github.com / nimiq/core-rs-albatross/commit/e7f0ab7d2115e17d6e5548ddc60f10df1a5d645f
Patch
github.com / nimiq/core-rs-albatross/pull/3654
Issue TrackingPatch
github.com / nimiq/core-rs-albatross/releases/tag/v1.3.0
Release Notes
github.com / nimiq/core-rs-albatross/security/advisories/GHSA-pf4j-pf3w-95f9
PatchVendor Advisory