PT-2026-30255 · Pypi · Core-Rs-Albatross

·

CVE-2026-35468

·

Published

2026-04-03

·

Updated

2026-04-03

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions nimiq/core-rs-albatross versions prior to 1.3.0
Description Two peer-facing consensus request handlers incorrectly assume the history index is always available by calling blockchain.history store.history index().unwrap() directly. Because HistoryStoreProxy::history index() can return None during the HistoryStoreProxy::WithoutIndex state, such as when a full node is syncing, a remote peer can trigger an Option::unwrap() panic. This occurs when sending RequestTransactionsProof or RequestTransactionReceiptsByAddress requests.
Recommendations Update nimiq/core-rs-albatross to version 1.3.0.

Exploit

Fix

Unchecked Return Value

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-35468
GHSA-XR78-2JHH-9WF9

Affected Products

Core-Rs-Albatross