3 matches found
CVE-2026-34069
CVE-2026-34069 affects the Rust implementation of Nimiq’s PoS consensus (nimiq/core-rs-albatross). In versions 1.2.2 and earlier, an unauthenticated p2p peer can trigger a panic in the RequestMacroChain message handler when the first locator hash on the victim’s main chain is a micro block hash (...
5.3CVSS5.8AI score0.00297EPSS
SaveExploits0References4Affected Software1
GHSA-48M6-486P-9J8P nimiq-consensus panics via RequestMacroChain micro-block locator
Impact An unauthenticated p2p peer can cause the RequestMacroChain message handler task to panic by sending a RequestMacroChain message where the first locator hash that is on the victim’s main chain is a micro block hash not a macro block hash. In RequestMacroChain::handle, the handler selects t...
5.3CVSS5.8AI score0.00297EPSS
SaveExploits0References6
20