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

26
FAUCET Score

OVERVIEW CVE-2026-34064 is a denial-of-service vulnerability in nimiq-account versions prior to 1.3.0, a Rust library containing account primitives for the Nimiq blockchain implementation. The flaw exists in the VestingContract::can_change_balance function, which can be triggered to cause a node crash when processing vesting contracts with improperly validated parameters. SEVERITY The vulnerability has a CVSS 3.1 score of 5.3 (Medium) with a network-based attack vector requiring no privileges or user interaction. An attacker can exploit this by creating a malicious vesting contract that encodes a total_amount exceeding the actual transaction value, then broadcasting an outgoing transaction to trigger an integer underflow panic during either mempool admission or block processing. While the attack is straightforward to execute with low complexity, the impact is limited to availability disruption rather than data confidentiality or integrity compromise. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, with the vulnerability remaining inactive on security tracking lists. No public exploit code is currently available, and community attention appears minimal. The EPSS probability score of 0.00029 indicates very low likelihood of exploitation attempts relative to the broader CVE landscape. Patched version 1.3.0 has been released with no known workarounds available prior to upgrading.

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

5.3MEDIUM

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
19.6%
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.0027 is in the 4th 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-vc34-39q2-m6q3medium

nimiq-account: Vesting insufficient funds error can panic

Apr 22, 2026

References

github.com / nimiq/core-rs-albatross/commit/4d01946f0b3d6c6e31786f91cdfb3eb902908da0
Patch
github.com / nimiq/core-rs-albatross/pull/3658
Issue TrackingPatch
github.com / nimiq/core-rs-albatross/releases/tag/v1.3.0
Release Notes
github.com / nimiq/core-rs-albatross/security/advisories/GHSA-vc34-39q2-m6q3
PatchVendor Advisory