Nimiq是Nimiq开源的一个Albatross协议的Rust实现。 Nimiq 1.3.0之前版本存在安全漏洞,该漏洞源于nimiq-libp2p中MessageCodec::read_request和read_response在入站子流上调用read_to_end,因此远程对等方可以仅发送部分帧并保持子流打开。由于Behaviour::new还设置了with_max_concurrent_streams(1000),节点暴露的停滞槽预算远大于库默认值。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| nimiq | network-libp2p | < 1.3.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-33471 | 9.6 CRITICAL | nimiq-block has skip block quorum bypass via out-of-range BitSet indices & u16 truncation |
| CVE-2026-34063 | 7.5 HIGH | network-libp2p: Peer can crash the node by opening discovery protocol substream twice |
| CVE-2026-34065 | 7.5 HIGH | nimiq-primitives: Node crash due to missing interlink validation in election macro block p |
| CVE-2026-34068 | 6.8 MEDIUM | nimiq-transaction: UpdateValidator transactions allows voting key change without proof-of- |
| CVE-2026-34064 | 5.3 MEDIUM | nimiq-account: Vesting insufficient funds error can panic |
| CVE-2026-34066 | 5.3 MEDIUM | nimiq-blockchain: Peer-triggerable panic during history sync |
| CVE-2026-34067 | 3.1 LOW | nimiq-transaction vulnerable to panic via `HistoryTreeProof` length mismatch |
No comments yet