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

26
FAUCET Score

OVERVIEW CVE-2026-32605 is a denial-of-service vulnerability in nimiq/core-rs-albatross, a Rust-based Proof-of-Stake blockchain implementation using the Albatross consensus algorithm. An untrusted peer can crash validator nodes by sending a specially crafted Tendermint proposal message with an out-of-bounds signer index. The flaw stems from improper bounds validation in the ProposalSender::send function, which fails to prevent access to invalid validator array indices prior to cryptographic verification. SEVERITY This vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network-based attack vector requiring no privileges or user interaction. The attack complexity is low, making it easily exploitable by any network participant. The impact is limited to availability, as successful exploitation causes an unhandled panic that crashes the validator process without affecting confidentiality or integrity. The FAUCET risk score of 48.0/100 indicates moderate concern relative to broader vulnerability landscapes. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, as indicated by the vulnerability's absence from CISA's Known Exploited Vulnerabilities catalog and inactive status on exploit tracking lists. The extremely low EPSS score of 0.00055 suggests minimal real-world exploitation likelihood. The vulnerability was patched in version 1.3.0, and community awareness appears limited given the specialized nature of the affected software. Organizations running nimiq/core-rs-albatross should prioritize upgrading to the patched version.

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.46%
Probability of exploitation in next 30 days
EPSS Percentile
37.6%
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.0046 is in the 16th percentile among its peer group of 51,551 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

References

github.com / nimiq/core-rs-albatross/commit/9199364b60c7acae4219800d194bbe07d2997b8c
Patch
github.com / nimiq/core-rs-albatross/pull/3661
Issue TrackingPatch
github.com / nimiq/core-rs-albatross/releases/tag/v1.3.0
Release Notes
github.com / nimiq/core-rs-albatross/security/advisories/GHSA-g99c-h7j7-rfhv
PatchVendor Advisory