Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2026-44505
Deferred
More InfoOfficial Page
Source-security-advisories@github.com
View Known Exploited Vulnerability (KEV) details
Published At-10 Jun, 2026 | 00:16
Updated At-10 Jun, 2026 | 20:58

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. network-libp2p handles kad get-record query progress in handle_dht_get (network-libp2p/src/swarm.rs). Prior to version 1.4.0, when a peer returns a FoundRecord, the code verifies the record via dht_verifier.verify(&record.record). On verifier error, handle_dht_get logs and returns early without completing the oneshot used by Network::dht_get, and without cleaning up per-query bookkeeping. Later query progress can hit the "DHT inconsistent state" path and also return without cleanup. Because Network::dht_get awaits the oneshot without a timeout, the caller future can hang indefinitely. This issue has been patched in version 1.4.0.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Secondary3.15.3MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Type: Secondary
Version: 3.1
Base score: 5.3
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CPE Matches

Weaknesses
CWE IDTypeSource
CWE-755Primarysecurity-advisories@github.com
CWE ID: CWE-755
Type: Primary
Source: security-advisories@github.com
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/nimiq/core-rs-albatross/pull/3716security-advisories@github.com
N/A
https://github.com/nimiq/core-rs-albatross/releases/tag/v1.4.0security-advisories@github.com
N/A
https://github.com/nimiq/core-rs-albatross/security/advisories/GHSA-g39c-jcgg-qwvrsecurity-advisories@github.com
N/A
Hyperlink: https://github.com/nimiq/core-rs-albatross/pull/3716
Source: security-advisories@github.com
Resource: N/A
Hyperlink: https://github.com/nimiq/core-rs-albatross/releases/tag/v1.4.0
Source: security-advisories@github.com
Resource: N/A
Hyperlink: https://github.com/nimiq/core-rs-albatross/security/advisories/GHSA-g39c-jcgg-qwvr
Source: security-advisories@github.com
Resource: N/A
Change History
0Changes found

Details not found