PT-2026-34543 · Nimiq · Nimiq-Libp2P
CVE-2026-34062
·
Published
2026-04-22
·
Updated
2026-04-23
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
nimiq-libp2p versions prior to 1.3.0
Description
In this Nimiq network implementation based on libp2p, the functions
MessageCodec::read request() and read response() call read to end() on inbound substreams. This allows a remote peer to send a partial frame and keep the substream open. Additionally, because Behaviour::new sets with max concurrent streams(1000), the node exposes a larger stalled-slot budget than the library default.Recommendations
Update to version 1.3.0.
Exploit
Fix
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Nimiq-Libp2P